content:MPI2: cleanup hostfile syntax description.
authorW. Trevor King <wking@tremily.us>
Thu, 27 Sep 2012 11:18:59 +0000 (07:18 -0400)
committerW. Trevor King <wking@tremily.us>
Thu, 27 Sep 2012 11:18:59 +0000 (07:18 -0400)
content/MPI2/index.shtml

index 4c43de794cd1d27cb37b734f1a2c75c4f52fdd38..61d5606a4ed268a352e75d712782a8837dc3a874 100644 (file)
@@ -194,13 +194,12 @@ removed.</p>
 <p>The hosts are listed one node per line in
 <code>&lt;hosts-file&gt;</code>. The syntax should be</p>
 <pre>
-host-name : no-of-processor
+host-name:num-processors
 </pre>
-<p>where <code>host-name</code> stands for the hosts on which to
-launch the MPD daemons and <code>no-of-processor</code> is the number
-of processors on each node. For instance,
-a <code>&lt;hosts-file&gt;</code> describing some of the stations in
-12-704 might read</p>
+<p>where <code>host-name</code> is the host on which to launch the MPD
+daemon and <code>num-processors</code> is the number of processors on
+each node. For instance, a <code>&lt;hosts-file&gt;</code> describing
+some of the stations in 12-704 might read</p>
 <pre>
 xphys11.physics.xterm.net:1
 xphys12.physics.xterm.net:1