1
1

Add bullet about mpi_leave_pinned and the openib BTL

This commit was SVN r19029.
Этот коммит содержится в:
Jeff Squyres 2008-07-25 11:29:37 +00:00
родитель 4adc4a632a
Коммит 31df89ccb2

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

@ -50,6 +50,9 @@ Trunk (not on release branches yet)
- Added btl_openib_ib_max_inline_data MCA parameter
- Added iWARP support
- Revamped flow control mechansisms to be more efficient
- "mpi_leave_pinned=1" is now the default when possible,
automatically improving performance for large messages when
application buffers are re-used
- Added NUMA support to the shared memory BTL.
- Add Valgrind-based memory checking for MPI-semantic checks.
- Add support for some optional Fortran datatypes (MPI_LOGICAL1,