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 hipBLASLt function benchmark #576

Merged
merged 7 commits into from
Nov 22, 2023

Conversation

yukirora
Copy link
Contributor

Description
hipblaslt function benchmark and rebase cublaslt function benchmark.

@yukirora yukirora requested a review from a team as a code owner November 20, 2023 11:13
Copy link

codecov bot commented Nov 20, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (9f4880c) 86.56% compared to head (88c1fc1) 86.77%.

Files Patch % Lines
...enchmarks/micro_benchmarks/blaslt_function_base.py 96.36% 2 Missing ⚠️
.../benchmarks/micro_benchmarks/hipblaslt_function.py 97.95% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #576      +/-   ##
==========================================
+ Coverage   86.56%   86.77%   +0.20%     
==========================================
  Files          94       96       +2     
  Lines        6396     6473      +77     
==========================================
+ Hits         5537     5617      +80     
+ Misses        859      856       -3     
Flag Coverage Δ
cpu-python3.6-unit-test 71.84% <97.27%> (+0.39%) ⬆️
cpu-python3.7-unit-test 71.84% <97.27%> (+0.39%) ⬆️
cpu-python3.8-unit-test 72.28% <96.29%> (+0.36%) ⬆️
cuda-unit-test 84.77% <96.29%> (+0.21%) ⬆️

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 changed the title Benchmarks: Micro benchmark - add hipblaslt function benchmark and rebase cublaslt function benchmark Benchmarks: Micro benchmark - add hipblaslt function benchmark Nov 21, 2023
@cp5555 cp5555 changed the title Benchmarks: Micro benchmark - add hipblaslt function benchmark Benchmarks: Micro benchmark - Add hipBLASLt function benchmark Nov 21, 2023
@cp5555 cp5555 mentioned this pull request Nov 21, 2023
30 tasks
@cp5555 cp5555 added micro-benchmarks Micro Benchmark Test for SuperBench Benchmarks benchmarks SuperBench Benchmarks labels Nov 22, 2023
@yukirora yukirora merged commit 79089b6 into main Nov 22, 2023
23 checks passed
@yukirora yukirora deleted the yutji/hipblas branch November 22, 2023 11:48
@yukirora yukirora mentioned this pull request Dec 6, 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