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:
- BGHT: High-performance static GPU hash tables.☆72Updated 2 months ago
- ☆68Updated 2 years 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
- CUDA implementation of parallel radix sort using Blelloch scan☆64Updated last year
- ☆48Updated 3 years ago
- RTX compute samples☆70Updated 2 years ago
- A Library for fast Hash Tables on GPUs☆126Updated 3 years ago
- Full-speed Array of Structures access☆173Updated 2 years ago
- 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
- Multi-GPU Framework for Voxel Grid Computations☆60Updated this week
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆106Updated last year
- GPU B-Tree with support for versioning (snapshots).☆49Updated 10 months ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆106Updated last month
- a CUDA implementation of a priority queue☆83Updated 5 years ago
- Fast CUDA 3x3 SVD☆75Updated 6 years ago
- Examples for using SYCL on CUDA☆62Updated 2 weeks ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- zenus parallel computing library for zenus physics-based simulations☆89Updated 2 months ago
- 小彭老师推出 SyCL 2020 课程(施工中,日后会在直播中放出)☆15Updated 2 years ago
- Evaluating different memory managers for dynamic GPU memory☆26Updated 4 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆95Updated 3 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 3 weeks ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- Conjugate Gradient for Least Squares in CUDA☆52Updated 10 years ago
- nimbus: a cloud computing framework for high performance computations☆26Updated 5 years ago
- Concurrent CPU-GPU Programming using Task Models☆103Updated 5 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆55Updated 6 months ago
- CUSP : A C++ Templated Sparse Matrix Library☆416Updated last month