Skip to content

Commit 47c03bc

Browse files
authored
Merge pull request #8110 from bwbarrett/dist/master
Add UCX crash note from v4.0.x to master
2 parents c6ee023 + 2a606fb commit 47c03bc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Copyright (c) 2017-2018 Los Alamos National Security, LLC. All rights
2222
Copyright (c) 2017 Research Organization for Information Science
2323
and Technology (RIST). All rights reserved.
2424
Copyright (c) 2020 Google, LLC. All rights reserved.
25+
Copyright (c) 2019-2020 Triad National Security, LLC. All rights
26+
reserved.
2527

2628
$COPYRIGHT$
2729

@@ -725,6 +727,11 @@ Network Support
725727
or
726728
shell$ mpirun --mca pml ucx ...
727729

730+
There is a known issue when using UCX with very old Mellanox Infiniband
731+
HCAs, in particular HCAs preceding the introduction of the ConnectX
732+
product line, which can result in Open MPI crashing in MPI_Finalize.
733+
This issue will be addressed by UCX release 1.9.0 and newer.
734+
728735
- The main OpenSHMEM network model is "ucx"; it interfaces directly
729736
with UCX.
730737

0 commit comments

Comments
 (0)