File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -36,9 +36,10 @@ This file contains notable changes between releases for each release since
36
36
Open MPI 1.0. Because Open MPI maintains multiple release branches at any time,
37
37
it is possible for items to appear more than once in the list.
38
38
39
- 3.0.6 -- January , 2020
39
+ 3.0.6 -- February , 2020
40
40
----------------------
41
41
42
+ - Fix run-time linker issues with OMPIO on newer Linux distros.
42
43
- Allow the user to override modulefile_path in the Open MPI SRPM,
43
44
even if install_in_opt is set to 1.
44
45
- Properly detect ConnectX-6 HCAs in the openib BTL.
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ release=6
24
24
# requirement is that it must be entirely printable ASCII characters
25
25
# and have no white space.
26
26
27
- greek=rc1
27
+ greek=rc2
28
28
29
29
# If repo_rev is empty, then the repository version number will be
30
30
# obtained during "make dist" via the "git describe --tags --always"
@@ -100,7 +100,7 @@ libompitrace_so_version=40:1:0
100
100
# components-don't-affect-the-build-system abstraction.
101
101
102
102
# OMPI layer
103
- libmca_ompi_common_ompio_so_version=41:3 :0
103
+ libmca_ompi_common_ompio_so_version=41:4 :0
104
104
105
105
# ORTE layer
106
106
libmca_orte_common_alps_so_version=40:1:0
You can’t perform that action at this time.
0 commit comments