moorejs / APSP-in-parallelLinks
Solving All Pairs Shortest Paths with Floyd Warshall's Algorithm and Johnson's Algorithm, using OpenMP and CUDA
☆33Updated 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
- Parallel network flows using OpenMP and CUDA.☆28Updated 7 years ago
- 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
- Quickly compute all maximal cliques of a graph☆80Updated 7 years ago
- An open implementation of the MC family of maximum clique algorithms☆12Updated 9 years ago
- A static scheduling heuristic☆51Updated 3 years ago
- CUDA implementation of the Blocked Floyd Warshall All pairs shortest path graph algorithm☆42Updated 7 years ago
- Learn OpenCL step by step.☆137Updated 3 years ago
- Repository holding the code base to AC-SpGEMM : "Adaptive Sparse Matrix-Matrix Multiplication on the GPU"☆31Updated 5 years ago
- An ultra-fast, GPU-based large graph embedding algorithm utilizing a novel coarsening algorithm requiring not more than a single GPU.☆24Updated 4 years ago
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆57Updated 3 years ago
- Implementation of Parallel Breadth-First Search on Distributed Memory Systems☆11Updated 10 years ago
- Artifacts for SOSP'19 paper Optimizing Deep Learning Computation with Automatic Generation of Graph Substitutions☆21Updated 3 years ago
- TopK Algorithms Benchmark☆10Updated 6 years ago
- G3: A Programmable GNN Training System on GPU☆43Updated 5 years ago
- A Distributed Multi-GPU System for Fast Graph Processing☆65Updated 7 years ago
- High-Performance Linear Algebra-based Graph Primitives on GPUs☆232Updated 4 years ago
- Learn OpenMP examples step by step☆101Updated 11 months ago
- NUMA-aware multi-CPU multi-GPU data transfer benchmarks☆26Updated 2 years ago
- parallel algorithm based on cuda☆60Updated 8 years ago
- Dynamic data structure for sparse graphs.☆31Updated last year
- ☆43Updated 7 years ago
- ☆21Updated 6 years ago
- Source Code for 'Modern Data Mining Algorithms in C++ and CUDA C' by Timothy Masters☆31Updated 5 years ago
- The Surprisingly ParalleL spArse Tensor Toolkit.☆73Updated 3 years ago
- ☆70Updated 4 years ago
- Fast C++ implementation of an O(NM) algorithm for the assignment problem.☆54Updated 4 years ago
- A Framework for Graph Sampling and Random Walk on GPUs.☆38Updated 11 months ago
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago