owensgroup / SlabAlloc
A dynamic GPU memory allocator, suitable for warp synchronized scenarios.
☆11Updated 5 years ago
Alternatives and similar repositories for SlabAlloc:
Users that are interested in SlabAlloc are comparing it to the libraries listed below
- ☆64Updated last year
- BGHT: High-performance static GPU hash tables.☆63Updated 2 weeks ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆21Updated 9 years ago
- A warp-oriented dynamic hash table for GPUs☆73Updated last year
- OptiX SDK headers, everything needed to build & run OptiX applications. SDK samples not included.☆18Updated last month
- CUDA implementation of parallel radix sort using Blelloch scan☆62Updated last year
- RTX compute samples☆70Updated last year
- Evaluating different memory managers for dynamic GPU memory☆25Updated 4 years ago
- Fast CUDA 3x3 SVD☆72Updated 6 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 4 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆50Updated last month
- Little helper project that builds a BVH over triangles, and allows for querying closest surface point for given input point☆24Updated 3 years ago
- GPU B-Tree with support for versioning (snapshots).☆47Updated 5 months ago
- Examples for using SYCL on CUDA☆62Updated last month
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆55Updated 2 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 3 years ago
- Sample code for our CUDA AMR Iso-Surface Extraction☆11Updated 5 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Cuda matrix computation library that is specified for small matrix operation (3x3, 4x4, 1x3, 1x4, etc.). Including buffer☆20Updated last year
- CSR-based SpGEMM on nVidia and AMD GPUs☆45Updated 9 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago
- A lightweight C++ optimization library for nonlinear problems☆11Updated 7 months ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 9 months ago
- Multi-GPU Framework for Voxel Grid Computations☆51Updated last week
- a CUDA implementation of a priority queue☆84Updated 4 years ago
- Synchronous, single-threaded, library-only SYCL implementation for debugging and verification.☆35Updated 2 weeks ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated 11 months ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆104Updated 7 years ago
- 'cubicle' - a CUDA-centric BVH query library (kNN, find closest point, etc)☆26Updated 2 weeks ago
- A library with space-filling curve algorithms (analysis, neighbor-finding, visualization) and other utilities (math, geometry, image proc…☆24Updated 7 years ago