Skip to content

Commit d15c324

Browse files
committed
NEWS: A few formatting fixes
Also fix/update an Intel copyright (from the v2.x branch). Signed-off-by: Jeff Squyres <[email protected]>
1 parent d739579 commit d15c324

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

NEWS

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Copyright (c) 2006-2016 Cisco Systems, Inc. All rights reserved.
1212
Copyright (c) 2006 Voltaire, Inc. All rights reserved.
1313
Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
1414
Use is subject to license terms.
15-
Copyright (c) 2006-2014 Los Alamos National Security, LLC. All rights
15+
Copyright (c) 2006-2016 Los Alamos National Security, LLC. All rights
1616
reserved.
1717
Copyright (c) 2010-2012 IBM Corporation. All rights reserved.
1818
Copyright (c) 2012 Oak Ridge National Labs. All rights reserved.
@@ -74,7 +74,6 @@ Master (not on release branches yet)
7474
* Open MPI is now fully MPI-3.1 compliant
7575
**********************************************************************
7676

77-
7877
- Enhancements to reduce the memory footprint for jobs at scale.
7978
A new MCA parameter - mpi_add_procs_cutoff is available to set
8079
the threshold for using this feature.
@@ -716,6 +715,7 @@ Master (not on release branches yet)
716715
**********************************************************************
717716
* Open MPI is now fully MPI-3.0 compliant
718717
**********************************************************************
718+
719719
- Add Linux OpenSHMEM support built on top of Open MPI's MPI
720720
layer. Thanks to Mellanox for contributing this new feature.
721721
- Allow restricting ORTE daemons to specific cores using the
@@ -795,6 +795,7 @@ Master (not on release branches yet)
795795
* in particular may want to override at least the binding default
796796
* to allow threads to use multiple cores.
797797
**********************************************************************
798+
798799
- Restore version number output in "ompi_info --all".
799800
- Various bug fixes for the mpi_f08 Fortran bindings.
800801
- Fix ROMIO compile error with Lustre 2.4. Thanks to Adam Moody for

0 commit comments

Comments
 (0)