Frog is Asynchronous Graph Processing on GPU with Hybrid Coloring Model. The fundamental idea is based on Pareto principle (or 80-20 rule) about coloring algorithms as we observed through masses of real graph coloring cases.
☆36May 29, 2021Updated 4 years ago
Alternatives and similar repositories for Frog
Users that are interested in Frog are comparing it to the libraries listed below
Sorting:
- A graph processing engine for hybrid CPU and GPU platforms☆38Feb 7, 2019Updated 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
- A Lightweight Graph Processing Framework for Multi-GPUs☆14Apr 15, 2015Updated 10 years ago
- A NUMA-aware Graph-structured Analytics Framework☆44Aug 28, 2018Updated 7 years ago
- A Distributed Multi-GPU System for Fast Graph Processing☆65Oct 25, 2018Updated 7 years ago
- PowerSwitch: a adaptive mode switch engine for distributed parrallel graph computation☆16Dec 23, 2013Updated 12 years ago
- Hybrid methods for Parallel Betweenness Centrality on the GPU☆24Dec 20, 2018Updated 7 years ago
- Asynchronous Multi-GPU Programming Framework☆48Jun 8, 2021Updated 4 years ago
- mini is mini☆20Jan 19, 2020Updated 6 years ago
- This repository contains the cuStinger data structure used for dynamic graph representation.☆20Jan 11, 2019Updated 7 years ago
- Enterprise: Breadth-First Graph Traversal on GPUs. SC'15.☆32May 20, 2017Updated 8 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
- Triangle Counting for the GPU using CUDA.☆14Nov 5, 2015Updated 10 years ago
- ☆28Feb 14, 2026Updated 2 weeks ago
- Codes of the paper "Speeding Up Set Intersections in Graph Algorithms using SIMD Instructions" that was published in SIGMOD 2018. Authors…☆31Jan 23, 2019Updated 7 years ago
- Medusa: Building GPU-based Parallel Sparse Graph Applications with Sequential C/C++ Code☆63Oct 17, 2020Updated 5 years ago
- Differentiated Computation and Partitioning on Skewed (Natural or Bipartite) Graphs☆67Mar 30, 2022Updated 3 years ago
- LonestarGPU: Irregular algorithms parallelized for GPUs☆38Nov 11, 2019Updated 6 years ago
- Multi-threaded Large-Scale RMAT Graph Generator.☆132Sep 23, 2023Updated 2 years ago
- Aspen is a Low-Latency Graph Streaming System built using Compressed Purely-Functional Trees☆90Jun 24, 2019Updated 6 years ago
- SIMD-X: Programming and Processing of Graph Algorithms on GPUs [USENIX ATC '19]☆23Jun 14, 2020Updated 5 years ago
- Edge-centric Graph Processing System using Streaming Partitions☆82Jan 16, 2018Updated 8 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 of paper "Exploiting Recent SIMD Architectural Advances for Irregular Applications"☆11Jun 23, 2016Updated 9 years ago
- High-performance graph processing on hybrid CPU-GPU platforms by using dynamic load-balancing☆12Sep 15, 2016Updated 9 years ago
- ☆10Jan 24, 2020Updated 6 years ago
- Algorithms to list k-cliques in real-world graphs☆25Mar 4, 2021Updated 4 years ago
- A C++ Pregel Clone with dynamic load balancing, based on a paper "Mizan: A System for Dynamic Load Balancing in Large-scale Graph Process…☆27Dec 3, 2013Updated 12 years ago
- iBFS: Concurrent Breadth-First Search on GPUs. SIGMOD'16☆26Jun 8, 2017Updated 8 years ago
- ROLL: Fast In-Memory Generation of Gigantic Scale-free Networks☆11Apr 11, 2017Updated 8 years ago
- Accelerate database with GPU☆13Dec 30, 2013Updated 12 years ago
- CUDA CLion starter project template, with simple vector addition code.☆26Jun 20, 2018Updated 7 years ago
- ☆12Dec 8, 2022Updated 3 years ago
- A pattern-based algorithmic autotuner for graph processing on GPUs.☆32Jun 25, 2025Updated 8 months ago
- Transforming Graphs for Efficient Irregular Graph Processing on GPUs☆50Nov 15, 2022Updated 3 years ago
- 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
- An example stand alone program to import CSV files into Apache Cassandra using Apache Spark☆19May 28, 2015Updated 10 years ago
- Chaos: Scale-out Graph Processing from Secondary Storage☆51Mar 14, 2016Updated 9 years ago