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

Adding Stream Benchmark #473

Merged
merged 29 commits into from
Feb 13, 2023
Merged

Adding Stream Benchmark #473

merged 29 commits into from
Feb 13, 2023

Conversation

rafsalas19
Copy link
Contributor

Description

  • Added stream benchmark
  • Added stream unit test
  • Added stream example
  • Modified docker files to build stream

@rafsalas19 rafsalas19 marked this pull request as ready for review February 1, 2023 20:34
@rafsalas19 rafsalas19 requested a review from a team as a code owner February 1, 2023 20:34
@rafsalas19
Copy link
Contributor Author

I will be making a separate PR for HPL benchmark. I will add a config file that runs the Stream and HPL test for HBv4 in the next PR.

@cp5555 cp5555 mentioned this pull request Feb 2, 2023
21 tasks
dockerfile/cuda11.1.1.dockerfile Show resolved Hide resolved
dockerfile/cuda11.1.1.dockerfile Outdated Show resolved Hide resolved
@cp5555 cp5555 added benchmarks SuperBench Benchmarks micro-benchmarks Micro Benchmark Test for SuperBench Benchmarks labels Feb 7, 2023
@rafsalas19 rafsalas19 enabled auto-merge (squash) February 9, 2023 16:26
@codecov
Copy link

codecov bot commented Feb 10, 2023

Codecov Report

Merging #473 (f3b7499) into main (62a2913) will increase coverage by 0.01%.
The diff coverage is 89.28%.

@@            Coverage Diff             @@
##             main     #473      +/-   ##
==========================================
+ Coverage   87.80%   87.82%   +0.01%     
==========================================
  Files          86       87       +1     
  Lines        5569     5625      +56     
==========================================
+ Hits         4890     4940      +50     
- Misses        679      685       +6     
Flag Coverage Δ
cpu-python3.6-unit-test 74.99% <89.28%> (+0.14%) ⬆️
cpu-python3.7-unit-test 74.99% <89.28%> (+0.14%) ⬆️
cuda-unit-test 87.75% <89.28%> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
...chmarks/micro_benchmarks/cpu_stream_performance.py 89.09% <89.09%> (ø)
superbench/benchmarks/micro_benchmarks/__init__.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

third_party/stream-tests/Makefile Show resolved Hide resolved
third_party/stream-tests/Makefile Outdated Show resolved Hide resolved
dockerfile/cuda11.8.dockerfile Outdated Show resolved Hide resolved
dockerfile/rocm5.0.x.dockerfile Outdated Show resolved Hide resolved
dockerfile/rocm5.1.x.dockerfile Outdated Show resolved Hide resolved
rafsalas19 and others added 6 commits February 13, 2023 12:05
Co-authored-by: Yifan Xiong <xiongyf@yandex.com>
Co-authored-by: Yifan Xiong <xiongyf@yandex.com>
Co-authored-by: Yifan Xiong <xiongyf@yandex.com>
Co-authored-by: Yifan Xiong <xiongyf@yandex.com>
@rafsalas19 rafsalas19 merged commit 32896ca into microsoft:main Feb 13, 2023
@cp5555 cp5555 mentioned this pull request Mar 28, 2023
23 tasks
@yukirora yukirora mentioned this pull request Mar 29, 2023
21 tasks
@yukirora yukirora mentioned this pull request Jul 12, 2023
18 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.

4 participants