Gram21 / GPUSortingLinks
Implementation of a few sorting algorithms in OpenCL
☆35Updated 5 years ago
Alternatives and similar repositories for GPUSorting
Users that are interested in GPUSorting are comparing it to the libraries listed below
Sorting:
- A portable high-level API with CUDA or OpenCL back-end☆54Updated 7 years ago
- Simple example of using Vulkan for GPGPU computing☆56Updated 6 years ago
- ☆68Updated 3 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆162Updated last year
- Implementation of the SYCL specification.☆66Updated last year
- Easy to run kernels using OpenCL☆185Updated 4 months ago
- Corrected source for the OpenCL in Action book (work in progress)☆64Updated 12 years ago
- Generic system-wide modern C++ for heterogeneous platforms with SYCL from Khronos Group☆77Updated 4 years ago
- Bitonic Sort for C and CUDA☆16Updated 6 years ago
- OpenCL specific C++ libraries implemented in C++ for OpenCL kernel language published in releases of OpenCL-Docs☆120Updated 2 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- Set of guidelines for porting OpenCL™ C to OpenCL C++☆41Updated 8 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆71Updated 9 years ago
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆55Updated last year
- Collection of samples and utilities for using ComputeCpp, Codeplay's SYCL implementation☆325Updated 2 years ago
- ☆74Updated 2 years ago
- Execution primitives for C++☆153Updated 5 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 months ago
- Computer vision library with focus on heterogeneous systems☆120Updated last year
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆22Updated 9 years ago
- ☆124Updated 12 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆66Updated 10 years ago
- Concurrent CPU-GPU Programming using Task Models☆103Updated 5 years ago
- Automatically exported from code.google.com/p/opencl-book-samples☆168Updated 6 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…☆150Updated 13 years ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 11 years ago
- Visual Computing Library☆20Updated 4 months ago
- c++ posit implementation☆44Updated 2 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆59Updated 12 years ago
- OpenCL-OpenGL Interop examples☆43Updated 5 years ago