/cpu-vs-gpu-sorting

A comparison study between sequential sorting algorithms implemented in C++ and parallel sorting algorithms implemented in CUDA as part of the master's thesis.

Primary LanguageC++

Issues