Versions Compared

Key

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

...

NameTimelimitRemarks
plgrid72hStandard partition.
plgrid-long168hUsed for jobs with extended runtime.
plgrid-testing1hHigh priority, testing jobs, limited to 3 jobs.
plgrid-bigmem72hJobs using an extended amount of memory.
plgrid-now12hThe highest priority, interactive jobs, limited to 1 running job.
plgrid-gpu-v10072hGPU partition.

Accounts and computing grants

Ares uses a new scheme of naming accounts for CPU and GPU computing grants. CPU only grants are named: grantname-cpu, while GPU accounts use grantname-gpu appropriate suffix. Please mind that sbatch -A grantname won't work on its own, you need to add the -cpu or -gpu suffix! Available computing grants, with respective account names (allocations), can be checked by using the hpc-grants command.

...