1
1

NEWS: whitespace cleanup; no content changes

Этот коммит содержится в:
Jeff Squyres 2014-11-10 08:37:48 -08:00
родитель 5271ed9ec6
Коммит 31e79f469a

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

@ -4,7 +4,7 @@ Copyright (c) 2004-2010 The Trustees of Indiana University and Indiana
Copyright (c) 2004-2006 The University of Tennessee and The University Copyright (c) 2004-2006 The University of Tennessee and The University
of Tennessee Research Foundation. All rights of Tennessee Research Foundation. All rights
reserved. reserved.
Copyright (c) 2004-2008 High Performance Computing Center Stuttgart, Copyright (c) 2004-2008 High Performance Computing Center Stuttgart,
University of Stuttgart. All rights reserved. University of Stuttgart. All rights reserved.
Copyright (c) 2004-2006 The Regents of the University of California. Copyright (c) 2004-2006 The Regents of the University of California.
All rights reserved. All rights reserved.
@ -244,7 +244,7 @@ Trunk (not on release branches yet)
- Significantly improved the performance of MPI_DIMS_CREATE for large - Significantly improved the performance of MPI_DIMS_CREATE for large
values. Thanks to Andreas Schфfer for the contribution. values. Thanks to Andreas Schфfer for the contribution.
- Removed ASYNCHRONOUS keyword from the "ignore TKR" mpi_f08 module. - Removed ASYNCHRONOUS keyword from the "ignore TKR" mpi_f08 module.
- Deprecated the following mpirun options: - Deprecated the following mpirun options:
--bynode, --bycore, --byslot: replaced with --map-by node|core|slot. --bynode, --bycore, --byslot: replaced with --map-by node|core|slot.
--npernode, --npersocket: replaced with --map-by ppr:N:node and --npernode, --npersocket: replaced with --map-by ppr:N:node and
--map-by ppr:N:socket, respectively --map-by ppr:N:socket, respectively
@ -287,7 +287,7 @@ Trunk (not on release branches yet)
- Restore version number output in "ompi_info --all". - Restore version number output in "ompi_info --all".
- Various bug fixes for the mpi_f08 Fortran bindings. - Various bug fixes for the mpi_f08 Fortran bindings.
- Fix ROMIO compile error with Lustre 2.4. Thanks to Adam Moody for - Fix ROMIO compile error with Lustre 2.4. Thanks to Adam Moody for
reporting the issue. reporting the issue.
- Various fixes for 32 bit platforms. - Various fixes for 32 bit platforms.
- Add ability to selectively disable building the mpi or mpi_f08 - Add ability to selectively disable building the mpi or mpi_f08
module. See the README file for details. module. See the README file for details.
@ -397,7 +397,7 @@ Trunk (not on release branches yet)
executables on systems that support it. This behavior can be executables on systems that support it. This behavior can be
disabled via --disable-wrapper-rpath. See note in README about ABI disabled via --disable-wrapper-rpath. See note in README about ABI
issues when using rpath in MPI applications. issues when using rpath in MPI applications.
- Added a new parallel I/O component and multiple new frameworks to - Added a new parallel I/O component and multiple new frameworks to
support parallel I/O operations. support parallel I/O operations.
- Fixed MPI_STATUS_SIZE Fortran issue when used with 8-byte Fortran - Fixed MPI_STATUS_SIZE Fortran issue when used with 8-byte Fortran
INTEGERs and 4-byte C ints. Since this issue affects ABI, it is INTEGERs and 4-byte C ints. Since this issue affects ABI, it is
@ -471,9 +471,9 @@ Trunk (not on release branches yet)
- Added new "mindist" process mapper, allowing placement of processes - Added new "mindist" process mapper, allowing placement of processes
via PCI locality information reported by the BIOS. via PCI locality information reported by the BIOS.
- MPI-2.2: Add support for MPI_Dist_graph functionality. - MPI-2.2: Add support for MPI_Dist_graph functionality.
- Enable generic, client-side support for PMI2 implementations. Can - Enable generic, client-side support for PMI2 implementations. Can
be leveraged by any resource manager that implements PMI2; e.g. SLURM, be leveraged by any resource manager that implements PMI2; e.g. SLURM,
versions 2.6 and higher. versions 2.6 and higher.
1.7.2 1.7.2
----- -----
@ -539,7 +539,7 @@ Trunk (not on release branches yet)
1.7 1.7
--- ---
- Added MPI-3 functionality: - Added MPI-3 functionality:
- MPI_GET_LIBRARY_VERSION - MPI_GET_LIBRARY_VERSION
- Matched probe - Matched probe
- MPI_TYPE_CREATE_HINDEXED_BLOCK - MPI_TYPE_CREATE_HINDEXED_BLOCK
@ -600,7 +600,7 @@ Trunk (not on release branches yet)
- Added new MCA parameter to provide protection against IO forwarding - Added new MCA parameter to provide protection against IO forwarding
backlog. backlog.
- Dropped support for native Windows due to loss of maintainers. :-( - Dropped support for native Windows due to loss of maintainers. :-(
- Added a new parallel I/O component and multiple new frameworks to - Added a new parallel I/O component and multiple new frameworks to
support parallel I/O operations. support parallel I/O operations.
- Fix typo in orte_setup_hadoop.m4. Thanks to Aleksej Saushev for - Fix typo in orte_setup_hadoop.m4. Thanks to Aleksej Saushev for
reporting it reporting it
@ -986,7 +986,7 @@ Trunk (not on release branches yet)
Thanks to Dominik Goeddeke for finding this. Thanks to Dominik Goeddeke for finding this.
(** also to appear in 1.4.4) (** also to appear in 1.4.4)
- Improved LoadLeveler ORTE support. - Improved LoadLeveler ORTE support.
- Add new WinVerbs BTL plugin, supporting native OpenFabrics verbs on - Add new WinVerbs BTL plugin, supporting native OpenFabrics verbs on
Windows (the "wv" BTL). Windows (the "wv" BTL).
- Add new btl_openib_gid_index MCA parameter to allow selecting which - Add new btl_openib_gid_index MCA parameter to allow selecting which
GID to use on an OpenFabrics device's GID table. GID to use on an OpenFabrics device's GID table.
@ -1135,7 +1135,7 @@ Trunk (not on release branches yet)
- Fixes for Solaris oversubscription detection. - Fixes for Solaris oversubscription detection.
- If the PML determines it can't reach a peer process, print a - If the PML determines it can't reach a peer process, print a
slightly more helpful message. Thanks to Nick Edmonds for the slightly more helpful message. Thanks to Nick Edmonds for the
suggestion. suggestion.
- Make btl_openib_if_include/exclude function the same way - Make btl_openib_if_include/exclude function the same way
btl_tcp_if_include/exclude works (i.e., supplying an _include list btl_tcp_if_include/exclude works (i.e., supplying an _include list
overrides supplying an _exclude list). overrides supplying an _exclude list).
@ -1202,7 +1202,7 @@ Trunk (not on release branches yet)
(** also to appear in 1.5.5) (** also to appear in 1.5.5)
- Removed an unnecessary memmove() and plugged a couple of small memory leaks - Removed an unnecessary memmove() and plugged a couple of small memory leaks
in the openib OOB connection setup code. in the openib OOB connection setup code.
- Fixed some QLogic bugs. Thanks to Mark Debbage from QLogic for the patches. - Fixed some QLogic bugs. Thanks to Mark Debbage from QLogic for the patches.
- Fixed problem with MPI_IN_PLACE and other sentinel Fortran constants - Fixed problem with MPI_IN_PLACE and other sentinel Fortran constants
on OS X. on OS X.
(** also to appear in 1.5.5) (** also to appear in 1.5.5)
@ -1237,7 +1237,7 @@ Trunk (not on release branches yet)
- Corrected the reported default value of btl_openib_ib_timeout - Corrected the reported default value of btl_openib_ib_timeout
in the "IB retries exceeded" error message. Thanks to Kevin Buckley in the "IB retries exceeded" error message. Thanks to Kevin Buckley
for this correction. for this correction.
- Increased rdmacm address resolution timeout from 1s to 30s & - Increased rdmacm address resolution timeout from 1s to 30s &
updated Chelsio T4 openib BTL defaults. Thanks to Steve Wise updated Chelsio T4 openib BTL defaults. Thanks to Steve Wise
for these updates. for these updates.
(** also to appear in 1.5.5) (** also to appear in 1.5.5)
@ -1412,7 +1412,7 @@ Trunk (not on release branches yet)
details). details).
- Fixed some problems in processor affinity support, including when - Fixed some problems in processor affinity support, including when
there are "holes" in the processor namespace (e.g., offline there are "holes" in the processor namespace (e.g., offline
processors). processors).
- Ensure that Open MPI's "session directory" (usually located in /tmp) - Ensure that Open MPI's "session directory" (usually located in /tmp)
is cleaned up after process termination. is cleaned up after process termination.
- Fixed some problems with the collective "hierarch" implementation - Fixed some problems with the collective "hierarch" implementation
@ -1440,7 +1440,7 @@ Trunk (not on release branches yet)
- Various fixes for Catamount support. - Various fixes for Catamount support.
- Minor update to wrapper compilers in how user-specific argv is - Minor update to wrapper compilers in how user-specific argv is
ordered on the final command line. Thanks to Jed Brown for the ordered on the final command line. Thanks to Jed Brown for the
suggestions. suggestions.
- Removed flex.exe binary from Open MPI tarballs; now generate flex - Removed flex.exe binary from Open MPI tarballs; now generate flex
code from a newer (Windows-friendly) flex when we make official code from a newer (Windows-friendly) flex when we make official
tarballs. tarballs.
@ -1502,7 +1502,7 @@ and v1.4.
change the environment variable that we use for obtaining the job's change the environment variable that we use for obtaining the job's
allocation. allocation.
- Revert to an older, safer (but slower) communicator ID allocation - Revert to an older, safer (but slower) communicator ID allocation
algorithm. algorithm.
- Fixed minimum distance finding for OpenFabrics devices in the openib - Fixed minimum distance finding for OpenFabrics devices in the openib
BTL. BTL.
- Relax the parameter checking MPI_CART_CREATE a bit. - Relax the parameter checking MPI_CART_CREATE a bit.
@ -2138,7 +2138,7 @@ and v1.4.
- Addition of "udapl" BTL for transport across uDAPL interconnects. - Addition of "udapl" BTL for transport across uDAPL interconnects.
- Really check that the $CXX given to configure is a C++ compiler - Really check that the $CXX given to configure is a C++ compiler
(not a C compiler that "sorta works" as a C++ compiler). (not a C compiler that "sorta works" as a C++ compiler).
- Properly check for local host only addresses properly, looking - Properly check for local host only addresses properly, looking
for 127.0.0.0/8, rather than just 127.0.0.1. for 127.0.0.0/8, rather than just 127.0.0.1.
@ -2285,7 +2285,7 @@ and v1.4.
MPI::Datatype::Create_resized, MPI::Datatype::Get_true_extent. MPI::Datatype::Create_resized, MPI::Datatype::Get_true_extent.
- Fix OSX linker issue with Fortran bindings. - Fix OSX linker issue with Fortran bindings.
- Fixed MPI_COMM_SPAWN to start spawning new processes in slots that - Fixed MPI_COMM_SPAWN to start spawning new processes in slots that
(according to Open MPI) are not already in use. (according to Open MPI) are not already in use.
- Added capability to "mpirun a.out" (without specifying -np) that - Added capability to "mpirun a.out" (without specifying -np) that
will run on all currently-allocated resources (e.g., within a batch will run on all currently-allocated resources (e.g., within a batch
job such as SLURM, Torque, etc.). job such as SLURM, Torque, etc.).
@ -2440,7 +2440,7 @@ and v1.4.
- Fixed a problem with handling long mpirun app files. Thanks to Ravi - Fixed a problem with handling long mpirun app files. Thanks to Ravi
Manumachu for identifying the problem. Manumachu for identifying the problem.
- Fix handling of strings in several of the Fortran 77 bindings. - Fix handling of strings in several of the Fortran 77 bindings.
- Fix LinuxPPC assembly issues. Thanks to Julian Seward for reporting - Fix LinuxPPC assembly issues. Thanks to Julian Seward for reporting
the problem. the problem.
- Enable pty support for standard I/O forwarding on platforms that - Enable pty support for standard I/O forwarding on platforms that
have ptys but do not have openpty(). Thanks to Pierre Valiron for have ptys but do not have openpty(). Thanks to Pierre Valiron for