Skip to content

tkoziara/intsort

Repository files navigation

intsort

Parallel and vectorised sorting of integers.

Radix and merge sort approaches implemented using [ISPC] (http://ispc.github.io). The radix sort is also distributed with ISPC examples.

About

Parallel and vectorised sorting of integers in ISPC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published