Gram21 / GPUSortingLinks
Implementation of a few sorting algorithms in OpenCL
☆36Updated 6 years ago
Alternatives and similar repositories for GPUSorting
Users that are interested in GPUSorting are comparing it to the libraries listed below
Sorting:
- Simple example of using Vulkan for GPGPU computing☆58Updated 7 years ago
- ☆69Updated 3 years ago
- Corrected source for the OpenCL in Action book (work in progress)☆63Updated 12 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆164Updated last year
- A portable high-level API with CUDA or OpenCL back-end☆55Updated 8 years ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆22Updated 10 years ago
- Bitonic Sort for C and CUDA☆16Updated 7 years ago
- Computing Language Utility☆72Updated 9 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆73Updated 10 years ago
- Experimental ranges for CUDA☆25Updated 7 years ago
- Set of guidelines for porting OpenCL™ C to OpenCL C++☆41Updated 8 years ago
- Visual Computing Library☆20Updated 3 weeks ago
- ☆28Updated 7 years ago
- Concurrent CPU-GPU Programming using Task Models☆106Updated 6 years ago
- ☆124Updated 13 years ago
- Simple OpenCL Samples that Build with Khronos Headers and Libs☆120Updated this week
- Example of how to use CUDA with CMake >= 3.8☆70Updated 7 months ago
- Efficient CUDA Stream Compaction Library☆35Updated 2 years ago
- Generic system-wide modern C++ for heterogeneous platforms with SYCL from Khronos Group☆78Updated 5 years ago
- Implementation of the SYCL specification.☆66Updated last year
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 7 years ago
- C++ to OpenCL C Source-to-source Translation☆13Updated 11 years ago
- c++ posit implementation☆44Updated 2 years ago
- fast log and exp functions for AVX2/AVX-512☆239Updated 10 months ago
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆59Updated last year
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 12 years ago
- Speed of light ray-tracer☆23Updated 8 years ago
- OpenCL-OpenGL Interop examples☆43Updated 6 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated 2 months ago