Adding Info about PR7778 to NEWS and README
Signed-off-by: Geoffrey Paulsen <gpaulsen@us.ibm.com>
Этот коммит содержится в:
родитель
e9c2af935f
Коммит
f2dcf4b129
4
NEWS
4
NEWS
@ -14,7 +14,7 @@ Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
|
||||
Use is subject to license terms.
|
||||
Copyright (c) 2006-2018 Los Alamos National Security, LLC. All rights
|
||||
reserved.
|
||||
Copyright (c) 2010-2019 IBM Corporation. All rights reserved.
|
||||
Copyright (c) 2010-2020 IBM Corporation. All rights reserved.
|
||||
Copyright (c) 2012 Oak Ridge National Labs. All rights reserved.
|
||||
Copyright (c) 2012 Sandia National Laboratories. All rights reserved.
|
||||
Copyright (c) 2012 University of Houston. All rights reserved.
|
||||
@ -59,6 +59,8 @@ included in the vX.Y.Z section and be denoted as:
|
||||
|
||||
4.0.4 -- June, 2020
|
||||
-----------------------
|
||||
- Fix a memory patcher issue intercepting shmat and shmdt. This was
|
||||
observed on RHEL 8.x ppc64le (see README for more info).
|
||||
- Fix an illegal access issue caught using gcc's address sanitizer.
|
||||
Thanks to Georg Geiser for reporting.
|
||||
- Add checks to avoid conflicts with a libevent library shipped with LSF.
|
||||
|
7
README
7
README
@ -71,6 +71,13 @@ base as of this writing (May 2020):
|
||||
General notes
|
||||
-------------
|
||||
|
||||
- Open MPI v4.0.4 fixed an issue with the memory patcher's ability to
|
||||
intercept shmat and shmdt that could cause wrong answers. This was
|
||||
observed on RHEL8.1 running on ppc64le, but it may affect other systems.
|
||||
|
||||
For more information, please see:
|
||||
https://github.com/open-mpi/ompi/pull/7778
|
||||
|
||||
- WARNING - Open MPI v4.0.0-4.0.3 accidentally did not include some
|
||||
constants from the mpi_f08 module interface (mostly dealing with C and
|
||||
C++ datatypes).
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user