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 - Support tensor core precisions in cublaslt gemm #492

Merged
merged 2 commits into from
Mar 20, 2023

Conversation

abuccts
Copy link
Member

@abuccts abuccts commented Mar 16, 2023

Support FP64/TF32/FP16/BF16 in cublaslt (batch) GEMM.

Support FP64/TF32/FP16/BF16 in cublaslt (batch) GEMM.
@abuccts abuccts added the benchmarks SuperBench Benchmarks label Mar 16, 2023
@abuccts abuccts requested a review from a team as a code owner March 16, 2023 10:55
@codecov
Copy link

codecov bot commented Mar 16, 2023

Codecov Report

Merging #492 (b95e718) into main (139d4df) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #492   +/-   ##
=======================================
  Coverage   87.82%   87.82%           
=======================================
  Files          87       87           
  Lines        5627     5627           
=======================================
  Hits         4942     4942           
  Misses        685      685           
Flag Coverage Δ
cpu-python3.6-unit-test 74.98% <100.00%> (ø)
cpu-python3.7-unit-test 74.98% <100.00%> (ø)
cpu-python3.8-unit-test 75.45% <100.00%> (ø)
cuda-unit-test 87.75% <100.00%> (ø)

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

Impacted Files Coverage Δ
...h/benchmarks/micro_benchmarks/cublaslt_function.py 68.88% <100.00%> (ø)

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

@cp5555 cp5555 requested a review from guoshzhao March 17, 2023 08:33
@cp5555 cp5555 added the micro-benchmarks Micro Benchmark Test for SuperBench Benchmarks label Mar 17, 2023
@abuccts abuccts enabled auto-merge (squash) March 19, 2023 09:57
@abuccts abuccts merged commit b808135 into main Mar 20, 2023
@abuccts abuccts deleted the xiongyf/cublaslt-precision branch March 20, 2023 02:59
@cp5555 cp5555 mentioned this pull request Mar 20, 2023
21 tasks
@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.

3 participants