Skip to content
Snippets Groups Projects
Commit f8a38c48 authored by Morris Jette's avatar Morris Jette
Browse files

Clear completing node bitmap on job requeue

When a batch job requeue completes, clear it's bitmap of completing
nodes. If the bitmap were to persist, and nodes are added/remove in
slurm.conf, and "scontrol reconfigure" is executed, and one of the
bits in that bitmap now point to a DOWN node, avoid killing the job.
bug 805
parent 38a78b3f
No related branches found
No related tags found
No related merge requests found
Loading
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