Skip to content

Latest commit

 

History

History
37 lines (31 loc) · 2.83 KB

MPI.md

File metadata and controls

37 lines (31 loc) · 2.83 KB

Message Passing Interface

Distributed Computing with MPI:

Example: Sum on distributed computing:

Source MPI sum example

MPI Sum Task manager with process started by Nelson

Previous page