Skip to content

Commit 5e894c4

Browse files
authored
Merge pull request #5063 from bwbarrett/v3.1.x-NEWS
dist: Update NEWS with updates since rc3
2 parents 57494b8 + 1e4b0e7 commit 5e894c4

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

NEWS

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -55,20 +55,22 @@ included in the vX.Y.Z section and be denoted as:
5555
(** also appeared: A.B.C) -- indicating that this item was previously
5656
included in release version vA.B.C.
5757

58-
3.1.1 -- TBD
59-
------------
58+
3.1.0 -- April, 2018
59+
----------------------
6060

61-
Bug fixes/minor improvements:
61+
- Various OpenSHMEM bug fixes.
62+
- Properly handle array_of_commands argument to Fortran version of
63+
MPI_COMM_SPAWN_MULTIPLE.
64+
- Fix bug with MODE_SEQUENTIAL and the sharedfp MPI-IO component.
65+
- Use "javac -h" instead of "javah" when building the Java bindings
66+
with a recent version of Java.
67+
- Fix mis-handling of jostepid under SLURM that could cause problems
68+
with PathScale/OmniPath NICs.
6269
- Disable the POWER 7/BE block in configure. Note that POWER 7/BE is
6370
still not a supported platform, but it is no longer automatically
6471
disabled. See
6572
https://github.com/open-mpi/ompi/issues/4349#issuecomment-374970982
6673
for more information.
67-
68-
69-
3.1.0 -- March, 2018
70-
----------------------
71-
7274
- The output-filename option for mpirun is now converted to an
7375
absolute path before being passed to other nodes.
7476
- Add monitoring component for PML, OSC, and COLL to track data

0 commit comments

Comments
 (0)