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: Add Benchmark - Add IB Loopback performance benchmark. #112

Merged
merged 19 commits into from Jul 23, 2021

Conversation

yukirora
Copy link
Contributor

@yukirora yukirora commented Jul 1, 2021

Description
Add RDMA Loopback performance microbenchmark.

Major Revision

  • Add microbenchmark, example, test, config for RDMA Loopback

@yukirora yukirora added benchmarks SuperBench Benchmarks micro-benchmarks Micro Benchmark Test for SuperBench Benchmarks labels Jul 1, 2021
@yukirora yukirora requested a review from a team as a code owner July 1, 2021 01:14
@codecov
Copy link

codecov bot commented Jul 1, 2021

Codecov Report

Merging #112 (d81dd29) into main (db297fb) will increase coverage by 0.41%.
The diff coverage is 89.09%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
+ Coverage   87.35%   87.76%   +0.41%     
==========================================
  Files          46       47       +1     
  Lines        2293     2403     +110     
==========================================
+ Hits         2003     2109     +106     
- Misses        290      294       +4     
Flag Coverage Δ
cpu-unit-test 71.58% <89.09%> (+1.47%) ⬆️
cuda-unit-test 87.68% <89.09%> (+0.41%) ⬆️

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.88% <88.88%> (ø)
superbench/benchmarks/micro_benchmarks/__init__.py 100.00% <100.00%> (ø)
superbench/benchmarks/return_code.py 100.00% <100.00%> (ø)
superbench/executor/executor.py 78.18% <0.00%> (ø)
superbench/common/utils/network.py 64.51% <0.00%> (+25.80%) ⬆️

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 db297fb...d81dd29. Read the comment docs.

tests/benchmarks/utils.py Outdated Show resolved Hide resolved
@yukirora yukirora changed the title Benchmarks: Add Benchmark - Add RDMA Loopback performance benchmark. Benchmarks: Add Benchmark - Add IB Loopback performance benchmark. Jul 13, 2021
@cp5555 cp5555 self-assigned this Jul 22, 2021
@cp5555
Copy link
Contributor

cp5555 commented Jul 23, 2021

/azp run

@azure-pipelines
Copy link

Pull request contains merge conflicts.

@cp5555 cp5555 merged commit b0c5add into main Jul 23, 2021
@cp5555 cp5555 deleted the v-yujiang/rdma branch July 23, 2021 19:40
@cp5555 cp5555 mentioned this pull request Jul 26, 2021
33 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.

None yet

4 participants