Sync with 1.8.1/1.8.x NEWS.
This commit was SVN r31485.
This commit is contained in:
parent
63b7ef4103
commit
2e191d2e21
14
NEWS
14
NEWS
@ -61,12 +61,9 @@ Trunk (not on release branches yet)
|
||||
via --enable-mpi-cxx.
|
||||
|
||||
|
||||
1.8.1
|
||||
1.8.2
|
||||
-----
|
||||
|
||||
- Fix critical bug when mpirun is run by root, files would be removed
|
||||
from /. Thanks to Jay Fenlason and Orion Poplawski for reporting
|
||||
and helping track down the issue.
|
||||
- Properly pass function pointers from Fortran to C in the mpi_f08
|
||||
module, thereby now supporting gfortran 4.9. Thanks to Tobias
|
||||
Burnus for assistance and testing with this issue.
|
||||
@ -96,6 +93,15 @@ Trunk (not on release branches yet)
|
||||
- Performance improvements for blocking sends and receives.
|
||||
|
||||
|
||||
1.8.1
|
||||
-----
|
||||
|
||||
- Fix for critical bug: mpirun removed files (but not directories)
|
||||
from / when run as root. Thanks to Jay Fenlason and Orion Poplawski
|
||||
for bringing the issue to our attention and helping identify the
|
||||
fix.
|
||||
|
||||
|
||||
1.8
|
||||
---
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user