-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Enable cpu/xpu support for the benchmarking suite #905
Conversation
@microsoft-github-policy-service agree [company="{Intel}"] |
@microsoft-github-policy-service agree [company="{Intel}"] |
@microsoft-github-policy-service agree [company="{Intel}"] |
@microsoft-github-policy-service agree company="Intel" |
@microsoft-github-policy-service agree company=Intel |
1d2856d
to
9a97faf
Compare
9a97faf
to
ad3c3bf
Compare
@louie-tsai, thanks so much. This is an amazing PR. We will review and merge shortly. |
@louie-tsai, can you confirm if this PR is ready for review, I noticed that output (e.g., Gbps) is incorrect/missing. |
The output issue is related to the duration calculation from event. |
Enable Intel CPU and Intel XPU support for Benchmark Suite.
Many customers use deepspeed on CPU and XPU for LLM models, and this benchmark suite helps them to debugging communication issues on their environment.
an screenshot for two nodes run of all_reduce.py on CPU
an screenshot for two cards run of run_all.py on XPU