moorejs / APSP-in-parallelLinks
Solving All Pairs Shortest Paths with Floyd Warshall's Algorithm and Johnson's Algorithm, using OpenMP and CUDA
☆32Updated 7 years ago
Alternatives and similar repositories for APSP-in-parallel
Users that are interested in APSP-in-parallel are comparing it to the libraries listed below
Sorting:
- ☆31Updated 5 years ago
- An open implementation of the MC family of maximum clique algorithms☆12Updated 9 years ago
- Parallel network flows using OpenMP and CUDA.☆28Updated 7 years ago
- CUDA implementation of the Blocked Floyd Warshall All pairs shortest path graph algorithm☆42Updated 7 years ago
- A Library for fast Hash Tables on GPUs☆127Updated last month
- A fast implementation of spectral clustering on GPU-CPU Platform☆32Updated 7 years ago
- A minimalistic header only C++11 Neural Network library based on Eigen::Tensor☆20Updated 7 years ago
- Deep Learning framework in C++/CUDA that supports symbolic/automatic differentiation, dynamic computation graphs, tensor/matrix operation…☆53Updated 4 years ago
- Hornet data structure for sparse dynamic graphs and matrices☆90Updated 6 years ago
- This code base represents "faimGraph: High Performance Management of Fully-dynamic Graphs under tight Memory Constraints on the GPU"☆13Updated 4 years ago
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆57Updated 3 years ago
- Repository holding the code base to AC-SpGEMM : "Adaptive Sparse Matrix-Matrix Multiplication on the GPU"☆29Updated 5 years ago
- ☆70Updated 4 years ago
- WholeGraph - large scale Graph Neural Networks☆105Updated last year
- High-Performance Linear Algebra-based Graph Primitives on GPUs☆232Updated 4 years ago
- A static scheduling heuristic☆51Updated 3 years ago
- Quickly compute all maximal cliques of a graph☆80Updated 7 years ago
- SPAA'21: Efficient Stepping Algorithms and Implementations for Parallel Shortest Paths☆20Updated last year
- Implementation of parallel Breadth First Algorithm for graph traversal using CUDA and C++ language.☆34Updated 5 years ago
- Dynamic data structure for sparse graphs.☆31Updated last year
- G3: A Programmable GNN Training System on GPU☆43Updated 5 years ago
- Learn OpenMP examples step by step☆101Updated 10 months ago
- NUMA-aware multi-CPU multi-GPU data transfer benchmarks☆25Updated 2 years ago
- matrix multiplication in CUDA☆123Updated 2 years ago
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago
- [CF ’20] Verified Instruction-Level Energy Consumption Measurement for NVIDIA GPUs☆15Updated 4 years ago
- NetworkX Addon to allow graph partitioning with METIS☆80Updated 2 years ago
- Efficient SpGEMM on GPU using CUDA and CSR☆57Updated 2 years ago
- IMPACT GPU Algorithms Teaching Labs☆58Updated 2 years ago
- Out-of-GPU-Memory Graph Processing with Minimal Data Transfer☆58Updated 3 years ago