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:
- ☆68Updated 3 years ago
- Simple example of using Vulkan for GPGPU computing☆56Updated 6 years ago
- A portable high-level API with CUDA or OpenCL back-end☆54Updated 7 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆162Updated last year
- Bitonic Sort for C and CUDA☆16Updated 6 years ago
- Implementation of the SYCL specification.☆65Updated last year
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆22Updated 9 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆71Updated 9 years ago
- Learn OpenCL step by step.☆138Updated 2 years ago
- Corrected source for the OpenCL in Action book (work in progress)☆64Updated 11 years ago
- Generic system-wide modern C++ for heterogeneous platforms with SYCL from Khronos Group☆77Updated 4 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆66Updated 10 years ago
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆54Updated last year
- Computer vision library with focus on heterogeneous systems☆120Updated last year
- Collection of samples and utilities for using ComputeCpp, Codeplay's SYCL implementation☆325Updated 2 years ago
- ☆124Updated 12 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- SYCL Conformance Tests☆70Updated 2 weeks ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last month
- basic examples of OpenCL with the C++ API☆174Updated 6 years ago
- Simple OpenCL Samples that Build with Khronos Headers and Libs☆111Updated 3 weeks ago
- Easy to run kernels using OpenCL☆185Updated 3 months ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆104Updated 3 weeks ago
- Portable 128-bit SIMD intrinsics☆58Updated 2 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
- OpenCL specific C++ libraries implemented in C++ for OpenCL kernel language published in releases of OpenCL-Docs☆120Updated 2 years ago
- A GPU-based LZSS compression algorithm, highly tuned for NVIDIA GPGPUs and for streaming data, leveraging the respective strengths of CPU…☆35Updated 9 years ago
- Kernel Tuning Toolkit☆62Updated last month
- Simple OpenCL examples for exploiting GPU computing☆220Updated last year