diff --git a/doc/v4.1/data-4.1.8.inc b/doc/v4.1/data-4.1.8.inc
new file mode 100644
index 000000000..4b2d2373d
--- /dev/null
+++ b/doc/v4.1/data-4.1.8.inc
@@ -0,0 +1,12 @@
+Table of Contents
-MPI - General information Open MPI 4.1.7.
+MPI - General information Open MPI 4.1.8.
Open MPI is an open source
diff --git a/doc/v4.1/man3/MPIX_Allgather_init.3.php b/doc/v4.1/man3/MPIX_Allgather_init.3.php
index 645ed91f7..224b58532 100644
--- a/doc/v4.1/man3/MPIX_Allgather_init.3.php
+++ b/doc/v4.1/man3/MPIX_Allgather_init.3.php
@@ -1,7 +1,7 @@
Table of Contents
-MPI - General information Open MPI 4.1.7.
+MPI - General information Open MPI 4.1.8.
Open MPI is an open source
diff --git a/doc/v4.1/man7/ompi_crcp.7.php b/doc/v4.1/man7/ompi_crcp.7.php
index 79c706e0d..28580e6b3 100644
--- a/doc/v4.1/man7/ompi_crcp.7.php
+++ b/doc/v4.1/man7/ompi_crcp.7.php
@@ -1,7 +1,7 @@
Name
OMPI_CRCP - Open MPI MCA Checkpoint/Restart Coordination Protocol
(CRCP) Framework: Overview of Open MPI’s CRCP framework, and selected modules.
- Open MPI 4.1.7
+ Open MPI 4.1.8
The CRCP Framework is used by Open MPI for
diff --git a/doc/v4.1/man7/opal_crs.7.php b/doc/v4.1/man7/opal_crs.7.php
index de9805046..b604afc39 100644
--- a/doc/v4.1/man7/opal_crs.7.php
+++ b/doc/v4.1/man7/opal_crs.7.php
@@ -1,7 +1,7 @@
OPAL_CRS - Open PAL MCA Checkpoint/Restart Service (CRS):
-Overview of Open PAL’s CRS framework, and selected modules. Open MPI 4.1.7.
+Overview of Open PAL’s CRS framework, and selected modules. Open MPI 4.1.8.
diff --git a/doc/v4.1/man7/orte_filem.7.php b/doc/v4.1/man7/orte_filem.7.php
index 59c578295..9593c2f53 100644
--- a/doc/v4.1/man7/orte_filem.7.php
+++ b/doc/v4.1/man7/orte_filem.7.php
@@ -1,7 +1,7 @@
Name
ORTE_FILEM - Open RTE MCA File Management (FileM) Framework:
-Overview of Open RTE’s FileM framework, and selected modules. Open MPI 4.1.7
+Overview of Open RTE’s FileM framework, and selected modules. Open MPI 4.1.8
diff --git a/doc/v4.1/man7/orte_hosts.7.php b/doc/v4.1/man7/orte_hosts.7.php
index 76c10bfc3..0d5911f39 100644
--- a/doc/v4.1/man7/orte_hosts.7.php
+++ b/doc/v4.1/man7/orte_hosts.7.php
@@ -1,7 +1,7 @@
Name
ORTE_SNAPC - Open RTE MCA Snapshot Coordination (SnapC)
Framework: Overview of Open RTE’s SnapC framework, and selected modules.
- Open MPI 4.1.7
+ Open MPI 4.1.8
Open RTE can coordinate the generation of
diff --git a/doc/v4.1/man7/orte_sstore.7.php b/doc/v4.1/man7/orte_sstore.7.php
index c98a5ebf7..c538b337c 100644
--- a/doc/v4.1/man7/orte_sstore.7.php
+++ b/doc/v4.1/man7/orte_sstore.7.php
@@ -1,7 +1,7 @@
Name
Open RTE MCA File Management (SStore) Framework - Overview
-of Open RTE’s SStore framework, and selected modules. Open MPI 4.1.7
+of Open RTE’s SStore framework, and selected modules. Open MPI 4.1.8
diff --git a/index.php b/index.php
index e3408cb1b..443983098 100644
--- a/index.php
+++ b/index.php
@@ -86,12 +86,19 @@ function pr($name, $url, $comma) {
+ NOTE: Open MPI 4.1.7 incorrectly changed the shared library
+ versioning information for the OpenSHMEM interface, potentially
+ causing link errors when updating from prior releases of Open MPI
+ to 4.1.7. This release resets the shared library version number
+ history to allow updates from Open MPI 4.1.6 and prior. Customers
+ who updated to 4.1.7 and relinked their OpenSHMEM applications will
+ have to relink their application again.",
+ "https://www.mail-archive.com/announce@lists.open-mpi.org/msg00171.html");
news("Open MPI v5.0.6 released",
"Bug fix release",
"");
-news("Open MPI v4.1.7 released",
- "Bug fix release",
- "https://www.mail-archive.com/announce@lists.open-mpi.org/msg00171.html");
news("hwloc 2.11.2",
"Stable release",
"https://www.mail-archive.com/hwloc-announce@lists.open-mpi.org/msg00169.html");
diff --git a/software/ompi/v4.1/index.php b/software/ompi/v4.1/index.php
index 1814f927e..d551d0753 100644
--- a/software/ompi/v4.1/index.php
+++ b/software/ompi/v4.1/index.php
@@ -35,9 +35,19 @@
?>/software/ompi/versions/timeline.php">version timeline for
information on the chronology of Open MPI releases.
+
+NOTE: Open MPI 4.1.7 incorrectly changed the shared library
+ versioning information for the OpenSHMEM interface, potentially
+ causing link errors when updating from prior releases of Open MPI
+ to 4.1.7. Open MPI 4.1.8 resets the shared library version number
+ history to allow updates from Open MPI 4.1.6 and prior. Customers
+ who updated to 4.1.7 and relinked their OpenSHMEM applications will
+ have to relink their application again when updating to Open MPI
+ 4.1.8 or later.
+
CreateSimple($data);
diff --git a/software/ompi/v4.1/version.inc b/software/ompi/v4.1/version.inc
index 72dd97032..c521ac8ee 100644
--- a/software/ompi/v4.1/version.inc
+++ b/software/ompi/v4.1/version.inc
@@ -11,11 +11,11 @@ $download_prefix="https://download.open-mpi.org/release/open-mpi/v" . $release_s
$s3_prefix = "release/open-mpi/v" . $release_series . "/";
/* releases must be ordered newest to oldest */
-$releases = array("4.1.7", "4.1.6", "4.1.5", "4.1.4", "4.1.3", "4.1.2", "4.1.1", "4.1.0");
+$releases = array("4.1.8", "4.1.7", "4.1.6", "4.1.5", "4.1.4", "4.1.3", "4.1.2", "4.1.1", "4.1.0");
/* prereleases must be ordered newest to oldest. All prereleases
will be shown, so make an empty array when the official release
is added to releases above */
-$prereleases = array("4.1.8rc1");
+$prereleases = array();
/* set to true if we should add a cygwin note */
$cygwin_note = 0;
|