[mpich2-commits] r3969 - mpich2/trunk/src/pm/hydra

balaji at mcs.anl.gov balaji at mcs.anl.gov
Sat Mar 7 17:43:00 CST 2009


Author: balaji
Date: 2009-03-07 17:43:00 -0600 (Sat, 07 Mar 2009)
New Revision: 3969

Modified:
   mpich2/trunk/src/pm/hydra/README
Log:
Copy-paste error in the README.

Modified: mpich2/trunk/src/pm/hydra/README
===================================================================
--- mpich2/trunk/src/pm/hydra/README	2009-03-07 23:40:05 UTC (rev 3968)
+++ mpich2/trunk/src/pm/hydra/README	2009-03-07 23:43:00 UTC (rev 3969)
@@ -15,8 +15,7 @@
 Once MPICH2 has been built with Hydra, the Hydra commands are in
 mpich2/bin, or the bin subdirectory of the install directory if you
 have done an install.  You should put this (bin) directory in your
-PATH in your .cshrc or .bashrc, so that it will be picked up by the
-mpd's that are started remotely:
+PATH in your .cshrc or .bashrc for usage convenience:
 
 Put in .cshrc:  setenv PATH /home/you/mpich2/bin:$PATH
 



More information about the mpich2-commits mailing list