On 10/5/22 13:34, z1...@arcor.de wrote:
Yes, the comment field should work.
But, when I try to add a test job with sbatch:
"sbatch --comment='testcomment' --cpus-per-task 28 testjob.sh
Submitted batch job 319737
"
In the sacct output is this information missing:
"
sacct --format=User,JobID,Comment,ncpus
User JobID Comment NCPUS
--------- ------------ -------------- ----------
ubuntu 319737 28
"
What is your version of Slurm? Maybe this is a bug that has already been
resolved in the current version...
/Ole