搜索资源列表
serial_Parallel_sort
- 串行冒泡排序 并行冒泡排序 奇偶冒泡排序 串行希尔排序 动态直方图显示排序过程-Serial bubble sort Parallel bubble sort Parity bubble sort Serial Hill sorting Dynamic histogram display the sorting process
calcuate
- 用但不模仿并行计算,本程序是排序的,并行计算是奇偶排序-Used but does not mimic parallel computing, the process is sort of, parallel computing is the odd-even sort
united1
- openmp sort, parallel bubble sort for example
meijupaixu
- MPI并行枚举排序 使用MPI函数进行并行枚举排序操作 visual studio编程 linux下运行-Parallel enumeration sort
SortUsingThreading
- > Sort using Threading. >> sort using 3 types(Quick-merge-insersion) of sort and try to sort in: 1- parallel Process. 2- Deadlock and solving it.->> Sort using Threading. >> sort using 3 types(Quick-merge-insersion) of so
alecu
- Parallel Rank Sort-Economy Informatics Department, A.S.E. Bucharest
Emeijubympin
- 用mpi实现的枚举排序,测试请在在mpi的并行环境中进行 -Test in mpi parallel environment mpi implemented enumeration sort
Umpi_quick_sos
- 用并行mpi进行快速排序 用并并行mpi进行快速排序 -Quick sort using parallel mpi parallel mpi quicksort
Pmpi_psrs_sora
- 并行正则采样排序 用mpi实实现的 测试请用mpi的并行环境 -The parallel regular sample sort with mpi real implementation test with mpi parallel environment
BucketSort
- 使用并行计算构建bucket sort算法-Using parallel computing to build bucket sort algorithm
sort
- 基于cuda的并行高效排序算法,并且计算了是否使用shared内存的不同效率-Cuda parallel efficient sorting algorithms, and calculate whether to use shared memory efficiency
kway
- mpi实现k路并行归并排序 通过k路并行对数据进行并行排序再将排序好的数据进行k路归并- K implementation of MPI parallel merge sort Through the K parallel data parallel sorting and then sort the data to K way merge
quick_sort
- 并行计算基于mpi的一个简单快速排序的代码,代码完整可运行。-Parallel computing mpi based on a simple quick sort of code, code integrity can be run.
main
- Parallel Quick sort with pthreads on Linux. Works faster than simple quick sort.
quicksortMPI
- sort parallel algorithm by mpi