File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff 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
1141241.10.2: 26 Jan 2016
Original file line number Diff line number Diff 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"
You can’t perform that action at this time.
0 commit comments