113
edits
</nowiki>
and keep adding lines until you get to <tt>
The next step assumes you have set up your ssh keys as described in [[Cluster SSH access]]
With
mpirun --hostfile cluster_hosts ./hello_mpi
You should see the output shown below, which is
Once you are able to run this program successfully, your MPI setup is working. This will be necessary before you can run other MPI-based programs, such as ipyparallel programs which use MPI.
Note: the example below was run on 40 nodes.
<nowiki>
|