...
For the user account the default NPL account for compute time is defined on the link Informationen zu Ihrer Kennung/Account information of the service portal. At the beginning of the user account lifetime the default NPL account is the personal account.
The user controls the NPL account for a job using the Slurm option --account at submit time.
...
After job script submission the batch system checks the NPL account for account coverage and authorizes the job for scheduling. Otherwise the job rejected.
Codeblock | ||
---|---|---|
| ||
You can check the NPL account of a job that is out of core NPLhour. > squeue ... myaccount ... AccountOutOfNPL ... |
...