搜索资源列表
gpuqsortlib
- gpu 快速排序,利用gpu实现快速排序,是目前最有效率的一种-quick sort by gpu
ranksort
- 这是一个用cuda平台实现的简单的排序。具有参考价值-This is a simple to use cuda platform of the sort. With a reference value
sort-based-on-cuda
- 能够对大量的数据基于cuda平台从小到大进行排序-Capable of large amounts of data from small to large based on the cuda platform to sort
cuda_BITONIC
- This project is the Bitonic sort implementation on GPU s using cuda C.
shuangtiaopaixu
- 用普通程序和cuda并行程序来实现双调排序。-Ordinary procedures and cuda parallel program to achieve the sort of two-tone.
hist_gpu_shmem_atomics
- 《GPU高性能编程cuda实战》书中第9章源代码排序第3个-GPU high-performance programming cuda combat the ninth chapter of the book sort of source code 3
hist_gpu_gmem_atomics
- 《GPU高性能编程cuda实战》书中第9章源代码排序第2个-GPU high-performance programming cuda combat the ninth chapter of the book sort of source code 2
hist_cpu
- 《GPU高性能编程cuda实战》书中第9章源代码排序第1个-GPU high-performance programming cuda combat the ninth chapter of the book sort of source code, a
maopao1
- 基于cuda冒泡排序算法,加速有限,完全逆序较高。是学习cuda的好代码-cuda program about sort
sort
- 基于cuda的并行高效排序算法,并且计算了是否使用shared内存的不同效率-cuda parallel efficient sorting algorithms, and calculate whether to use shared memory efficiency
merge
- cuda的Merge sort(Old and even)實作及詳細住解-cuda of MERGE the sort (Old and even) the solution implementation and detailed live
mergesort
- 超快速排序C程序,使用cuda编程,质量高-fast sort c program, use cuda.