You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm new to nccl. I have use nccl in kubernetes + rdma-device-plugin.
I add multiple HCAs to Pod like NCCL_IB_HCA=mlx5_1:1,mlx5_2:1。and we also want to use NCCL_IB_GID_INDEX=3 for mlx5_1:1 and NCCL_IB_GID_INDEX=6 for mlx5_2:1。