1
1
This commit was SVN r27249.
Этот коммит содержится в:
Jeff Squyres 2012-09-06 14:24:02 +00:00
родитель 0d2962ebf0
Коммит aca005ccc5

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

@ -94,6 +94,8 @@ Trunk (not on release branches yet)
1.6.2
-----
- Fix MPI_CART_SUB behavior of not copying periods to the new
communicator properly. Thanks to John Craske for the bug report.
- Add btl_openib_abort_not_enough_reg_mem MCA parameter to cause Open
MPI to abort MPI jobs if there is not enough registered memory
available on the system (vs. just printing a warning).