soumet |
soumet job_script_name [-mach] [-t] [-cm] [-cpus] [-mpi] [-jn] [-ppid] [-seqno] [-clone] [-listing] [-nosubmit]
name of the file that contains the job commands (max 14 characters otherwise the job must be given a name with -jn job_name). If job_script_name is given as -, the job commands will be read from "stdin".
batch batch subsystem(sge,pbs,llq) machine machine name(azur,pollux,galois,etc)
The default would be the process number of the shell executing soumet. It is used in the 2nd part of the listing filename.
Default=1, increases by 1 per clone. 3rd part of listing filename.
prepare a clone job. The following command "export SOUMET=qsub" in the job stream will result in the submission of a clone (identical copy) of the current job at job completion.
directory to receive listing files at job completion. The default can be the environment variable "CRAYOUT" being defined or $HOME/tmp
Do not submit the job but, produce a tar file called "lajob.tar" which we can submit later by typing soumet_lajob lajob.tar
Soumet is a script that prepares a job to be submitted by inserting appropriate Korn shell or Posix shell commands before and after the user commands that make up the job. These commands will vary with options, batch subsystem used and the target machine, cluster or group of machines.
A Korn shell or Posix shell script to be processed on a specific machine, a "cluster" of specific group of equivalent machines
A listing contains standard output+standard error produced in one or more concatenated parts, that is the product of a job execution using a given batch control subsystem.