搜索资源列表
mpiquiksort.rar
- 基于MPI的并行快速排序算法,可以通过并行快速排序提高排序速度,MPI-based parallel quick sort algorithm, you can sort through parallel quick sort to improve the speed
meijubympi
- 用mpi实现的枚举排序,测试请在mpi的并行环境中进行-Enumeration sorting using mpi implementation, testing in the mpi parallel environment for the conduct
mpi
- 基于MPI的并行快排和并行枚举排序的实现。属于MPI的入门级程序。-MPI-based parallel quick scheduling and parallel implementation enumeration sort. MPI belong to the entry-level procedures.
MPI-Sort
- 枚举、快速排序和正则采样排序的并行算法,附带说明,无解压密码-Enumeration, fast sorting and regular sampling of parallel sorting algorithms, annotated, non-decompression password
quicksort
- 本人写的一个快速排序的程序,同时写出了用openmp进行的并行计算程序,并且对于串行和并行进行了时间的比较,希望对于初学openmp的同志有所帮助!-I was sort of a fast process, at the same time to write with the openmp parallel computing procedures, and serial and parallel for a comparison of the time, I hope for the beg
XSort_Submit
- 归并排序的并行算法 intel 多线程优化大赛-Parallel merge sort algorithm
mpi-code
- 并行程序设计源码(转载)包过 FFT Sort -parallel code including FFT Sort and so on
mpi_quick_sort
- 用并行mpi进行快速排序 用并行mpi进行快速排序-Using parallel mpi quick sort quick sort using parallel mpi
Yamini.Navid.BucketSort
- This Bucket sort,both sequential and parallel code, using C++ and MPI -This is Bucket sort,both sequential and parallel code, using C++ and MPI
quicksort.c
- quick sort in parallel version with MPI
pthread-merge
- p-thread merge sort!
14parallel_bucket_sort
- Parallel Bucket Sort with MPI
MPIBitonicSorting
- Bitonic sort with MPI
bitonic_sort
- Parallel Bitonic Sort
bitonic.c
- A simple parallel bitonic sort implementation using MPI and written in C. For all MPI lovers. It will be helpful
MPI-parallel-programming
- 高性能计算并行编程技术 MPI parallel programming-High Performance Computing parallel programming MPI parallel programming
bucket
- bucket sort example that works in parallel that works on windows system with open mpi. Input is hard coded, no real interface for input, you will need to extend the program.
quick_sort
- 并行QUICK SORT (MPI) 并行QUICK SORT (MPI)-Parallel QUICK SORT (MPI) parallel QUICK SORT (MPI) parallel QUICK SORT (MPI)
Bitonic-Sort
- parallel program for bitonic sort
Heap-Sort
- parallel prog for heap sort
