...
In case of problems with core hour in the project account please look at Application types /wiki/spaces/PUB/pages/425995 or contact your consultant. This might affect the
...
The user controls the account for a job using the Slurm option --account at submit time.
Codeblock | ||
---|---|---|
| ||
To charge the account myaccount add the following line to the job script. #SBATCH --account=myaccount |
...
Codeblock | ||
---|---|---|
| ||
You can check the account of a job that is out of core hour. > squeue ... myaccount ... AccountOutOfNPL ... |
...