Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

Batch jobs The batch system at SLAC use uses the IBM Platform LSF system.  There is Load Sharing Facility, LSF, and is made up of

  • a general farm of batch servers that is open to all SLAC users

...

  • an mpi farm which requires that you request access (send email to unix-admin) and run only mpi jobs

...

  • various other farms of machines that belong to individual scientific computing groups

...

  • .

...

  •  

. Various scientific groups at SLAC submit funds contribute to the purchase these of the general farm batch systems and jobs submitted to run in the general farm are scheduled according to a fairshare priority structure.  If you are not part of a computing group that has a fairshare, your jobs will run according to the priority of the group called AllUsers.

Submitting Jobs to the General Farm

To submit jobs to the general farm you will need to

  1. have a SLAC unix account
  2. login to a SLAC public machine using ssh

The public and general farm batch machines are described here http://www.slac.stanford.edu/comp/unix/public-machines.html . The simplest command to submit a job to the general farm is

bsub <your job>

This command will submit your job to the first available general farm machine and will be able to run for 30 minutes of wall clock time.  It is recommended to run your job specifying a wall clock time since LSF can