Difference between revisions of "MPI Hello World"

Jump to navigation Jump to search
58 bytes added ,  13:41, 24 September 2022
== MPI Hello World ==
 
Many parallel jobs are using [https://en.wikipedia.org/wiki/Message_Passing_Interface MPI] at the lowest level to manage parallel compute resources.
 
This is a 'Hello World' program that will test the operation of sending jobs to remote workers.

Navigation menu