Skip to content
Snippets Groups Projects
  • Moe Jette's avatar
    7ef7afe6
    If nodes vanish on a reconfig or slurmctld restart then: · 7ef7afe6
    Moe Jette authored
    gracefully kill all jobs allocated resources on those nodes,
    gracefully kill all pending jobs that require those nodes,
    leave pending jobs that exclude those nodes but ignore those nodes.
    Added "best_effort" argument to node_name2bitmap() function.
    Fix potential memory leak when maui scheduler interface resets
    the required nodes.
    (gnats:342)
    7ef7afe6
    History
    If nodes vanish on a reconfig or slurmctld restart then:
    Moe Jette authored
    gracefully kill all jobs allocated resources on those nodes,
    gracefully kill all pending jobs that require those nodes,
    leave pending jobs that exclude those nodes but ignore those nodes.
    Added "best_effort" argument to node_name2bitmap() function.
    Fix potential memory leak when maui scheduler interface resets
    the required nodes.
    (gnats:342)