All experiments performed as part of CEE82A - High Performance Computing.
-
Updated
Apr 29, 2022 - C++
All experiments performed as part of CEE82A - High Performance Computing.
Parallel implementation of the quicksort algorithm on a p-process hypercube topology in C++.
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 hyperquicksort topic page so that developers can more easily learn about it.
To associate your repository with the hyperquicksort topic, visit your repo's landing page and select "manage topics."