Simple sorting algorithm test based on CUDA

Hongyu Meng,Fangjin Guo
DOI: https://doi.org/10.48550/arXiv.1505.07605
2015-05-28
Abstract:With the development of computing technology, CUDA has become a very important tool. In computer programming, sorting algorithm is widely used. There are many simple sorting algorithms such as enumeration sort, bubble sort and merge sort. In this paper, we test some simple sorting algorithm based on CUDA and draw some useful conclusions.
Distributed, Parallel, and Cluster Computing
What problem does this paper attempt to address?