darkobozidar / cpu-vs-gpu-sortingLinks
A comparison study between sequential sorting algorithms implemented in C++ and parallel sorting algorithms implemented in CUDA as part of the master's thesis.
☆65Updated 4 years ago
Alternatives and similar repositories for cpu-vs-gpu-sorting
Users that are interested in cpu-vs-gpu-sorting are comparing it to the libraries listed below
Sorting:
- 3D graphics engine☆49Updated 3 years ago
- Hybrid CPU and GPU ray traced rendering using shared memory.☆57Updated 8 years ago
- Understanding the Efficiency of Ray Traversal on GPUs☆44Updated 9 years ago
- A GPU implementation of smallpt (http://www.kevinbeason.com/smallpt/) with Bounding Volume Hierarchy (BVH) tree.☆44Updated 10 years ago
- Sample code for a 'Quaternions revisited' article from GPU Pro 5☆34Updated 10 years ago
- NOT Simple OpenCL Physically-based Renderer (Path Tracing)