Skip to content
Snippets Groups Projects
Commit 461ad586 authored by Moe Jette's avatar Moe Jette
Browse files

Final NEWS and META for v 0.3.0.0-pre5

parent 4f061b4f
No related branches found
No related tags found
No related merge requests found
...@@ -9,4 +9,4 @@ ...@@ -9,4 +9,4 @@
Minor: 3 Minor: 3
Micro: 0 Micro: 0
Version: 0.3.0 Version: 0.3.0
Release: 0.pre4 Release: 0.pre5
This file describes changes in recent versions of SLURM. It primarily This file describes changes in recent versions of SLURM. It primarily
documents those changes that are of interest to users and admins. documents those changes that are of interest to users and admins.
* Changes in SLURM 0.3.0-pre5 * Changes in SLURM 0.3.0.0-pre5
============================= ===============================
-- Fixes for reported problems: -- Fixes for reported problems:
- slurm/346: Support multiple colon-separated PluginDir values - slurm/346: Support multiple colon-separated PluginDir values
-- Fix node state transition: DOWN to DRAINED (instead of DRAINING) -- Fix node state transition: DOWN to DRAINED (instead of DRAINING)
-- Fix a couple of minor slurmctld memory leaks -- Fix a couple of minor slurmctld memory leaks
* Changes in SLURM 0.3.0-pre4 * Changes in SLURM 0.3.0.0-pre4
============================= ===============================
-- Fix bug where early launch failures (such as invalid UID/GID) resulted -- Fix bug where early launch failures (such as invalid UID/GID) resulted
in jobs not terminating properly. in jobs not terminating properly.
-- Initial support for BNR committed (not yet functional). -- Initial support for BNR committed (not yet functional).
-- QsNet: SLURM now uses /etc/elanhosts exclusively for converting -- QsNet: SLURM now uses /etc/elanhosts exclusively for converting
hostnames to ElanIDs. hostnames to ElanIDs.
* Changes in SLURM 0.3.0-pre3 * Changes in SLURM 0.3.0.0-pre3
============================= ===============================
-- Fixes for reported problems: -- Fixes for reported problems:
- slurm/328: Slurmd was restarting with a new shared memory segment and - slurm/328: Slurmd was restarting with a new shared memory segment and
losing track of jobs losing track of jobs
...@@ -54,16 +54,16 @@ documents those changes that are of interest to users and admins. ...@@ -54,16 +54,16 @@ documents those changes that are of interest to users and admins.
-- Increase maximum jobs steps per node from 16 to 64 -- Increase maximum jobs steps per node from 16 to 64
-- Delete correct shared memory segment on slurmd -c (clean start) -- Delete correct shared memory segment on slurmd -c (clean start)
* Changes in SLURM 0.3.0-pre2 * Changes in SLURM 0.3.0.0-pre2
============================= ===============================
-- Fixes for reported problems: -- Fixes for reported problems:
- slurm/326: Properly clean-up jobs terminating on non-responding nodes - slurm/326: Properly clean-up jobs terminating on non-responding nodes
-- Move all configuration data structure into common/read_config, scontrol -- Move all configuration data structure into common/read_config, scontrol
now always shows default values if not specified in slurm.conf file now always shows default values if not specified in slurm.conf file
-- Remove the unused "Prioritize" configuration parameter -- Remove the unused "Prioritize" configuration parameter
* Changes in SLURM 0.3.0-pre1 * Changes in SLURM 0.3.0.0-pre1
============================= ===============================
-- Fixes for reported problems: -- Fixes for reported problems:
- slurm/252: "jobs left orphaned when using TotalView:" SLURM controller - slurm/252: "jobs left orphaned when using TotalView:" SLURM controller
now pings srun and kills defunct jobs. now pings srun and kills defunct jobs.
......
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