Skip to content

Commit 06a48ed

Browse files
author
Ralph Castain
committed
Update NEWS and VERSION for next release candidate
1 parent 1bebb04 commit 06a48ed

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

NEWS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,16 @@ included in the vX.Y.Z section and be denoted as:
109109
- Fix affinity for MPMD jobs running under LSF
110110
- Fix many Fortran binding bugs
111111
- Fix `MPI_IN_PLACE`-related bugs
112+
- Fix PSM/PSM2 support for singleton operations
113+
- Ensure MPI transports continue to progress during RTE barriers
114+
- Update HWLOC to 1.9.1 end-of-series
115+
- Fix a bug in the Java command line parser when the
116+
-Djava.library.path options was given by the user
117+
- Update the MTL/OFI provider selection behavior
118+
- Add support for clock_gettime on Linux.
119+
- Correctly detect and configure for Solaris Studio 12.5
120+
beta compilers
121+
- Correctly compute #slots when -host is used for MPMD case
112122

113123

114124
1.10.2: 26 Jan 2016

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ release=3
2424
# requirement is that it must be entirely printable ASCII characters
2525
# and have no white space.
2626

27-
greek=rc2
27+
greek=rc3
2828

2929
# If repo_rev is empty, then the repository version number will be
3030
# obtained during "make dist" via the "git describe --tags --always"

0 commit comments

Comments
 (0)