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
- A portable high-level API with CUDA or OpenCL back-end☆55Updated 8 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆164Updated last year
- Implementation of the SYCL specification.☆66Updated last year
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆22Updated 10 years ago
- Corrected source for the OpenCL in Action book (work in progress)☆63Updated 12 years ago
- Generic system-wide modern C++ for heterogeneous platforms with SYCL from Khronos Group☆78Updated 5 years ago
- OpenCL-OpenGL Interop examples☆43Updated 6 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆73Updated 10 years ago
- c++ posit implementation☆44Updated 2 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- Experimental ranges for CUDA☆25Updated 7 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- Visual Computing Library☆20Updated 3 weeks ago
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆59Updated last year
- Simple OpenCL Samples that Build with Khronos Headers and Libs☆120Updated this week
- A GPU-based LZSS compression algorithm, highly tuned for NVIDIA GPGPUs and for streaming data, leveraging the respective strengths of CPU…☆38Updated 10 years ago
- Portable 128-bit SIMD intrinsics☆59Updated 2 years ago
- Bitonic Sort for C and CUDA☆16Updated 7 years ago
- ☆74Updated 2 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 7 years ago
- Efficient CUDA Stream Compaction Library☆35Updated 2 years ago
- ☆62Updated 3 years ago
- C++ implementation of a 16 bit floating-point type mimicking most of the IEEE 754 behaviour. Compatible with the half data type used as t…☆152Updated 13 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- Parallel k-D Tree Construction☆57Updated 13 years ago
- Set of guidelines for porting OpenCL™ C to OpenCL C++☆41Updated 8 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 8 years ago
- Vulkan sample material for CIS 565 at the University of Pennsylvania☆49Updated 8 years ago