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:
- ☆69Updated 2 months ago
- BGHT: High-performance static GPU hash tables.☆71Updated 5 months ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆22Updated 10 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
- RTX compute samples☆70Updated 2 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 3 weeks ago
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆107Updated last year
- OptiX SDK headers, everything needed to build & run OptiX applications. SDK samples not included.☆35Updated 9 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
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Concurrent CPU-GPU Programming using Task Models☆105Updated 5 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- ☆50Updated 3 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
- C++ L-BFGS implementation using plain STL☆35Updated 2 weeks ago
- Evaluating different memory managers for dynamic GPU memory☆26Updated 4 years ago
- GPU B-Tree with support for versioning (snapshots).☆51Updated last year
- Fast CUDA 3x3 SVD☆78Updated 7 years ago
- Full-speed Array of Structures access☆176Updated 2 years ago
- C++ Shape Analysis and Geometry Processing☆40Updated last year
- Multi-GPU Framework for Voxel Grid Computations☆62Updated last month
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- A library with space-filling curve algorithms (analysis, neighbor-finding, visualization) and other utilities (math, geometry, image proc…☆26Updated 8 years ago
- A library of various helper routines and frameworks used by many of the lab's software☆75Updated 5 months ago
- A Library for fast Hash Tables on GPUs☆129Updated 2 months ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- a CUDA implementation of a priority queue☆84Updated 5 years ago
- Examples for using SYCL on CUDA☆62Updated 3 months ago
- Cuda matrix computation library that is specified for small matrix operation (3x3, 4x4, 1x3, 1x4, etc.). Including buffer☆19Updated last year