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 4 months ago
- BGHT: High-performance static GPU hash tables.☆71Updated 7 months ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆22Updated 10 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
- RTX compute samples☆70Updated 2 years ago
- A warp-oriented dynamic hash table for GPUs☆76Updated 2 years ago
- ☆51Updated 3 years ago
- Concurrent CPU-GPU Programming using Task Models☆106Updated 6 years ago
- CUDA implementation of parallel radix sort using Blelloch scan☆67Updated last year
- Full-speed Array of Structures access☆176Updated 2 years ago
- Evaluating different memory managers for dynamic GPU memory☆26Updated 5 years ago
- Cooperative Primitives for CUDA C++ Kernel Authors. This repository contains CUB PRs from Q4 2019 until Q4 2020.☆22Updated 5 years ago
- nimbus: a cloud computing framework for high performance computations☆26Updated 5 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last month
- 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 Library for fast Hash Tables on GPUs☆132Updated 3 months ago
- a CUDA implementation of a priority queue☆84Updated 5 years ago
- Fast CUDA 3x3 SVD☆78Updated 7 years ago
- OptiX SDK headers, everything needed to build & run OptiX applications. SDK samples not included.☆43Updated last month
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆95Updated 4 years ago
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆109Updated last year
- portDNN is a library implementing neural network algorithms written using SYCL☆114Updated last year
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- Directed Acyclic Graph Execution Engine (DAGEE) is a C++ library that enables programmers to express computation and data movement, as ta…☆47Updated 4 years ago
- Examples for using SYCL on CUDA☆63Updated 5 months ago
- A CUDA BVH Build And Query Library☆39Updated 3 weeks ago
- Compute one-side Hausdorff distance between triangle meshes with error bound.☆29Updated 3 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆57Updated 10 months ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- Multi-GPU Framework for Voxel Grid Computations☆64Updated 3 months ago