Skip to content
Snippets Groups Projects
Commit 2d5c05fd authored by Moe Jette's avatar Moe Jette
Browse files

Clarify an update

parent d912b34d
No related branches found
No related tags found
No related merge requests found
...@@ -3,13 +3,13 @@ documents those changes that are of interest to users and admins. ...@@ -3,13 +3,13 @@ documents those changes that are of interest to users and admins.
* Changes in SLURM 1.2.3 * Changes in SLURM 1.2.3
======================== ========================
-- cpuset logic added to task/affinity, from Don Albert (Bull) and -- Cpuset logic added to task/affinity, from Don Albert (Bull) and
Moe Jette (LLNL). The /dev/cpuset file system must be mounted and Moe Jette (LLNL). The /dev/cpuset file system must be mounted and
set "TaskPluginParam=cpusets" in slurm.conf to enable. set "TaskPluginParam=cpusets" in slurm.conf to enable.
-- In sched/wiki2, fix possible overflow in job's nodelist, from -- In sched/wiki2, fix possible overflow in job's nodelist, from
Ernest Artiaga, BSC. Ernest Artiaga, BSC.
-- Defer creation of new job steps until a suspended job is resumed. -- Defer creation of new job steps until a suspended job is resumed.
-- select/linear - fix for potential stack corruption bug. -- In select/linear - fix for potential stack corruption bug.
* Changes in SLURM 1.2.2 * Changes in SLURM 1.2.2
======================== ========================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment