1
1
This commit was SVN r25604.
Этот коммит содержится в:
Jeff Squyres 2011-12-08 20:43:42 +00:00
родитель 44094cd5b3
Коммит 6782bfbbca

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

@ -324,7 +324,11 @@ Trunk (not on release branches yet)
1.4.5
-----
- Fixed problem with MPI_IN_PLACE and other sentinel Fortran constants
on OS X.
(** also to appear in 1.5.5)
- Fix SLURM cpus-per-task allocation.
(** also to appear in 1.5.5)
- Fix the datatype engine for when data left over from the previous
pack was larger than the allowed space in the pack buffer. Thanks to
Yuki Matsumoto and Takahiro Kawashima for the bug report and the
@ -336,8 +340,10 @@ Trunk (not on release branches yet)
- Fix issues on Solaris with the openib BTL.
- Fix Fortran compile issues with Oracle Studio 12.2 compilers.
- Update iWARP parameters for the Intel NICs.
(** also to appear in 1.5.5)
- Fix obscure cases where MPI_ALLGATHER could crash. Thanks to Andrew
Senin for reporting the problem.
(** also to appear in 1.5.5)
1.4.4