Skip to content

Commit 60cabb0

Browse files
author
Ralph Castain
committed
Update NEWS for 1.10
1 parent bd60ce1 commit 60cabb0

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

NEWS

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,20 @@ Master (not on release branches yet)
6363
support CUDA IPC. Earlier versions would get error and abort.
6464
- Do not build the MPI C++ bindings by default. They must be enabled
6565
via --enable-mpi-cxx.
66-
- Remove embedded VampirTrace. It is in maintenance mode since 2013.
66+
- Removed embedded VampirTrace. It is in maintenance mode since 2013.
6767
Please consider Score-P (score-p.org) as an external replacement.
68+
69+
70+
1.10.0
71+
------
72+
73+
- Added libfabric support
74+
- Added Intel OmniPath support via new PSM2 MTL
75+
- Added "yalla" PML for faster MXM support
76+
- Added persistent distributed virtual machine (pDVM)
77+
support for fast workflow executions
6878
- usNIC BTL updated to use libfabric.
69-
- OFI MTL.
70-
- Fixed incorrect declaration for MPI_T_pvar_get_index and added
71-
missing return code MPI_T_INVALID_NAME.
79+
- Added OFI MTL.
7280

7381

7482
1.8.7

0 commit comments

Comments
 (0)