Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 12 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-24T08:44:41.000Z (over 3 years ago)
- Last Synced: 2024-11-18T07:42:24.780Z (2 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
![Imgur](https://i.imgur.com/jGDYESU.png)