From 7ebb09e07ddc24fcfb6e5c2303f0c1d6f4f919e4 Mon Sep 17 00:00:00 2001 From: Mark Grondona <mgrondona@llnl.gov> Date: Wed, 2 Jun 2004 20:24:43 +0000 Subject: [PATCH] o update NEWS for 0.3.2 --- NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index af51778dc51..f76ad2065d8 100644 --- a/NEWS +++ b/NEWS @@ -3,12 +3,12 @@ documents those changes that are of interest to users and admins. * Changes in SLURM 0.3.2 (not yet tagged) ======================== - -- Srun wakes immeditely upon resource allocation (via new RPC) + -- The srun command wakes immeditely upon resource allocation (via new RPC) rather than polling. - -- Deamons log current version number at startup + -- SLURM daemons log current version number at startup. -- If slurmd can't respond to ping (e.g. paging is keeping it from responding in a timely fashion) then send a registration RPC - to slurmctld + to slurmctld. -- Add "slurm_" prefix to slurm's hostlist_ function man pages. -- More AIX support added. -- GitLab