owensgroup / MVGpuBTreeLinks
GPU B-Tree with support for versioning (snapshots).
☆51Updated last year
Alternatives and similar repositories for MVGpuBTree
Users that are interested in MVGpuBTree are comparing it to the libraries listed below
Sorting:
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆58Updated 3 years ago
- A warp-oriented dynamic hash table for GPUs☆76Updated 2 years ago
- Evaluating different memory managers for dynamic GPU memory☆26Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- BGHT: High-performance static GPU hash tables.☆71Updated 7 months ago
- A Library for fast Hash Tables on GPUs☆132Updated 4 months ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆422Updated 2 months ago
- Artifact for PPoPP 2018 paper "Making Pull-Based Graph Processing Performant"☆23Updated 5 years ago
- A GPU-Accelerated In-Memory Key-Value Store (AWS-focused fork)☆28Updated 8 years ago
- Stencil Probe - a stencil microbenchmark☆30Updated 13 years ago
- C++ interfaces for RDMA access☆83Updated last month
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- Parallel Balanced Binary Tree Structures☆122Updated 10 months ago
- ☆71Updated 4 months ago
- ☆57Updated last year
- Asynchronous Multi-GPU Programming Framework☆48Updated 4 years ago
- GPUfs - File system support for NVIDIA GPUs☆99Updated 7 years ago
- a CUDA implementation of a priority queue☆84Updated 5 years ago
- LonestarGPU: Irregular algorithms parallelized for GPUs☆38Updated 6 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
- mallocMC: Memory Allocator for Many Core Architectures☆58Updated last week
- Pointer-chasing memory benchmark (forked from Doug Pase's code).☆60Updated 12 years ago
- The Berkeley Container Library☆126Updated 2 months ago
- iBFS: Concurrent Breadth-First Search on GPUs. SIGMOD'16☆26Updated 8 years ago
- A GPU accelerated error-bounded lossy compression for scientific data.☆95Updated last month
- Codes of the paper "Speeding Up Set Intersections in Graph Algorithms using SIMD Instructions" that was published in SIGMOD 2018. Authors…☆31Updated 7 years ago
- GPU MemoryManager based on virtualized queues☆27Updated 3 years ago
- A User-Transparent Block Cache Enabling High-Performance Out-of-Core Processing with In-Memory Programs☆76Updated 2 months ago
- Multi-GPU dynamic scheduler using PGAS style cross-GPU communication☆29Updated 2 years ago
- Packed Memory Array☆17Updated 11 years ago