mirror of
https://github.com/microsoft/mscclpp.git
synced 2026-07-14 03:07:24 +00:00
Expose the number of ranks in each GPU IPC domain through Bootstrap and Python bindings, using NVML fabric information on CUDA when available and falling back to host-local ranks otherwise. --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>