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:
- ☆32Updated 5 years ago
- Quickly compute all maximal cliques of a graph☆80Updated 6 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 6 years ago
- A static scheduling heuristic☆51Updated 3 years ago
- GGNN: State of the Art Graph-based GPU Nearest Neighbor Search☆163Updated 7 months ago
- A high performance implementation of kmeans algorithm with cuda☆18Updated 11 years ago
- Learn OpenMP examples step by step☆96Updated 7 months ago
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago
- High-Performance Linear Algebra-based Graph Primitives on GPUs☆230Updated 4 years ago
- The Surprisingly ParalleL spArse Tensor Toolkit.☆71Updated 3 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
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- Deep Learning framework in C++/CUDA that supports symbolic/automatic differentiation, dynamic computation graphs, tensor/matrix operation…☆53Updated 4 years ago
- Static analysis framework for analyzing programs written in TVM's Relay IR.☆28Updated 5 years ago
- Artifacts for SOSP'19 paper Optimizing Deep Learning Computation with Automatic Generation of Graph Substitutions☆21Updated 3 years ago
- Fast C++ implementation of an O(NM) algorithm for the assignment problem.☆54Updated 4 years ago
- Learn OpenCL step by step.☆137Updated 3 years ago
- CUDA implementation of the Blocked Floyd Warshall All pairs shortest path graph algorithm☆42Updated 7 years ago
- NeuroVectorizer is a framework that uses deep reinforcement learning (RL) to predict optimal vectorization compiler pragmas for for loops…☆96Updated 2 years ago
- ☆44Updated 7 years ago
- Implementation of Parallel Breadth-First Search on Distributed Memory Systems☆11Updated 9 years ago
- Repository holding the code base to AC-SpGEMM : "Adaptive Sparse Matrix-Matrix Multiplication on the GPU"☆29Updated 5 years ago
- IMPACT GPU Algorithms Teaching Labs☆58Updated 2 years ago
- Graph Coarsening and Partitioning Library☆32Updated 5 years ago
- Kernel Tuning Toolkit☆64Updated 2 months ago
- C++ demo of deep neural networks (MLP, CNN)☆33Updated last year
- Concurrent CPU-GPU Programming using Task Models☆103Updated 5 years ago
- A Library for fast Hash Tables on GPUs☆126Updated 3 years ago