From d334887c47ee4258bcb32370bc7e373ab44cbd2c Mon Sep 17 00:00:00 2001 From: "David J. Bremer" <dbremer@llnl.gov> Date: Wed, 9 Sep 2009 22:50:48 +0000 Subject: [PATCH] Noted the mods to the mvapich and mpich1_p4 plugins --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index d3826257208..34528813b92 100644 --- a/NEWS +++ b/NEWS @@ -83,6 +83,8 @@ documents those changes that are of interest to users and admins. accept the --account argument (srun -A to allocate is no longer supported.) -- Change sbatch response from "sbatch: Submitted batch job #" written to stderr to "Submitted batch job #" written to stdout. + -- Made shutdown and cleanup a little safer for the mvapich and mpich1_p4 + plugins. * Changes in SLURM 2.1.0-pre2 ============================= -- GitLab