Versions Compared

Key

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

...

bsub -W <time in minutes> <your job>

bsub argumentrequirementdescription
-q <queue_name>optionalSpecifies a job submission queue. Not required for running jobs in the general shared clusters.
-W <[hours]:minutes>requiredWall-clock runlimit expressed in real-world units (non-normalized). Essential for efficient job scheduling. Jobs will be terminated if they exceed this runlimit
-We <[hours]:minutes>optionalWall-clock estimated runlimit in real-world
   

 

Fermi/GLAST and batch

Information about using batch at SLAC for the Fermi/GLAST user can be found here: http://www.slac.stanford.edu/exp/glast/wb/prod/pages/installingOfflineSW/usingSlacBatchFarm.htm

...