From be0fc135c6d0bdc9d0b80d40171125571d7349b4 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Fri, 14 Jul 2006 22:12:12 +0000 Subject: [PATCH] Update NEWS to reflect that a TM bug really was fixed, and Martin Schaffoner really gets credit for first reporting it. This commit was SVN r10821. --- NEWS | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 8bf49df174..76d9115ccf 100644 --- a/NEWS +++ b/NEWS @@ -50,9 +50,10 @@ version 1.0. across multiple ORTE universes. - Fix gm resource leak. - More latency reduction throughout the code base. -- Make the TM PLS (PBS Pro, Torque, Open PBS) more scalable. Thanks - to the Thunderbird crew at Sandia National Laboratories for access - to testing facilities to make this happen. +- Make the TM PLS (PBS Pro, Torque, Open PBS) more scalable, and fix + some latent bugs that crept in v1.1. Thanks to the Thunderbird crew + at Sandia National Laboratories and Martin Schaffoner for access to + testing facilities to make this happen. - Added new command line options to mpirun: --nolocal: Do not run any MPI processes on the same node as mpirun (compatibility with the OSC mpiexec launcher)