Gram21 / GPUSorting
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 2 years ago
- Simple example of using Vulkan for GPGPU computing☆54Updated 6 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆21Updated 9 years ago
- A portable high-level API with CUDA or OpenCL back-end☆54Updated 7 years ago
- mallocMC: Memory Allocator for Many Core Architectures☆55Updated last month
- Bitonic Sort for C and CUDA☆16Updated 6 years ago
- AnyDSL traversal code☆15Updated 6 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆64Updated 9 years ago
- Generic system-wide modern C++ for heterogeneous platforms with SYCL from Khronos Group☆76Updated 4 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆70Updated 9 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆50Updated last month
- ☆56Updated last month
- Set of guidelines for porting OpenCL™ C to OpenCL C++☆41Updated 7 years ago
- Implementation of the SYCL specification.☆66Updated 10 months ago
- Kernel Tuning Toolkit☆59Updated last month
- SYCL Conformance Tests☆70Updated last week
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
- NanoSTL, a small subset of C++ STL and libm☆126Updated 4 months ago
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆23Updated 3 weeks ago
- Simple OpenCL Samples that Build with Khronos Headers and Libs☆101Updated last week
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- GPU Recursive Filtering☆46Updated last year
- Giddy - A lightweight GPU decompression library☆42Updated 5 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆70Updated 8 years ago
- Speed of light ray-tracer☆23Updated 7 years ago
- Computing Language Utility☆72Updated 8 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated 11 months ago
- A library to benchmark CUDA code, similar to google benchmark.☆28Updated 4 years ago