Find the kth smallest element of an array using MPI. Three different versions have been implemented for this purpose: k-Search, Heuristic Quickselect and Quickselect.
distributed-systems algorithms hpc mpi parallel-computing distributed-computing mpi-applications quickselect heuristic-search-algorithms mpi-parallelization k-select
-
Updated
Jan 30, 2024 - C++