...
QoS name | Type | Suitable for... | Shared nodes | Maximum jobs per user | Default / Max Wall Clock Limit | Default / Max CPUs | Default / Max Memory |
---|
nf | fractional | serial and small parallel jobs. It is the default | Yes | - | 6 hours average runtime + standard deviation / 2 days | 1 / 64 | 8 GB / 128 GB |
---|
ni | interactive | serial and small parallel interactive jobs | Yes | 1 | 12 hours / 7 days | 1 / 32 | 8 GB / 32 GB |
---|
np | parallel | parallel jobs requiring more than half a node | No | - | 6 hours average runtime + standard deviation / 2 days | - | 240GB / 240 GB per node (all usable memory in a node) |
---|
...
QoS name | Type | Suitable for... | Shared nodes | Maximum jobs per user | Default / Max Wall Clock Limit | Default / Max CPUs | Default / Max Memory |
---|
ef | fractional | serial and small parallel jobs - ECGATE service | Yes | - | 12 hours average job runtime + standard deviation / 2 days | 1 / 8 | 8 GB / 16 GB |
---|
ei | interactive | serial and small parallel interactive jobs - ECGATE service | Yes | 1 | 12 hours / 7 days | 1 / 4 | 8 GB / 8 GB |
---|
el | long | serial and small parallel interactive jobs - ECGATE service | Yes | - | 12 hours average job runtime + standard deviation / 7 days | 1 / 8 | 8 GB / 16 GB |
---|
et | Time-critical Option 1 | serial and small parallel Time-Critical jobs. Only usable through ECACCESS Time Critical Option-1 | Yes | - | 12 hours average job runtime + standard deviation / 12 hours | 1 / 8 | 8 GB / 16 GB |
---|
Info |
---|
title | Time limit management |
---|
|
See HPC2020: Job Runtime Management for more information on how the default Wall Clock Time limit is calculated. |
Note |
---|
title | Limits are not set in stone |
---|
|
Different limits on the different QoSs may be introduced or changed as the system evolves. |
Tip |
---|
|
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 |
|
Note |
---|
|
Different limits on the different QoSs may be introduced or changed as the system evolves to its final configuration.
|
Submitting jobs remotely
If you are submitting jobs from a different platform via ssh, please use the *-batch dedicated nodes instead of the *-login equivalents:
...