Skip to content
Snippets Groups Projects
Commit ae61e599 authored by David Bigagli's avatar David Bigagli
Browse files

Update the NEWS files.

parent 8e00783b
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,8 @@ documents those changes that are of interest to users and admins.
* Changes in Slurm 14.11.0pre2
==============================
-- When a job dependency can never be satisfied do not cancel the job but keep
pending with reason WAIT_DEP_INVALID (DependencyNeverSatisfied).
* Changes in Slurm 14.11.0pre1
==============================
......@@ -83,8 +85,6 @@ documents those changes that are of interest to users and admins.
not available").
-- Create a new DebugFlags named TraceJobs in slurm.conf to print detailed information
about jobs in slurmctld. The information include job ids, state and node count.
-- When a job dependency can never be satisfied do not cancel the job but keep
pending with reason WAIT_DEP_INVALID (DependencyNeverSatisfied).
* Changes in Slurm 14.03.4
==========================
......
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