Add some items that eagle eyed-Tim M noticed were missing from the
trunk (i.e., sync with NEWS on 1.1 branch). This commit was SVN r12036.
Этот коммит содержится в:
родитель
b7f85f807c
Коммит
cae4573304
4
NEWS
4
NEWS
@ -119,6 +119,8 @@ 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.
|
||||
- Fixed MPI_COMM_SPAWN to start spawning new processes in slots that
|
||||
(according to Open MPI) are not already in use.
|
||||
- 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.).
|
||||
@ -141,6 +143,8 @@ version 1.0.
|
||||
- Added new command line options to mpirun:
|
||||
--nolocal: Do not run any MPI processes on the same node as mpirun
|
||||
(compatibility with the OSC mpiexec launcher)
|
||||
--nooversubscribe: Abort if the number of processes requested would
|
||||
cause oversubscription
|
||||
--quiet / -q: do not show spurious status messages
|
||||
--version / -V: show the version of Open MPI
|
||||
- Fix bus error in XGrid process starter. Thanks to Frank from the
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user