1
1

Slight re-wording of this bullet

This commit was SVN r10064.
Этот коммит содержится в:
Jeff Squyres 2006-05-25 12:29:17 +00:00
родитель 3f93d32dfa
Коммит 8c1b89d98a

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

@ -28,9 +28,9 @@ version 1.0.
- Addition of "trivial", "small" (the default), "medium", and "large" - Addition of "trivial", "small" (the default), "medium", and "large"
Fortran 90 MPI module sizes (v1.0.x's F90 module was equivalent to Fortran 90 MPI module sizes (v1.0.x's F90 module was equivalent to
"medium"). See the README file for more explanation. "medium"). See the README file for more explanation.
- Addition of short message RDMA optimization to a limited number of - Allow short messagees to use RDMA (vs. send/receive semantics) to a
peers in both the mvapi and openib BTL components. This reduce limited number peers in both the mvapi and openib BTL components.
communication latency over IB channel. This reduces communication latency over IB channels.
- Numerous performance improvements throughout the entire code base. - Numerous performance improvements throughout the entire code base.
- Many minor threading fixes. - Many minor threading fixes.
- Add a define OMPI_SKIP_CXX to allow the user to skip the mpicxx.h from - Add a define OMPI_SKIP_CXX to allow the user to skip the mpicxx.h from