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 recently been learning about the CUDA-aware capabilities of OpenMPI and found that it supports GPU peer-to-peer memory access via NVLink within a single node. I am curious to know whether OpenMPI extends this support to inter-node peer-to-peer memory access via NVSwitch.
I would greatly appreciate any insights you could provide on this matter.