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

Benchmarks: Micro benchmark - Add one-to-all, all-to-one, all-to-all support to gpu_copy_bw_performance #588

Merged
merged 11 commits into from
Dec 8, 2023

Conversation

yzygitzh
Copy link
Member

@yzygitzh yzygitzh commented Dec 7, 2023

Description
Add one-to-all, all-to-one, all-to-all support to gpu_copy_bw_performance, and fix performance bug in gpu_copy

@yzygitzh yzygitzh requested review from cp5555 and a team as code owners December 7, 2023 11:34
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6ef3a01) 85.98% compared to head (ff19f82) 86.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #588      +/-   ##
==========================================
+ Coverage   85.98%   86.00%   +0.01%     
==========================================
  Files          97       97              
  Lines        6845     6851       +6     
==========================================
+ Hits         5886     5892       +6     
  Misses        959      959              
Flag Coverage Δ
cpu-python3.6-unit-test 71.95% <42.85%> (-0.04%) ⬇️
cpu-python3.7-unit-test 71.95% <42.85%> (-0.04%) ⬇️
cpu-python3.8-unit-test 72.37% <42.85%> (-0.04%) ⬇️
cuda-unit-test 84.02% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cp5555 cp5555 added benchmarks SuperBench Benchmarks micro-benchmarks Micro Benchmark Test for SuperBench Benchmarks labels Dec 7, 2023
@cp5555 cp5555 requested a review from abuccts December 7, 2023 17:29
@yzygitzh yzygitzh merged commit 4fa60be into microsoft:main Dec 8, 2023
23 checks passed
@yzygitzh yzygitzh deleted the ziyue/revise-gpu-p2p branch December 11, 2023 03:09
@yukirora yukirora mentioned this pull request Dec 14, 2023
29 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
benchmarks SuperBench Benchmarks micro-benchmarks Micro Benchmark Test for SuperBench Benchmarks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants