soumet



 soumet job_script_name [-mach] [-t] [-cm] [-cpus] [-mpi] [-jn] [-ppid] [-seqno] [-clone] [-listing] [-nosubmit] 


Keys

Description

  • soumet
      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.
      
  • input (job to be executed)
      A Korn shell or Posix shell script to be processed on a specific machine,
      a "cluster" of specific group of equivalent machines
      
  • output (listing)
      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.
      
  • listing delivery
        Where: a directory ($HOME/listings by default) where, if there is an existing link to a disque visible to the machine, it will put the listings there. Ie: if $HOME/listings/pollux exists, then a batch job which ran on POLLUX will place its listings there.
        Name: The listing will be stored in the listing delivery directory under the name: job_name.ppid.seqno See options -jn -ppid and -seqno for the job name, unique identifier and sequence number.

  • Presentation in english
    Presentation en francais

    Author: Michel Valin


    Return to product index