Slurm version 16.05.0-rc2 (Release Candidate 2) with 11 bug fixes is now available from
http://www.schedmd.com/#repos


* Changes in Slurm 16.05.0rc2
=============================
-- Cray node shutdown/reboot scripts, perform operations on all nodes in one capmc command. Only if that fails, issue the operations in parallel on
    individual nodes. Required for scalability.
 -- Cleanup two minor Coverity warnings.
-- Make it so the tres units in a job's formatted string are converted like
    they are in a step.
-- Correct partition's MaxCPUsPerNode enforcement when nodes are shared by
    multiple partitions.
-- node_feature/knl_cray - Prevent slurmctld GRES errors for "hbm" references. -- Display thread name instead of thread id and remove process name in stderr
    logging for "thread_id" LogTimeFormat.
 -- Log IP address of bad incoming message to slurmctld.
 -- If a user requests tasks, nodes and ntasks-per-node and
tasks-per-node/nodes != tasks print warning and ignore ntasks-per-node.
 -- Release CPU "owner" file locks.
-- Fix for job step memory allocation: Reject invalid step at submit time
    rather than leaving it queued.
 -- Whenever possible, avoid allocating nodes that require a reboot.

Reply via email to