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 initialization options for rocm gemm flops #578

Merged
merged 2 commits into from
Nov 22, 2023

Conversation

yukirora
Copy link
Contributor

Description
add initialization options for rocm gemm flops.

@yukirora yukirora requested a review from a team as a code owner November 22, 2023 07:51
Copy link

codecov bot commented Nov 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (79089b6) 86.77% compared to head (73029c7) 86.77%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #578   +/-   ##
=======================================
  Coverage   86.77%   86.77%           
=======================================
  Files          96       96           
  Lines        6473     6475    +2     
=======================================
+ Hits         5617     5619    +2     
  Misses        856      856           
Flag Coverage Δ
cpu-python3.6-unit-test 71.85% <100.00%> (+<0.01%) ⬆️
cpu-python3.7-unit-test 71.85% <100.00%> (+<0.01%) ⬆️
cpu-python3.8-unit-test 72.29% <100.00%> (+<0.01%) ⬆️
cuda-unit-test 84.77% <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 requested a review from yzygitzh November 22, 2023 10:00
@cp5555 cp5555 added benchmarks SuperBench Benchmarks micro-benchmarks Micro Benchmark Test for SuperBench Benchmarks labels Nov 22, 2023
@cp5555 cp5555 linked an issue Nov 22, 2023 that may be closed by this pull request
@cp5555 cp5555 mentioned this pull request Nov 22, 2023
30 tasks
@yukirora yukirora enabled auto-merge (squash) November 22, 2023 11:48
@yukirora yukirora merged commit 2235e08 into main Nov 22, 2023
22 of 23 checks passed
@yukirora yukirora deleted the yutji/hpl-rocblas branch November 22, 2023 12:52
@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.

[Enhancement] - Add HPL random generator to gemm-flops with ROCm
3 participants