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 benchmarks - add support for NVIDIA L4/L40/L40s GPUs in gemm-flops #634

Merged
merged 4 commits into from
Jul 26, 2024

Conversation

yukirora
Copy link
Contributor

Description
Add support GPU ARCH 8.9 for NVIDIA L4/L40/L40s GPUs in gemm-flops.

@yukirora yukirora added benchmarks SuperBench Benchmarks micro-benchmarks Micro Benchmark Test for SuperBench Benchmarks labels Jul 23, 2024
@yukirora yukirora requested a review from a team as a code owner July 23, 2024 08:43
Copy link

codecov bot commented Jul 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.78%. Comparing base (4e27142) to head (4983f35).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #634   +/-   ##
=======================================
  Coverage   85.78%   85.78%           
=======================================
  Files          97       97           
  Lines        6920     6921    +1     
=======================================
+ Hits         5936     5937    +1     
  Misses        984      984           
Flag Coverage Δ
cpu-python3.6-unit-test 71.60% <100.00%> (+<0.01%) ⬆️
cpu-python3.7-unit-test 71.60% <100.00%> (+<0.01%) ⬆️
cpu-python3.8-unit-test 71.63% <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 mentioned this pull request Jul 23, 2024
22 tasks
@yukirora yukirora enabled auto-merge (squash) July 25, 2024 13:16
@yukirora yukirora merged commit e304cf1 into main Jul 26, 2024
19 of 24 checks passed
@yukirora yukirora deleted the yutji/gemm-l40 branch July 26, 2024 02:42
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