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

Fix issues in ib loopback benchmark #369

Merged
merged 2 commits into from Jun 29, 2022
Merged

Conversation

abuccts
Copy link
Member

@abuccts abuccts commented Jun 29, 2022

Fix several issues in ib loopback benchmark:

  • use --report_gbits and divide by 8 to get GB/s, previous results are MiB/s / 1000
  • use the ib_write_bw binary built from third_party instead of system path
  • update the metrics name so that different hca indices have same metric

Fix several issues in ib loopback benchmark:
* use `--report_gbits` and divide by 8 to get GB/s, previous results are
  MiB/s / 1000
* use the ib_write_bw binary built in third_party instead of system path
* update the metrics name so that different hca indices have same metric
@abuccts abuccts added the benchmarks SuperBench Benchmarks label Jun 29, 2022
@abuccts abuccts requested a review from yzygitzh June 29, 2022 10:24
@abuccts abuccts requested review from cp5555 and a team as code owners June 29, 2022 10:24
@codecov
Copy link

codecov bot commented Jun 29, 2022

Codecov Report

Merging #369 (0ba1229) into main (8ef7163) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #369   +/-   ##
=======================================
  Coverage   88.89%   88.89%           
=======================================
  Files          81       81           
  Lines        5016     5017    +1     
=======================================
+ Hits         4459     4460    +1     
  Misses        557      557           
Flag Coverage Δ
cpu-unit-test 74.71% <100.00%> (+<0.01%) ⬆️
cuda-unit-test 88.84% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
...hmarks/micro_benchmarks/ib_loopback_performance.py 88.99% <100.00%> (+0.10%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8ef7163...0ba1229. Read the comment docs.

@cp5555 cp5555 added the bug Something isn't working label Jun 29, 2022
@abuccts abuccts enabled auto-merge (squash) June 29, 2022 17:19
@abuccts abuccts merged commit 620192a into main Jun 29, 2022
@abuccts abuccts deleted the xiongyf/fix-loopback-issue branch June 29, 2022 17:53
@cp5555 cp5555 mentioned this pull request Jun 29, 2022
27 tasks
@yukirora yukirora mentioned this pull request Aug 22, 2022
27 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
benchmarks SuperBench Benchmarks bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants