From 11305d910d199e77335294489ebf17cd6c9aee2d Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Thu, 27 Sep 2012 07:18:59 -0400 Subject: [PATCH] content:MPI2: cleanup hostfile syntax description. --- content/MPI2/index.shtml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) 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
-- 
2.26.2