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 have multiple mlx5 devices in my container and also created multiple endpoint for different RMA buffers' put. But all of rdma traffic distributes on single mlx5 device(the first) even bandwidth reaches its limit with UCX_NET_DEVICES specifies all.
However, It's possible to make these traffic on another mlx5 device with UCX_NET_DEVICES changes.
Is it possible to make ib traffic distributed on all of mlx5 devices with v1.16.0 ? Enable multi-rail doesn't help.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have multiple mlx5 devices in my container and also created multiple endpoint for different RMA buffers' put. But all of rdma traffic distributes on single mlx5 device(the first) even bandwidth reaches its limit with UCX_NET_DEVICES specifies all.
However, It's possible to make these traffic on another mlx5 device with UCX_NET_DEVICES changes.
Is it possible to make ib traffic distributed on all of mlx5 devices with v1.16.0 ? Enable multi-rail doesn't help.
Thanks for your reply.
Beta Was this translation helpful? Give feedback.
All reactions