Skip to content

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.

Notifications You must be signed in to change notification settings

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages