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:
- Parallel network flows using OpenMP and CUDA.☆28Updated 6 years ago
- ☆31Updated 5 years ago
- A minimalistic header only C++11 Neural Network library based on Eigen::Tensor☆20Updated 7 years ago
- CUDA implementation of the Blocked Floyd Warshall All pairs shortest path graph algorithm☆42Updated 7 years ago
- A fast implementation of spectral clustering on GPU-CPU Platform☆32Updated 7 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
- Learn OpenMP examples step by step☆97Updated 8 months ago
- KaGen: Communication-free Massively Distributed Graph Generators☆42Updated 2 months ago
- ☆44Updated 7 years ago
- Deep Learning framework in C++/CUDA that supports symbolic/automatic differentiation, dynamic computation graphs, tensor/matrix operation…☆53Updated 4 years ago
- High-Performance Linear Algebra-based Graph Primitives on GPUs☆230Updated 4 years ago
- Static analysis framework for analyzing programs written in TVM's Relay IR.☆28Updated 5 years ago
- graph-based substructure pattern mining algorithm (authors: Xifeng Yan, Jiawei Han) implementation☆10Updated 8 years ago
- A static scheduling heuristic☆52Updated 3 years ago
- TopK Algorithms Benchmark☆10Updated 6 years ago
- OpenMP-based parallel software for computing the truss decomposition of a graph.☆14Updated 7 years ago
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago
- Repository holding the code base to AC-SpGEMM : "Adaptive Sparse Matrix-Matrix Multiplication on the GPU"☆29Updated 5 years ago
- Event-Triggered Communication in Parallel Machine Learning☆30Updated 3 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆62Updated 6 months ago
- Graph Coarsening and Partitioning Library☆32Updated 5 years ago
- TTC: A high-performance Compiler for Tensor Transpositions☆21Updated 7 years ago
- Source Code for 'Modern Data Mining Algorithms in C++ and CUDA C' by Timothy Masters☆30Updated 5 years ago
- Artifacts for SOSP'19 paper Optimizing Deep Learning Computation with Automatic Generation of Graph Substitutions☆21Updated 3 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- A Library for fast Hash Tables on GPUs☆126Updated last week
- The Hybrid Task Graph Scheduler API☆40Updated 5 months ago
- OpenMP-based parallel program for counting the number of triangles in a sparse graph☆18Updated 3 months ago
- DLPack for Tensorflow☆35Updated 5 years ago