From 26d6f37d4282a2c4b8078f4533ddeeef57fb5dc5 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Tue, 21 Apr 2009 17:00:21 +0000 Subject: [PATCH] Add bullet about openib infinite loop fix. This commit was SVN r21048. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 487ac12aad..600da3eeb1 100644 --- a/NEWS +++ b/NEWS @@ -56,6 +56,9 @@ Trunk (not on release branches yet) 1.3.2 ----- +- Fixed a potential infinite loop in the openib BTL that could occur + in senders in some frequent-communication scenarios. Thanks to Don + Wood for reporting the problem. - Add a new checksum PML variation on ob1 (main MPI point-to-point communication engine) to detect memory corruption in node-to-node messages