搜索资源列表
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.