Open Access. Powered by Scholars. Published by Universities.®

Digital Commons Network

Open Access. Powered by Scholars. Published by Universities.®

Social and Behavioral Sciences

PDF

Providence College

Annual Celebration of Student Scholarship and Creativity

Series

Graphical processing

Articles 1 - 1 of 1

Full-Text Articles in Entire DC Network

Sorting On Cuda, Ayushi Sinha Apr 2011

Sorting On Cuda, Ayushi Sinha

Annual Celebration of Student Scholarship and Creativity

The traditional sorting technique, sequential sorting, is inefficient with increasing amounts of data that can be stored on computers. Researchers looking for faster sorting techniques have turned to parallel computing to address the limitations of sequential sorting. This project involves the implementation of three parallel sorting algorithms on CUDA, a parallel computing architecture which implements algorithms on Graphics Processing Units (GPUs).