...
The PBS queue system allocates a set of nodes and processors to an individual job, either for the walltime specified in the job or the maximum walltime in the queue. It then provides a set of environmental variables to the shell in which the script runs, such as PBS_NODEFILE, the temporary node file describing allocated CPUs.
Table of Queues
Queue settings on Cyrus1 and Quantum2
| debug | short | long |
---|---|---|---|
max walltime | 20 min | 24 hr | 6 days |
max nodes per job | 1 | 2 | 1 |
priority | 100 | 80 | 60 |
Queue settings on Darius
| debug | short | long |
---|---|---|---|
max walltime | 20 min | 24 hr | 12 days |
max nodes per job | 1 | 4 | 8 |
priority | 100 | 80 | 60 |
Old Policies
In order to efficiently use our computational resources, we ask all group members to follow the guidelines below when planning and running simulations:
...