1
1

add blurb about issue 7968 to the README

related to #7968

Signed-off-by: Howard Pritchard <howardp@lanl.gov>
(cherry picked from commit 04f853d53d657b14f055c4d87a031829015a6929)
Signed-off-by: Brian Barrett <bbarrett@amazon.com>
Этот коммит содержится в:
Howard Pritchard 2020-08-03 17:07:26 -06:00 коммит произвёл Brian Barrett
родитель c6ee0231b0
Коммит 2a606fbde3

7
README
Просмотреть файл

@ -22,6 +22,8 @@ Copyright (c) 2017-2018 Los Alamos National Security, LLC. All rights
Copyright (c) 2017 Research Organization for Information Science
and Technology (RIST). All rights reserved.
Copyright (c) 2020 Google, LLC. All rights reserved.
Copyright (c) 2019-2020 Triad National Security, LLC. All rights
reserved.
$COPYRIGHT$
@ -725,6 +727,11 @@ Network Support
or
shell$ mpirun --mca pml ucx ...
There is a known issue when using UCX with very old Mellanox Infiniband
HCAs, in particular HCAs preceding the introduction of the ConnectX
product line, which can result in Open MPI crashing in MPI_Finalize.
This issue will be addressed by UCX release 1.9.0 and newer.
- The main OpenSHMEM network model is "ucx"; it interfaces directly
with UCX.