Skip to content

Try to detect 802.3ad LACP bonding slaves and multiply by slave count#618

Open
michaelchen1996 wants to merge 1 commit into
deepseek-ai:mainfrom
michaelchen1996:epv2/bonding-support
Open

Try to detect 802.3ad LACP bonding slaves and multiply by slave count#618
michaelchen1996 wants to merge 1 commit into
deepseek-ai:mainfrom
michaelchen1996:epv2/bonding-support

Conversation

@michaelchen1996

Copy link
Copy Markdown

We found the get_rdma_gbs() function in #605 deep_ep/utils/envs.py:246 uses ibstat to detect the RDMA NIC bandwidth, which is then used to calculate the number of SMs.

However, in LACP bonding environments, ibstat reports only half of the actual bandwidth, leading to incorrect SM calculation.

This change is for detecting 802.3ad LACP bonding slaves and multiplying rdma rate by slave count.

refer: #614

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

Successfully merging this pull request may close these issues.

1 participant