gavyaggarwal / GPU-MapReduceLinks
A GPU-accelerated MapReduce Implementation
☆19Updated 9 years ago
Alternatives and similar repositories for GPU-MapReduce
Users that are interested in GPU-MapReduce are comparing it to the libraries listed below
Sorting:
- A local cache for the Anna KVS☆24Updated 5 years ago
- A parallel (CUDA) implementation of skiplist☆15Updated 7 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆50Updated this week
- High-performance key-value store☆12Updated 7 years ago
- A CUDA implementation of the PageRank Pipeline Benchmark☆34Updated 9 years ago
- A Distributed Multi-GPU System for Fast Graph Processing☆65Updated 7 years ago
- TTC: A high-performance Compiler for Tensor Transpositions☆21Updated 8 years ago
- The Hybrid Task Graph Scheduler API☆40Updated 9 months ago
- High-Performance Linear Algebra-based Graph Primitives on GPUs☆234Updated 4 years ago
- A C++ implementaton of MapReduce without distributed filesystem☆267Updated 9 years ago
- A NUMA-aware Graph-structured Analytics Framework☆44Updated 7 years ago
- GPUfs - File system support for NVIDIA GPUs☆99Updated 7 years ago
- Asynchronous Multi-GPU Programming Framework☆48Updated 4 years ago
- High-Performance Streaming Graph Analytics on GPUs☆34Updated 7 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆62Updated 4 years ago
- Frog is Asynchronous Graph Processing on GPU with Hybrid Coloring Model. The fundamental idea is based on Pareto principle (or 80-20 rule…☆36Updated 4 years ago
- Graph Challenge☆33Updated 6 years ago
- A Library for fast Hash Tables on GPUs☆132Updated 3 months ago
- a heterogeneous multiGPU level-3 BLAS library☆46Updated 6 years ago
- Hornet data structure for sparse dynamic graphs and matrices☆90Updated 6 years ago
- A fast and highly scalable GPU dynamic memory allocator☆112Updated 10 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- GraphBLAS Template Library (GBTL): C++ graph algorithms and primitives using semiring algebra as defined at graphblas.org☆138Updated 2 years ago
- an API and runtime environment for data processing with MapReduce for shared-memory multi-core & multiprocessor systems.☆97Updated last year
- A graph-based distributed in-memory store that leverages efficient graph exploration to provide highly concurrent and low-latency queries…☆192Updated last month
- Toy prototype for a distributed computing system in C++☆18Updated 11 years ago
- ☆74Updated 2 years ago
- Optimizing database queries with array programming☆20Updated 5 years ago
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆58Updated 3 years ago
- A minimalistic header only C++11 Neural Network library based on Eigen::Tensor☆20Updated 8 years ago