Demonstration of implementation of bitonic sort in both regular C and OpenCL
-
Updated
May 18, 2024 - C
Demonstration of implementation of bitonic sort in both regular C and OpenCL
Implementation of the Bitonic Sorting Algorithm in C using MPI on a virtual hypercube architecture.
Bitonic sort using simd (avx/neon) instructions
Add a description, image, and links to the bitonic-merge-sort topic page so that developers can more easily learn about it.
To associate your repository with the bitonic-merge-sort topic, visit your repo's landing page and select "manage topics."