搜索资源列表
mergesort
- Merge SOrting using MPI libraries
Quick.c
- Quick Sorting using MPI libraries
MPI_hyperquicksort
- MPI (message passing protocol) based quicksort. hyperquicksort version (original proposed by C.J Quinn) Tested and Developed in H.U.T by MonteCristo
ques_3
- openMP/MPI program: hyperquicksort implemented by swapping of unsorted Arrays as per the algorithm.
QuickSort
- hyperquicksort using MPI