Xtra-Computing / MedusaLinks
Medusa: Building GPU-based Parallel Sparse Graph Applications with Sequential C/C++ Code
☆62Updated 4 years ago
Alternatives and similar repositories for Medusa
Users that are interested in Medusa are comparing it to the libraries listed below
Sorting:
- Asynchronous Multi-GPU Programming Framework☆46Updated 4 years ago
- CuSha is a CUDA-based vertex-centric graph processing framework that uses G-Shards and CW representations.☆52Updated 9 years ago
- GraphMat graph analytics framework☆102Updated 2 years ago
- A graph processing engine for hybrid CPU and GPU platforms☆38Updated 6 years ago
- Enterprise: Breadth-First Graph Traversal on GPUs. SC'15.☆31Updated 8 years ago
- A Comprehensive Benchmark Suite for Graph Computing☆70Updated 6 years ago
- This repository contains the cuStinger data structure used for dynamic graph representation.☆19Updated 6 years ago
- Edge-centric Graph Processing System using Streaming Partitions☆82Updated 7 years ago
- Multi-threaded Large-Scale RMAT Graph Generator.☆129Updated last year
- LonestarGPU: Irregular algorithms parallelized for GPUs☆35Updated 5 years ago
- A Distributed Multi-GPU System for Fast Graph Processing☆65Updated 6 years ago
- Out-of-core graph processing on a single machine.☆130Updated 7 years ago
- Chaos: Scale-out Graph Processing from Secondary Storage☆50Updated 9 years ago
- A NUMA-aware Graph-structured Analytics Framework☆44Updated 6 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…