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
Hello, I have a question. For example, in a supernode environment, I execute osu_bw -d cuda D D for inter-node communication. However, the data buffer in osu_bw is allocated using cudaMalloc instead of using the cuMem* related interfaces. In this case, can UCX still use NVLink for communication instead of using RC for inter-node communication?
Thank you.
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
Uh oh!
There was an error while loading. Please reload this page.
Hello, I have a question. For example, in a supernode environment, I execute
osu_bw -d cuda D Dfor inter-node communication. However, the data buffer inosu_bwis allocated usingcudaMallocinstead of using thecuMem*related interfaces. In this case, can UCX still use NVLink for communication instead of using RC for inter-node communication?Thank you.
All reactions