https://github.com/firaja/parallel-floydwarshall
Various parallel implementations of Floyd-Warshall algorithm
https://github.com/firaja/parallel-floydwarshall
algorithms c cuda distributed-computing floyd-warshall gpu-computing mpi multiprocessing openmp parallel-computing parallel-programming
Last synced: 3 months ago
JSON representation
Various parallel implementations of Floyd-Warshall algorithm
- Host: GitHub
- URL: https://github.com/firaja/parallel-floydwarshall
- Owner: firaja
- License: mit
- Created: 2020-06-18T20:06:48.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-24T08:44:41.000Z (almost 4 years ago)
- Last Synced: 2025-01-19T10:09:57.781Z (5 months ago)
- Topics: algorithms, c, cuda, distributed-computing, floyd-warshall, gpu-computing, mpi, multiprocessing, openmp, parallel-computing, parallel-programming
- Language: TeX
- Homepage:
- Size: 1.35 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Parallel-FloydWarshall
You can find the report [here](https://github.com/firaja/Parallel-FloydWarshall/blob/master/report/report.pdf)
Various parallel implementations of Floyd-Warshall algorithm
