Skip to content

Examples of Message Passing Interface in Python using MPI4PY

Notifications You must be signed in to change notification settings

mehdirezaie/mpi4py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpi4py

In this directory there are examples of mpi4py scripts (Point to Point, Scatter, Gather and Broadcasting). To run a python script, simply run mpirun -np 2 python <name_of_script>

About

Examples of Message Passing Interface in Python using MPI4PY

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published