From: W. Trevor King Date: Thu, 27 Sep 2012 11:18:59 +0000 (-0400) Subject: content:MPI2: cleanup hostfile syntax description. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=11305d910d199e77335294489ebf17cd6c9aee2d;p=parallel_computing.git content:MPI2: cleanup hostfile syntax description. --- diff --git a/content/MPI2/index.shtml b/content/MPI2/index.shtml index 4c43de7..61d5606 100644 --- a/content/MPI2/index.shtml +++ b/content/MPI2/index.shtml @@ -194,13 +194,12 @@ removed.

The hosts are listed one node per line in <hosts-file>. The syntax should be

-host-name : no-of-processor
+host-name:num-processors
 
-

where host-name stands for the hosts on which to -launch the MPD daemons and no-of-processor is the number -of processors on each node. For instance, -a <hosts-file> describing some of the stations in -12-704 might read

+

where host-name is the host on which to launch the MPD +daemon and num-processors is the number of processors on +each node. For instance, a <hosts-file> describing +some of the stations in 12-704 might read

 xphys11.physics.xterm.net:1
 xphys12.physics.xterm.net:1