next up previous contents index
Next: General options Up: yod Parallel Application Launcher Previous: yod Parallel Application Launcher   Contents   Index

Command line arguments

When loading a single executable file and set of command line arguments onto the nodes of the compute partition, list the executable-path-name followed by your program arguments on the yod command line. Loading more than one executable file or specifying different application command lines is called heterogeneous load. Heterogeneous load is accomplished by specifying the executables and command line arguments in process rank order in a load file. List the load-file-name as the argument to yod.

yod {yod-options} {executable-path-name} {application arguments}
 
OR
 
yod {yod-options} {load-file-name}

   General options:

   -batch  -file {file-name}  -help 
   -interactive  -kill  -list {node-list} 
   -NOBUF  -quiet  -sz {number-of-nodes}  -vhelp

   Debugging options:

   -alloc  -attach  -bt  
   -D  -d {info-type}   -Log 
   -sleep {where} 
   -strace {path-name} 
   -straceoptions {option-list} -stracenodes {rank-list} 
   -timing

   Testing options:

   -nid {node-ID} -pid {portal-ID}
   -show -xxx



Subsections

Lee Ann Fisk 2001-06-25