6 lines
183 B
HTML
6 lines
183 B
HTML
|
<p>MPI is a parallelization framework for use on multiple machines and processors.</p>
|
||
|
|
||
|
<p>For this first exercise, we will send a single integer from one process to the other.
|
||
|
</p>
|
||
|
|