From 11c8090144f8005080f98c56740c1e98b9fb41e2 Mon Sep 17 00:00:00 2001 From: Brian Barrett Date: Tue, 14 Aug 2018 09:27:28 -0700 Subject: [PATCH] dist: Update VERSION and NEWS for 3.0.3rc1 Signed-off-by: Brian Barrett --- NEWS | 19 ++++++++++++++++++- VERSION | 10 +++++----- 2 files changed, 23 insertions(+), 6 deletions(-) diff --git a/NEWS b/NEWS index 90ada09ed6e..a41f1072766 100644 --- a/NEWS +++ b/NEWS @@ -36,6 +36,24 @@ This file contains notable changes between releases for each release since Open MPI 1.0. Because Open MPI maintains multiple release branches at any time, it is possible for items to appear more than once in the list. +3.0.3 -- August, 2018 +--------------------- + +- Assorted Portals 4.0 bug fixes. +- Fix for possible data corruption in MPI_BSEND. +- Move shared memory file for vader btl into /dev/shm on Linux. +- Fix for MPI_ISCATTER/MPI_ISCATTERV Fortran interfaces with MPI_IN_PLACE. +- Upgrade PMIx to v2.1.3. +- Fix for Power9 built-in atomics. +- Numerous One-sided bug fixes. +- Fix for race condition in uGNI BTL. +- Improve handling of large number of interfaces with TCP BTL. +- Numerous UCX bug fixes. +- Add support for QLogic and Broadcom Cumulus RoCE HCAs to Open IB BTL. +- Add patcher support for aarch64. +- Fix hang on Power and ARM when Open MPI was built with low compiler + optimization settings. + 3.0.2 -- June, 2018 ------------------- @@ -60,7 +78,6 @@ it is possible for items to appear more than once in the list. https://github.com/open-mpi/ompi/issues/4349#issuecomment-374970982 for more information. - 3.0.1 -- March, 2018 ---------------------- diff --git a/VERSION b/VERSION index 15225112cf4..29a1ca63c1e 100644 --- a/VERSION +++ b/VERSION @@ -24,7 +24,7 @@ release=3 # requirement is that it must be entirely printable ASCII characters # and have no white space. -greek=a1 +greek=rc1 # If repo_rev is empty, then the repository version number will be # obtained during "make dist" via the "git describe --tags --always" @@ -82,14 +82,14 @@ date="Unreleased developer copy" # Version numbers are described in the Libtool current:revision:age # format. -libmpi_so_version=40:2:0 +libmpi_so_version=40:3:0 libmpi_cxx_so_version=40:0:0 -libmpi_mpifh_so_version=40:1:0 +libmpi_mpifh_so_version=41:2:1 libmpi_usempi_tkr_so_version=40:1:0 libmpi_usempi_ignore_tkr_so_version=40:1:0 libmpi_usempif08_so_version=40:1:0 -libopen_rte_so_version=40:2:0 -libopen_pal_so_version=41:1:1 +libopen_rte_so_version=40:3:0 +libopen_pal_so_version=41:3:1 libmpi_java_so_version=40:0:0 liboshmem_so_version=41:1:1 libompitrace_so_version=40:0:0