Skip to content

Commit 7995486

Browse files
committed
dist: Add NEWS item about vader race fix
Signed-off-by: Brian Barrett <[email protected]>
1 parent 302822e commit 7995486

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

NEWS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,18 @@ included in the vX.Y.Z section and be denoted as:
5858
3.1.2 -- August, 2018
5959
------------------------
6060

61+
- A subtle race condition bug was discovered in the "vader" BTL
62+
(shared memory communications) that, in rare instances, can cause
63+
MPI processes to crash or incorrectly classify (or effectively drop)
64+
an MPI message sent via shared memory. If you are using the "ob1"
65+
PML with "vader" for shared memory communication (note that vader is
66+
the default for shared memory communication with ob1), you need to
67+
upgrade to v3.1.2 or later to fix this issue. You may also upgrade
68+
to the following versions to fix this issue:
69+
- Open MPI v2.1.5 (expected end of August, 2018) or later in the
70+
v2.1.x series
71+
- Open MPI v3.0.1 (released March, 2018) or later in the v3.0.x
72+
series
6173
- Assorted Portals 4.0 bug fixes.
6274
- Fix for possible data corruption in MPI_BSEND.
6375
- Move shared memory file for vader btl into /dev/shm on Linux.

0 commit comments

Comments
 (0)