2018-05-05 23:19:22 +01:00

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>