1
1

Merge pull request #5806 from gpaulsen/topic/v4.0.x/NEWS/mtl_ofi

Topic/v4.0.x/news/mtl ofi
Этот коммит содержится в:
Geoff Paulsen 2018-10-01 09:06:24 -05:00 коммит произвёл GitHub
родитель a4666dc008 0f984be381
Коммит e6b8738132
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23

2
NEWS
Просмотреть файл

@ -78,6 +78,8 @@ included in the vX.Y.Z section and be denoted as:
- Improved support for two phase MPI I/O operations when using OMPIO.
- Added support for Software-based Performance Counters, see
https://github.com/davideberius/ompi/wiki/How-to-Use-Software-Based-Performance-Counters-(SPCs)-in-Open-MPI
- Change MTL OFI from opting-IN on "psm,psm2,gni" to opting-OUT on
"shm,sockets,tcp,udp,rstream"
- Various improvements to MPI RMA performance when using RDMA
capable interconnects.
- Update memkind component to use the memkind 1.6 public API.