搜索资源列表
MPI_QuickSort
- 并行快速排序算法,基于MPI 2.0 c语言实现,注释很清楚明确。-Parallel QuickSort base on MPI 2.0 in C language.
MPI_QuickSort
- MIP并行计算实现快速排序算法。在本篇中,我们首先对快速排序算法进行描述和实现,并在此基础上分析此算法的并行性,确定并行编程模式,最后给出该算法的MPI实现。-MIP fast parallel sorting algorithms. In this, we first describe a fast sorting algorithm and implementation, and on this basis of paralleli