MPI/en: Difference between revisions

Jump to navigation Jump to search
Updating to match new version of source page
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 92: Line 92:
* C++: <tt>mpiCC</tt>
* C++: <tt>mpiCC</tt>


The instances of an MPI program, once they start running, must coordinate with one another somehow. This cooperation starts when each one calls an initialization function before it uses any other MPI features. The prototype for this function appears below:
The copies of an MPI program, once they start running, must coordinate with one another somehow. This cooperation starts when each one calls an initialization function before it uses any other MPI features. The prototype for this function appears below:
<tabs>
<tabs>
<tab name="C">
<tab name="C">
38,757

edits

Navigation menu