Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: ecs

...

See the Slurm documentation for more details on the different commands available to submit, query or cancel jobs.

QoS available

These are the different QoS (or queues) available for standard users on the four complexes:

QoS nameTypeSuitable for...Shared nodes Maximum jobs per userDefault / Max Wall Clock LimitDefault / Max CPUsDefault / Max Memory
nffractionalserial and small parallel jobs. It is the defaultYes-2 day / 2 days1 / 648 GB / 128 GB
ef
ni
fractional
interactiveserial and small parallel interactive jobs
- ECGATE service
Yes
-
1
2
1 day  /
2
7 days1 /
8
328 GB / 32 GB
npparallelparallel jobs requiring more than half a nodeNo-2 days / 2 days--

ECS

For those using ECS, these are the different QoS (or queues) available for standard users of this service:

16 GB 32 -
QoS nameTypeSuitable for...Shared nodes Maximum jobs per userDefault / Max Wall Clock LimitDefault / Max CPUsDefault / Max Memory
effractionalniinteractiveserial and small parallel interactive jobs - ECGATE serviceYes1-1 2 day   / 7 2 days1 / 3288 GB / 16 GB
eiinteractiveserial and small parallel interactive jobs - ECGATE serviceYes11 day  / 7 days1 / 48 GB / 8 GB
ellongserial and small parallel interactive jobs - ECGATE serviceYes17 day  / 7 days1 / 88 GB / 16 GBnpparallelparallel jobs requiring more than half a nodeNo-2 days / 2 days-


Tip
titleChecking QoS setup

If you want to get all the details of a particular QoS on the system, you may run, for example:

No Format
sacctmgr list qos names=nf


...