deepseek-ai / deepseek-ai/DeepEP
how can I run the test across multi nodes?
Open
- Dominant language
- Cuda
- Stars
- 10.1k
- Forks
- 1.4k
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 2
Description
I run the test_internode.py and test_low_latency on H20 (node_num=2, rank_num=16)
What is the correct environment variable setting or what is the full script?
Only I set NCCL_IB_GID_INDEX=3, the test_internode.py can run normally,
but, even I set NCCL_IB_GID_INDEX=3, the test_low_latency.py runs abnormally.
Thank you!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.