We are pleased to announce that Slurm 14.03.3 is available at
http://www.schedmd.com/#repos.
* Changes in Slurm 14.03.3
==========================
-- Fix perlapi to compile correctly with perl 5.18
-- Correction to default batch output file name. In version 14.03.2 was using
"slurm_<jobid>_4294967294.out" due to error in job array logic.
-- In slurm.spec file, replace "Requires cray-MySQL-devel-enterprise" with
"Requires mysql-devel".
-- Switch/nrt - On switch resource allocation failure, free partial
allocation.
-- Switch/nrt - Properly track usage of CAU and RDMA resources with multiple
tasks per compute node.
-- Fix issue where user is requesting --acctg-freq=0 and no memory limits.
-- BGQ - Temp fix issue where job could be left on job_list after it
finished.
-- BGQ - Fix issue where limits were checked on midplane counts instead of
cnode counts.
-- BGQ - Move code to only start job on a block after limits are checked.
-- Handle node ranges better when dealing with accounting max node limits.