Changeset 4871

Show
Ignore:
Timestamp:
06/30/09 15:30:50 (4 months ago)
Author:
jayesh
Message:

Adding doc regarding usage of relative paths when running jobs with -rsh option using smpd

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • mpich2/trunk/doc/windev/windev.tex.vin

    r4805 r4871  
    751751the environment variable MPIEXEC\_RSH.  Any command can be used that takes a  
    752752host name and then everything after that as the user command to be launched. 
     753Note that you need to specify a fully qualified file name of the executable when running 
     754your job with the \texttt{-rsh} option. If you like to use relative paths set the working 
     755directory for the job using the \texttt{-wdir} option of mpiexec. 
    753756 
    754757\item \texttt{-smpdfile filename}