Sorting algorithms have been studied for more than 3 decades now. The aim of this paper is to implement some of the sorting algorithms using the CUDA language in a GPU environment provided by the Nvidia graphics cards. This empirical study is done for comparing the performance of the sorting algorithms in a run-time environment provided by the GPUs and the CUDA programming language. This study considers the implementation of bubble sort, insertion sort, quicksort, selection sort and shell sort algorithms. It is shown that there is a significant amount of speed-up in using CUDA and the Nvidia architecture instead of a sequential code running on standard architectures.
CUDA sorting algorithms; GPGPU programming; parallel sorting
Bölüm | Research Article |
---|---|
Yazarlar | |
Yayımlanma Tarihi | 28 Ağustos 2016 |
Yayımlandığı Sayı | Yıl 2016 Cilt: 4 Sayı: 3 |