owensgroup / MVGpuBTree
GPU B-Tree with support for versioning (snapshots).
☆47Updated 6 months ago
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☆55Updated 2 years ago
- BGHT: High-performance static GPU hash tables.☆63Updated last month
- Evaluating different memory managers for dynamic GPU memory☆25Updated 4 years ago
- ☆64Updated 2 years ago
- A warp-oriented dynamic hash table for GPUs☆73Updated last year
- Multi-GPU dynamic scheduler using PGAS style cross-GPU communication☆28Updated last year
- Artifact for PPoPP 2018 paper "Making Pull-Based Graph Processing Performant"☆23Updated 5 years ago
- Directed Acyclic Graph Execution Engine (DAGEE) is a C++ library that enables programmers to express computation and data movement, as ta…☆47Updated 3 years ago
- C++ interfaces for RDMA access☆77Updated this week
- TLB Benchmarks☆33Updated 7 years ago
- Packed Memory Array☆17Updated 11 years ago
- ☆12Updated this week
- Parallel Balanced Binary Tree Structures☆116Updated 2 months ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- A GPU-Accelerated In-Memory Key-Value Store (AWS-focused fork)☆28Updated 7 years ago
- mallocMC: Memory Allocator for Many Core Architectures☆55Updated last week
- Codes of the paper "Speeding Up Set Intersections in Graph Algorithms using SIMD Instructions" that was published in SIGMOD 2018. Authors…☆30Updated 6 years ago
- Asynchronous Multi-GPU Programming Framework☆46Updated 3 years ago
- A User-Transparent Block Cache Enabling High-Performance Out-of-Core Processing with In-Memory Programs☆73Updated 2 years ago
- This code base represents "faimGraph: High Performance Management of Fully-dynamic Graphs under tight Memory Constraints on the GPU"☆11Updated 4 years ago
- RLib is a header-only library for easier usage of RDMA.☆45Updated 4 years ago
- iBFS: Concurrent Breadth-First Search on GPUs. SIGMOD'16☆24Updated 7 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆52Updated last month
- GPU MemoryManager based on virtualized queues☆23Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Pointer-chasing memory benchmark (forked from Doug Pase's code).☆59Updated 11 years ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆21Updated 9 years ago
- A Write-friendly and Cache-optimized Hashing Scheme for Non-volatile Memory Systems (MSST 2017, TPDS 2018)☆29Updated 7 years ago
- LonestarGPU: Irregular algorithms parallelized for GPUs☆35Updated 5 years ago
- ☆53Updated last year