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:
- ☆71Updated 3 months ago
- BGHT: High-performance static GPU hash tables.☆71Updated 6 months 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…☆26Updated 5 years ago
- A warp-oriented dynamic hash table for GPUs☆76Updated 2 years ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆22Updated 10 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- RTX compute samples☆70Updated 2 years ago
- CUDA implementation of parallel radix sort using Blelloch scan☆67Updated last year
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last month
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆109Updated last year
- Little helper project that builds a BVH over triangles, and allows for querying closest surface point for given input point☆24Updated 4 years ago
- A lightweight C++ optimization library for nonlinear problems☆12Updated last year
- A library with space-filling curve algorithms (analysis, neighbor-finding, visualization) and other utilities (math, geometry, image proc…☆25Updated 8 years ago
- a CUDA implementation of a priority queue☆84Updated 5 years ago
- Concurrent CPU-GPU Programming using Task Models☆106Updated 6 years ago
- 'cubicle' - a CUDA-centric BVH query library (kNN, find closest point, etc)☆39Updated 3 months ago
- C++ L-BFGS implementation using plain STL☆36Updated 2 months ago
- Examples for using SYCL on CUDA☆62Updated 4 months ago
- Local and distributed octrees based on Morton codes with halo discovery and exchange with a 3D collision detection algorithm☆45Updated 3 months ago
- Compute one-side Hausdorff distance between triangle meshes with error bound.☆29Updated 3 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆21Updated 6 years ago
- Full-speed Array of Structures access☆176Updated 2 years ago
- Exact floating-point implementation of root parity CCD [Wang et al. 2022]☆35Updated 3 years ago
- Fast CUDA 3x3 SVD☆78Updated 7 years ago
- A gpu based implementation of a K-D Tree Builder☆118Updated 6 years ago
- GPU B-Tree with support for versioning (snapshots).☆51Updated last year
- Multi-GPU Framework for Voxel Grid Computations☆64Updated 3 months ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago