Simple sorting algorithm test based on CUDA
Distributed, Parallel, and Cluster Computing
2015-05-29 v1
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.
Cite
@article{arxiv.1505.07605,
title = {Simple sorting algorithm test based on CUDA},
author = {Hongyu Meng and Fangjin Guo},
journal= {arXiv preprint arXiv:1505.07605},
year = {2015}
}