Skip to content
Snippets Groups Projects
Commit f30afeef authored by Moe Jette's avatar Moe Jette
Browse files

Correct typo

parent 572717e8
No related branches found
No related tags found
No related merge requests found
......@@ -233,7 +233,7 @@ $MPI_ROOT/bin/mpirun -TCP -srun -N8 ./a.out
<p><a href="http://www-unix.mcs.anl.gov/mpi/mpich2/"><b>MPICH2</b></a> jobs
are launched using the <b>srun</b> command. Just link your program with
SLURM's implementation of the PMI library so that tasks can communication
SLURM's implementation of the PMI library so that tasks can communicate
host and port information at startup. For example:
<pre>
$ mpicc -lXlinker "-lpmi" ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment