SIMD-X: Programming and Processing of Graph Algorithms on GPUs [USENIX ATC '19]
☆23Jun 14, 2020Updated 5 years ago
Alternatives and similar repositories for simd-x
Users that are interested in simd-x are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Enterprise: Breadth-First Graph Traversal on GPUs. SC'15.☆33May 20, 2017Updated 9 years ago
- A Framework for Graph Sampling and Random Walk on GPUs.☆38Feb 3, 2025Updated last year
- CuSha is a CUDA-based vertex-centric graph processing framework that uses G-Shards and CW representations.☆53Nov 17, 2015Updated 10 years ago
- ☆12Dec 8, 2022Updated 3 years ago
- Hybrid methods for Parallel Betweenness Centrality on the GPU☆24Dec 20, 2018Updated 7 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- mini is mini☆20Jan 19, 2020Updated 6 years ago
- A pattern-based algorithmic autotuner for graph processing on GPUs.☆33Jun 25, 2025Updated 11 months ago
- Transforming Graphs for Efficient Irregular Graph Processing on GPUs☆50Nov 15, 2022Updated 3 years ago
- A graph processing engine for hybrid CPU and GPU platforms☆39Feb 7, 2019Updated 7 years ago
- A Distributed Multi-GPU System for Fast Graph Processing☆65Oct 25, 2018Updated 7 years ago
- LonestarGPU: Irregular algorithms parallelized for GPUs☆38Nov 11, 2019Updated 6 years ago
- Source code of "ThunderRW: An In-Memory Graph Random Walk Engine" published in VLDB'2021 - By Shixuan Sun, Yuhang Chen, Shengliang Lu, Bi…☆27Aug 15, 2021Updated 4 years ago
- Artifact for PPoPP 2018 paper "Making Pull-Based Graph Processing Performant"☆23Apr 23, 2020Updated 6 years ago
- Graph Sampling using GPU☆52Mar 17, 2022Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Trust: Triangle Counting Reloaded on GPUs☆21Oct 14, 2023Updated 2 years ago
- Multi-GPU dynamic scheduler using PGAS style cross-GPU communication☆29Jul 23, 2023Updated 2 years ago
- A Scalable BFS Accelerator on FPGA-HBM Platform☆13Jul 30, 2021Updated 4 years ago
- Medusa: Building GPU-based Parallel Sparse Graph Applications with Sequential C/C++ Code☆63Oct 17, 2020Updated 5 years ago
- CUDA Dynamic Memory Allocator for SOA Data Layout☆39Dec 29, 2021Updated 4 years ago
- Out-of-GPU-Memory Graph Processing with Minimal Data Transfer☆59Nov 15, 2022Updated 3 years ago
- ☆12Dec 17, 2023Updated 2 years ago
- iBFS: Concurrent Breadth-First Search on GPUs. SIGMOD'16☆29Jun 8, 2017Updated 9 years ago
- Triangle Counting for the GPU using CUDA.