File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -36,14 +36,22 @@ This file contains notable changes between releases for each release since
3636Open MPI 1.0. Because Open MPI maintains multiple release branches at any time,
3737it is possible for items to appear more than once in the list.
3838
39- 3.0.3 -- August , 2018
40- ---------------------
39+ 3.0.3 -- October , 2018
40+ ----------------------
4141
42+ - Disable async receive of CUDA buffers by default, fixing a hang
43+ on large transfers.
44+ - Support the BCM57XXX and BCM58XXX Broadcomm adapters.
45+ - Fix minmax datatype support in ROMIO.
46+ - Bug fixes in vader shared memory transport.
47+ - Support very large buffers with MPI_TYPE_VECTOR.
48+ - Fix hang when launching with mpirun on Cray systems.
49+ - Bug fixes in OFI MTL.
4250- Assorted Portals 4.0 bug fixes.
4351- Fix for possible data corruption in MPI_BSEND.
4452- Move shared memory file for vader btl into /dev/shm on Linux.
4553- Fix for MPI_ISCATTER/MPI_ISCATTERV Fortran interfaces with MPI_IN_PLACE.
46- - Upgrade PMIx to v2.1.3 .
54+ - Upgrade PMIx to v2.1.4 .
4755- Fix for Power9 built-in atomics.
4856- Numerous One-sided bug fixes.
4957- Fix for race condition in uGNI BTL.
You can’t perform that action at this time.
0 commit comments