diff --git a/NEWS b/NEWS index f0038f010191b7a8cef06afa24454d7fe77ad180..f29ed50059999ed796e786713934ca0633d9def4 100644 --- a/NEWS +++ b/NEWS @@ -10,7 +10,7 @@ documents those changes that are of interest to users and administrators. -- Document that persistent burst buffers can not be created or destroyed using the salloc or srun --bb options. -- Document that the SLURM_JOB_ACCOUNT and SLURM_JOB_QOS environment variables - are set for the salloc and sbatch commands in their man pages. + are set for the srun and sbatch commands in their man pages. * Changes in Slurm 16.05.3 ========================== diff --git a/doc/man/man1/srun.1 b/doc/man/man1/srun.1 index 26ef41a5db19e75915658d0f571ac918c58e180d..a5a5a7c29ebd094b345d335c8d2adb17e7e92daf 100644 --- a/doc/man/man1/srun.1 +++ b/doc/man/man1/srun.1 @@ -2602,6 +2602,9 @@ with \-m, \-\-distribution. Global task IDs running on this node. Zero origin and comma separated. .TP +\fBSLURM_JOB_ACCOUNT\fR +Account name associated of the job allocation. +.TP \fBSLURM_JOB_CPUS_PER_NODE\fR Number of CPUS per node. .TP @@ -2621,6 +2624,10 @@ create a job step (i.e. within an existing job allocation). \fBSLURM_JOB_PARTITION\fR Name of the partition in which the job is running. +.TP +\fBSLURM_JOB_QOS\fR +Quality Of Service (QOS) of the job allocation. + .TP \fBSLURM_LAUNCH_NODE_IPADDR\fR IP address of the node from which the task launch was