File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,18 @@ included in the vX.Y.Z section and be denoted as:
58583.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.
You can’t perform that action at this time.
0 commit comments