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

balaji at mcs.anl.gov balaji at mcs.anl.gov
Wed Mar 11 13:38:53 CDT 2009


Author: balaji
Date: 2009-03-11 13:38:53 -0500 (Wed, 11 Mar 2009)
New Revision: 4016

Modified:
   mpich2/trunk/src/pm/hydra/README
Log:
We don't support the HYDRA_USE_LOCALHOST option anymore. If nothing is given, this setting is assumed.

Modified: mpich2/trunk/src/pm/hydra/README
===================================================================
--- mpich2/trunk/src/pm/hydra/README	2009-03-11 18:32:59 UTC (rev 4015)
+++ mpich2/trunk/src/pm/hydra/README	2009-03-11 18:38:53 UTC (rev 4016)
@@ -51,13 +51,3 @@
 
   For csh/tcsh:
     setenv HYDRA_HOST_FILE <path_to_host_file>/hosts
-
-
-HYDRA_USE_LOCALHOST: This variable forces Hydra to run all processes
-on the local machine.
-
-  For bash:
-    export HYDRA_USE_LOCALHOST=1
-
-  For csh/tcsh:
-    setenv HYDRA_USE_LOCALHOST 1



More information about the mpich2-commits mailing list