LonestarGPU: Irregular algorithms parallelized for GPUs
☆38Nov 11, 2019Updated 6 years ago
Alternatives and similar repositories for GaloisGPU
Users that are interested in GaloisGPU are comparing it to the libraries listed below
Sorting:
- A Distributed Multi-GPU System for Fast Graph Processing☆65Oct 25, 2018Updated 7 years ago
- Galois: C++ library for multi-core and multi-node parallelization☆348May 16, 2024Updated last year
- GARDENIA: Graph Analytics Repository for Designing Efficient Next-generation Accelerators☆34Apr 3, 2022Updated 3 years ago
- ☆12Dec 17, 2023Updated 2 years ago
- Enterprise: Breadth-First Graph Traversal on GPUs. SC'15.☆32May 20, 2017Updated 8 years ago
- A Lightweight Graph Processing Framework for Multi-GPUs☆14Apr 15, 2015Updated 10 years ago
- SIMD-X: Programming and Processing of Graph Algorithms on GPUs [USENIX ATC '19]☆23Jun 14, 2020Updated 5 years ago
- Pannotia v0.9 is a suite of OpenCL graph applications☆24Sep 13, 2017Updated 8 years ago
- 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 CUDA-based multi-GPU vertex-centric graph processing framework based on Warp Segmentation and Vertex Refinement techniques.☆12Mar 20, 2017Updated 8 years ago
- GPGPU-Sim provides a detailed simulation model of a contemporary GPU running CUDA and/or OpenCL workloads and now includes an integrated…☆14Jun 24, 2020Updated 5 years ago
- A benchmarking suite for heterogeneous systems. The primary goal of this project is to improve and update aspects of existing benchmarkin…☆43Jan 30, 2026Updated 3 weeks ago
- Hornet data structure for sparse dynamic graphs and matrices☆91Nov 14, 2019Updated 6 years ago
- A Framework for Graph Sampling and Random Walk on GPUs.☆38Feb 3, 2025Updated last year
- A framework for pipelined computing on GPU☆30Jul 17, 2019Updated 6 years ago
- A pattern-based algorithmic autotuner for graph processing on GPUs.☆32Jun 25, 2025Updated 8 months ago
- A Dataflow library for graph analytics acceleration☆14Dec 15, 2015Updated 10 years ago
- ☆19Nov 21, 2022Updated 3 years ago
- Asynchronous Multi-GPU Programming Framework☆48Jun 8, 2021Updated 4 years ago
- ☆33Sep 9, 2020Updated 5 years ago
- Benchmarks of Deep Neural Networks☆39May 19, 2021Updated 4 years ago
- ☆81Nov 16, 2020Updated 5 years ago
- This repository contains the cuStinger data structure used for dynamic graph representation.☆20Jan 11, 2019Updated 7 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
- CUDA Dynamic Memory Allocator for SOA Data Layout☆38Dec 29, 2021Updated 4 years ago
- Artifact for PPoPP20 "Understanding and Bridging the Gaps in Current GNN Performance Optimizations"☆41Nov 16, 2021Updated 4 years ago
- ☆24May 23, 2023Updated 2 years ago
- JPStream: JSONPath Stream Processing in Parallel☆25Nov 15, 2022Updated 3 years ago
- Medusa: Building GPU-based Parallel Sparse Graph Applications with Sequential C/C++ Code☆63Oct 17, 2020Updated 5 years ago
- 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
- CUDAAdvisor: a GPU profiling tool