-
//MD whose distance is queried when evaluating transport selection score In this function: Question:
Thanks very much! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
UCX_SELECT_DISTANCE_MD=cuda_cpy means that network devices closest to the currently active cuda device have higher score during transport selection. This configuration specifies memory allocation devices and not network devices, so mlx5_0 is not needed here |
Beta Was this translation helpful? Give feedback.
UCX_SELECT_DISTANCE_MD=cuda_cpy means that network devices closest to the currently active cuda device have higher score during transport selection. This configuration specifies memory allocation devices and not network devices, so mlx5_0 is not needed here