Versions Compared

Key

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

cshrc Environment

To be able to use the commands to submit batch jobs, add the following 2 lines to your .cshrc file:

Code Block

source /afs/slac/g/suncat/gpaw/setupenv
setenv PATH ${PATH}:/afs/slac/g/suncat/bin:/usr/local/bin

The first line sets up a default interactive "gpaw-friendly" environment (killing any earlier environment settings!). You could use a similar line to pick up a default "jacapo-friendly" environment, if you prefer. The second line adds some necessary interactive commands (e.g. for submitting batch jobs).

Note that the contents of .cshrc do NOT affect batch job environment submitted with the various job submission commands (e.g. gpaw-bsub, jacapo-bsub, etc.).

Queues

Queue Name

Comment

Wallclock Duration (hours)

suncat-test

16 cores, for quick "does-it-crash" test

10 minutes

suncat-short

 

2

suncat-medium

 

20

suncat-long

 

50

suncat-xlong

Requires JensN/Frank/Felix permission

100

...