Skip to content

Commit e5d8783

Browse files
committed
dist: Update README for 3.0.3 release
Signed-off-by: Brian Barrett <[email protected]>
1 parent cb083d3 commit e5d8783

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

NEWS

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,22 @@ This file contains notable changes between releases for each release since
3636
Open MPI 1.0. Because Open MPI maintains multiple release branches at any time,
3737
it 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.

0 commit comments

Comments
 (0)