diff --git a/NEWS b/NEWS index 258543e6f9c576d216a89ff9e2a575b2a5a3fb96..7aba80ac8d7c5cd75e9cba32c9dd13fc8edc820e 100644 --- a/NEWS +++ b/NEWS @@ -430,6 +430,8 @@ documents those changes that are of interest to users and administrators. -- Avoid delay on commit for PMI rank 0 to improve performance with some MPI implementations. -- Correct the sbatch pbs parser to process -j. + -- Squeue modified to not merge tasks of a job array if their wait reasons + differ. * Changes in Slurm 14.03.11 ===========================