1
1
This commit was SVN r11049.
Этот коммит содержится в:
Jeff Squyres 2006-07-28 18:44:47 +00:00
родитель d1e1a68645
Коммит a181a0ee1e

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

@ -25,6 +25,7 @@ version 1.0.
1.2
---
- Addition of "dr" (data reliability) PML.
- Added stacktrace support for Solaris and Mac OS X.
- Update event library to libevent-1.1a
- Fixed standards conformance issues with MPI_ERR_TRUNCATED and
@ -49,7 +50,6 @@ version 1.0.
- Add missing C++ methods: MPI::Datatype::Create_indexed_block,
MPI::Datatype::Create_resized, MPI::Datatype::Get_true_extent.
- Fix OSX linker issue with Fortran bindings.
- Addition of "dr" (data reliability) PML.
- Added capability to "mpirun a.out" (without specifying -np) that
will run on all currently-allocated resources (e.g., within a batch
job such as SLURM, Torque, etc.).