Skip to content
Snippets Groups Projects
Commit c5436151 authored by Morris Jette's avatar Morris Jette
Browse files

Improve MPI document formatting

parent 1dcdfba2
No related branches found
No related tags found
No related merge requests found
......@@ -397,6 +397,7 @@ sbatch: Submitted batch job 1234
tasks. These tasks are not managed by SLURM since they are launched
outside of its control.</p>
<hr size=4 width="100%">
<h2><a name="quadrics_mpi" href="http://www.quadrics.com/"><b>Quadrics MPI</b></a></h2>
......@@ -408,6 +409,7 @@ then initiate it using a command line of this sort:</p>
$ srun [options] &lt;program&gt; [program args]
</pre>
<hr size=4 width="100%">
<h2><a name="UPC" href="http://upc.lbl.gov/"><b>UPC (Unified Parallel C)</b></a></h2>
......@@ -422,7 +424,6 @@ $ srun -N4 -n16 a.out
<hr size=4 width="100%">
<p style="text-align:center;">Last modified 2 April 2012</p>
<!--#include virtual="footer.txt"-->
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