SchedMD is pleased to announce the immediate availability of SLURM 2.3.0! A summary of the major changes in version 2.3 from version 2.2 can be found in the file "RELEASE_NOTES" with the distributed files.
This version should be considered stable and ready for production use. The code is available here: http://www.schedmd.com/#repos Enjoy! changes from rc2... * Changes in SLURM 2.3.0 ======================== -- BLUEGENE - make sure we only set the jobinfo_select start_loc on a job when we are on a small block, not a regular one. -- BGQ - fix issue where not copying the correct amount of memory. -- BLUEGENE - fix clean start if jobs were running when the slurmctld was shutdown and then the system size changed. This would probably only happen if you were emulating a system. -- Fix sview for calling a cray system from a non-cray system to get the correct geometry of the system. -- BLUEGENE - fix to correctly import pervious version of block state file. -- BLUEGENE - handle loading better when doing a clean start with static blocks. -- Add sinfo format and sort option "%n" for NodeHostName and "%o" for NodeAddr. -- If a job is deferred due to partition limits, then re-test those limits after a partition is modified. Patch from Don Lipari. -- Fix bug which would crash slurmcld if job's owner (not root) tries to clear a job's licenses by setting value to "". -- Cosmetic fix for printing out debug info in the priority plugin. -- In sview when switching from a bluegene machine to a regular linux cluster and vice versa the node->base partition lists will be displayed if setup in your .slurm/sviewrc file. -- BLUEGENE - Fix for creating full system static block on a BGQ system. -- BLUEGENE - Fix deadlock issue if toggling between Dynamic and Static block allocation with jobs running on blocks that don't exist in the static setup.
