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☆57Updated 7 years ago
- ☆68Updated 3 years ago
- Bitonic Sort for C and CUDA☆16Updated 7 years ago
- A portable high-level API with CUDA or OpenCL back-end☆55Updated 8 years ago
- Corrected source for the OpenCL in Action book (work in progress)☆64Updated 12 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆164Updated last year
- ☆124Updated 13 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- A GPU-based LZSS compression algorithm, highly tuned for NVIDIA GPGPUs and for streaming data, leveraging the respective strengths of CPU…☆37Updated 10 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆42Updated 12 years ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 12 years ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆22Updated 10 years ago
- Visual Computing Library☆20Updated last month
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆59Updated last year
- Generic system-wide modern C++ for heterogeneous platforms with SYCL from Khronos Group☆78Updated 4 years ago
- Implementation of the SYCL specification.☆66Updated last year
- Easy to run kernels using OpenCL☆187Updated 8 months ago
- Efficient CUDA Stream Compaction Library☆35Updated 2 years ago
- Simple OpenCL Samples that Build with Khronos Headers and Libs☆118Updated last week
- Example of how to use CUDA with CMake >= 3.8☆70Updated 7 months ago
- Set of guidelines for porting OpenCL™ C to OpenCL C++☆41Updated 8 years ago
- Portable 128-bit SIMD intrinsics☆59Updated 2 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- Vulkan sample material for CIS 565 at the University of Pennsylvania☆49Updated 8 years ago
- Concurrent CPU-GPU Programming using Task Models☆105Updated 6 years ago
- 3D Computational Geometry in C++11☆20Updated 7 years ago
- OpenCL specific C++ libraries implemented in C++ for OpenCL kernel language published in releases of OpenCL-Docs☆121Updated 2 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆115Updated 5 months ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year