Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BusBW of 2-node tree-based Allreduce exceeds the theoretical limit #1576

Open
JK-Jiagn opened this issue Jan 16, 2025 · 0 comments
Open

BusBW of 2-node tree-based Allreduce exceeds the theoretical limit #1576

JK-Jiagn opened this issue Jan 16, 2025 · 0 comments

Comments

@JK-Jiagn
Copy link

Ok thanks. We often see two nodes Tree BusBW figures that exceed the theoretical limit of the network cards due to way it's calculated. But you're only getting 60GB/s from Ring - that seems a little low for 8x100Gbit/s NICs.

On an Nvidia DGX-A100 system we have 8x200Gbit/s IB cards and we measure 192GB/s AllReduce BusBW.

Do you have GDRDMA enabled? Is this RoCE or InfiniBand? Does this system have NVSwitches ?

Do you want to share a NCCL_DEBUG=INFO log and a NCCL_TOPO_DUMP_FILE=system.xml for us to check the configuration?

Originally posted by @AddyLaddy in #812

Hello, we found that BusBW exceeded the theoretical limit of the network card when executing 2-node Tree-based Allreduce, and saw your reply in other question. Could you give us more details? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant