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

Duration (hours)

suncat-short

2

suncat-medium

20

suncat-long

50

suncat-xlong

100

Submitting Jobs

Login to a "noric" machine and execute a command like this:

Code Block
gpaw-bsub -o mo2n.log -q suncatq<qname> -a openmpi -n 8 gpaw-python mo2n.py 

NOTE: Because of a file-locking bug in afs, all output from GPAW (apart from the above mo2n.log file) 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/work. NOTE: This directory will not be delieted for >20 be deleted in about 20 days, I believe.

Useful Commands

...