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 3 months ago
- ☆69Updated 3 weeks ago
- 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☆66Updated last year
- A warp-oriented dynamic hash table for GPUs☆76Updated last year
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- RTX compute samples☆70Updated 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
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆107Updated last year
- Fast CUDA 3x3 SVD☆77Updated 7 years ago
- ☆71Updated 11 years ago
- Examples for using SYCL on CUDA☆62Updated last month
- Concurrent CPU-GPU Programming using Task Models☆104Updated 5 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆93Updated 2 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated this week
- Full-speed Array of Structures access☆174Updated 2 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆56Updated 7 months ago
- Little helper project that builds a BVH over triangles, and allows for querying closest surface point for given input point☆24Updated 3 years ago
- Multi-GPU Framework for Voxel Grid Computations☆61Updated last week
- 小彭老师推出 SyCL 2020 课程(施工中,日后会在直播中放出)☆15Updated 2 years ago
- ☆49Updated 3 years ago
- Evaluating different memory managers for dynamic GPU memory☆26Updated 4 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆417Updated 2 months ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆95Updated 3 years ago
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆196Updated 4 months ago
- a CUDA implementation of a priority queue☆83Updated 5 years ago
- A cross-platform CUDA/C++17 starter project with google test and google benchmark support.☆39Updated 3 months ago
- GPU B-Tree with support for versioning (snapshots).☆51Updated last year
- A Library for fast Hash Tables on GPUs☆126Updated 2 weeks ago
- zenus parallel computing library for zenus physics-based simulations☆90Updated 3 months ago