File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,8 @@ Copyright (c) 2017-2018 Los Alamos National Security, LLC. All rights
22
22
Copyright (c) 2017 Research Organization for Information Science
23
23
and Technology (RIST). All rights reserved.
24
24
Copyright (c) 2020 Google, LLC. All rights reserved.
25
+ Copyright (c) 2019-2020 Triad National Security, LLC. All rights
26
+ reserved.
25
27
26
28
$COPYRIGHT$
27
29
@@ -725,6 +727,11 @@ Network Support
725
727
or
726
728
shell$ mpirun --mca pml ucx ...
727
729
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
+
728
735
- The main OpenSHMEM network model is "ucx"; it interfaces directly
729
736
with UCX.
730
737
You can’t perform that action at this time.
0 commit comments