Versions Compared

Key

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

...

Code Block
eval `/usr/local/bin/environ /bin/tcsh -i${?prompt} -e emacs:vi`

Queues

Queue Name

Comment

Wallclock Duration (hours)

suncat-test

10 minutes

suncat-short

2

suncat-medium

20

suncat-long

50

suncat-xlong

(requires JensN/Frank/Felix permission)

100

...

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
jacapo-bsub -o Al-fcc-singlelog -q <qname> -n 8 co.py

NOTE: Because of a file-locking bug in afs, all output from GPAW should go to nfs. When the full farm arrives we will have our own NFS space. In the meantime, you can create your own temporary directory in /nfs/slac/g/suncat.

...