owensgroup / SlabAllocLinks
A dynamic GPU memory allocator, suitable for warp synchronized scenarios.
☆11Updated 6 years ago
Alternatives and similar repositories for SlabAlloc
Users that are interested in SlabAlloc are comparing it to the libraries listed below
Sorting:
- ☆68Updated this week
- BGHT: High-performance static GPU hash tables.☆72Updated 3 months ago
- A warp-oriented dynamic hash table for GPUs☆74Updated last year
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆22Updated 9 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- CUDA implementation of parallel radix sort using Blelloch scan☆64Updated last year
- EGGS, a method to speed up sparse matrix operations when the same sparsity is used for multiple times. This repo contains examples that s…☆25Updated 5 years ago
- RTX compute samples☆70Updated 2 years ago
- GPU B-Tree with support for versioning (snapshots).☆51Updated 11 months ago
- ☆48Updated 3 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last month
- Concurrent CPU-GPU Programming using Task Models☆103Updated 5 years ago
- a CUDA implementation of a priority queue☆83Updated 5 years ago
- Full-speed Array of Structures access☆173Updated 2 years ago
- Evaluating different memory managers for dynamic GPU memory☆26Updated 4 years ago
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆106Updated last year
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆108Updated 2 months ago
- Multi-GPU Framework for Voxel Grid Computations☆61Updated this week
- OptiX SDK headers, everything needed to build & run OptiX applications. SDK samples not included.☆34Updated 7 months ago
- A Library for fast Hash Tables on GPUs☆126Updated last week
- Examples for using SYCL on CUDA☆62Updated last month
- A header-only compile-time Morton encoding / decoding library for N dimensions.☆108Updated 2 years ago
- Compute one-side Hausdorff distance between triangle meshes with error bound.☆29Updated 3 years ago
- Cuda matrix computation library that is specified for small matrix operation (3x3, 4x4, 1x3, 1x4, etc.). Including buffer☆19Updated last year
- Directed Acyclic Graph Execution Engine (DAGEE) is a C++ library that enables programmers to express computation and data movement, as ta…☆46Updated 3 years ago
- A gpu based implementation of a K-D Tree Builder☆114Updated 6 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆56Updated 6 months ago
- Stencil Probe - a stencil microbenchmark☆30Updated 12 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆92Updated 2 years ago