Files
mscclpp/examples
Binyang Li 905b23d9a8 Drop non-MNNVL multi_node regime from torch-integration example
The example is now MNNVL-only: a run is either single-host (everything
fits in one node) or multi-host MNNVL (one cross-host NVLink domain).
Plain multi-node-without-MNNVL had its own algorithm branch that this
example will never exercise, so remove the multi_node flag and the
intermediate mnnvl_domain variable.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-06 19:00:22 +00:00
..