Versions Compared

Key

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

...

The job is terminated at the end of the requested or assigned time.


Job Queues

The Padobran computer cluster contains two job queues, cpu with a maximum job duration of 7 days, and cpu_30 with a maximum job duration of 30 days. Cpu_30 has five exclusive nodes, and overlaps with the cpu queue on another six. On those six nodes, cpu_30 has a higher priority than the cpu queue.

QueueNumber of nodesNumber of cores per nodeWorking memory per node (GB)Job execution time (h)TMPDIR
cpu4512847500:00:00 - 168:00:00/beegfs-fast/scratch
cpu_3011-6 exclusive128475168:00:01 - 720:00:00/beegfs-fast/scratch


Using queues

The system is set up so that above all queues there is a RouteQ routing queue that ensures that jobs without a defined queue fall into the right job queue, based on the required computation time. If jobs do not ask for compute time in the job description, they are automatically assigned 48 hours and sent to the cpu queue.

...