Versions Compared

Key

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

A command similar to the following will run slic on an LSF batch system.

No Format
bsub -q xlong -G lcd \
-o `pwd`/job.log \
-e `pwd`/job.err \ 
time ./slic \
-g acme0605.lcdd \
-o output \
-i events \ 
-m init.mac \
-r 5000 \
-x
Warning
titleLSF At Your Site

The input to the LSF bsub command will vary depending on your site. For instance, the queue and group assignments from above are only applicable to those in the LCD group at SLAC.