Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 261 Bytes

File metadata and controls

4 lines (3 loc) · 261 Bytes

MPI-Parallelization-of-Floyd-s-All-Pairs-Algorithm

Project for Parallel Computing. Uses MPI to parallelize Floyd's All-Pairs Algorithm in order to reduce runtime. Algorithm is run over a cluster of nodes of varying size.

Algorithm designed to be run in Bash