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 cpu/xpu support for the benchmarking suite * fixes according to review feedback



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
