Enterprise: Breadth-First Graph Traversal on GPUs. SC'15.
☆32May 20, 2017Updated 8 years ago
Alternatives and similar repositories for Enterprise
Users that are interested in Enterprise are comparing it to the libraries listed below
Sorting:
- iBFS: Concurrent Breadth-First Search on GPUs. SIGMOD'16☆26Jun 8, 2017Updated 8 years ago
- SIMD-X: Programming and Processing of Graph Algorithms on GPUs [USENIX ATC '19]☆23Jun 14, 2020Updated 5 years ago
- Triangle Counting for the GPU using CUDA.☆14Nov 5, 2015Updated 10 years ago
- LonestarGPU: Irregular algorithms parallelized for GPUs☆38Nov 11, 2019Updated 6 years ago
- Medusa: Building GPU-based Parallel Sparse Graph Applications with Sequential C/C++ Code☆63Oct 17, 2020Updated 5 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…☆36May 29, 2021Updated 4 years ago
- Transforming Graphs for Efficient Irregular Graph Processing on GPUs☆50Nov 15, 2022Updated 3 years ago
- Hybrid methods for Parallel Betweenness Centrality on the GPU☆24Dec 20, 2018Updated 7 years ago
- CuSha is a CUDA-based vertex-centric graph processing framework that uses G-Shards and CW representations.☆53Nov 17, 2015Updated 10 years ago
- Algorithms to list k-cliques in real-world graphs☆25Mar 4, 2021Updated 4 years ago
- GARDENIA: Graph Analytics Repository for Designing Efficient Next-generation Accelerators☆34Apr 3, 2022Updated 3 years ago
- mini is mini☆20Jan 19, 2020Updated 6 years ago
- Asynchronous Multi-GPU Programming Framework☆48Jun 8, 2021Updated 4 years ago
- This repository contains the cuStinger data structure used for dynamic graph representation.☆20Jan 11, 2019Updated 7 years ago
- A graph processing engine for hybrid CPU and GPU platforms☆38Feb 7, 2019Updated 7 years ago
- A Distributed Multi-GPU System for Fast Graph Processing☆65Oct 25, 2018Updated 7 years ago
- A Framework for Graph Sampling and Random Walk on GPUs.☆38Feb 3, 2025Updated last year
- Parallel k-core Decomposition on Multicore Platforms☆11Oct 12, 2020Updated 5 years ago
- Artifact for PPoPP 2018 paper "Making Pull-Based Graph Processing Performant"☆23Apr 23, 2020Updated 5 years ago
- Graph accelerator on FPGAs and ASICs☆11Aug 16, 2018Updated 7 years ago
- ☆12Dec 17, 2023Updated 2 years ago
- A Comprehensive Benchmark Suite for Graph Computing☆70Feb 20, 2019Updated 7 years ago
- ☆12Dec 8, 2022Updated 3 years ago
- A Lightweight Graph Processing Framework for Multi-GPUs☆14Apr 15, 2015Updated 10 years ago
- A pattern-based algorithmic autotuner for graph processing on GPUs.☆32Jun 25, 2025Updated 8 months ago
- A benchmark suite for Graph Machine Learning☆19Oct 8, 2024Updated last year
- This code base represents "faimGraph: High Performance Management of Fully-dynamic Graphs under tight Memory Constraints on the GPU"☆14Apr 23, 2021Updated 4 years ago
- A CUDA-based multi-GPU vertex-centric graph processing framework based on Warp Segmentation and Vertex Refinement techniques.☆12Mar 20, 2017Updated 8 years ago
- Public Release of Stream-Dataflow☆14May 17, 2019Updated 6 years ago
- A Scalable BFS Accelerator on FPGA-HBM Platform☆13Jul 30, 2021Updated 4 years ago
- GPU Optimization and Memory Abstraction Framework☆32Oct 31, 2019Updated 6 years ago
- Sharing the codebase and steps for artifact evaluation for ISCA 2023 paper☆15Feb 20, 2024Updated 2 years ago
- ☆16Jul 28, 2021Updated 4 years ago
- Source code of "Accelerating Truss Decomposition on Heterogeneous Processors", accepted by VLDB'20 - By Yulin Che, Zhuohang Lai, Shixuan …☆16May 25, 2020Updated 5 years ago
- The official SALIENT system described in the paper "Accelerating Training and Inference of Graph Neural Networks with Fast Sampling and P…☆40Jun 28, 2023Updated 2 years ago
- A platform to evaluate techniques used in multicore graph processing.☆37Oct 25, 2018Updated 7 years ago
- A Dataflow library for graph analytics acceleration☆14Dec 15, 2015Updated 10 years ago
- Codes for TopPPR☆14Apr 25, 2019Updated 6 years ago
- OpenMP-based parallel program for counting the number of triangles in a sparse graph☆17Feb 11, 2026Updated 2 weeks ago