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.☆71Updated last month
- ☆67Updated 2 years ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆22Updated 9 years ago
- A warp-oriented dynamic hash table for GPUs☆74Updated 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
- Concurrent CPU-GPU Programming using Task Models☆103Updated 5 years ago
- CUDA implementation of parallel radix sort using Blelloch scan☆64Updated last year
- ☆47Updated 2 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- RTX compute samples☆70Updated 2 years ago
- A library with space-filling curve algorithms (analysis, neighbor-finding, visualization) and other utilities (math, geometry, image proc…☆25Updated 7 years ago
- Examples for using SYCL on CUDA☆62Updated last month
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated this week
- a CUDA implementation of a priority queue☆83Updated 4 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- Full-speed Array of Structures access☆174Updated 2 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
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆55Updated 5 months ago
- GPU B-Tree with support for versioning (snapshots).☆49Updated 10 months ago
- CUSP : A C++ Templated Sparse Matrix Library☆416Updated 3 weeks ago
- Evaluating different memory managers for dynamic GPU memory☆26Updated 4 years ago
- Fast CUDA 3x3 SVD☆75Updated 6 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆105Updated last month
- ☆61Updated 2 years ago
- Multi-GPU Framework for Voxel Grid Computations☆60Updated 2 weeks 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
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆94Updated 3 years ago
- Compute one-side Hausdorff distance between triangle meshes with error bound.☆28Updated 3 years ago
- C++ L-BFGS implementation using plain STL☆34Updated 2 years ago