From 10e7f23e69ac091ccd2d512848009b7bbd64b0e2 Mon Sep 17 00:00:00 2001 From: Danny Auble <da@llnl.gov> Date: Fri, 3 Jun 2005 17:39:21 +0000 Subject: [PATCH] news update --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 631b475450c..06db230a62a 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,8 @@ documents those changes that are of interest to users and admins. -- Fix race condition with multiple simultaneous epilogs. -- Modify slurmd to resend job completion RPC to slurmctld in the case where slurmctld is not responding. + -- Parallelization of queing jobs up to 32 at once. Variable + MAX_AGENT_COUNT used in bgl_job_run.c to specify. * Changes in SLURM 0.5.0-pre7 ============================= -- GitLab