Versions Compared

Key

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

...

Queue Name

Duration (hours)

suncat-short

2

suncat-medium

20

suncat-long

50

suncat-xlong

100

Submitting Jobs

  • It is important to have an "afs token" before submitting jobs. Check the status with the "tokens" commands. Renew every 24 hours with "kinit" command.
  • Login to a "noric" machine and execute commands like these:
Code Block
gpaw-bsub -o mo2n.log -q <qname> -n 8 gpaw-python mo2n.py 
dacapo-bsub -o Al-fcc-singlelog -q <qname> -n 8 Al-fcc-single.py

...