A library for sorting collections using parallel quicksort.
-
Updated
Jan 29, 2021 - C#
A library for sorting collections using parallel quicksort.
A collection of multiple parallel quicksort algorithms implemented in C both in MPI (distributed memory) and OpenMP (shared memory). UniTS, SDIC, 2023-2024.
Add a description, image, and links to the parallel-quicksort topic page so that developers can more easily learn about it.
To associate your repository with the parallel-quicksort topic, visit your repo's landing page and select "manage topics."