microsoft / superbenchmark

A validation and profiling tool for AI infrastructure
https://aka.ms/superbench
MIT License
270 stars 59 forks source link

Benchmark - Fix matrix size overflow issue in cuBLASLt GEMM #503

Closed abuccts closed 1 year ago

abuccts commented 1 year ago

Fix matrix size overflow issue when cast from int to size_t implicitly.

codecov[bot] commented 1 year ago

Codecov Report

Merging #503 (f149ebe) into release/0.8 (26373ed) will not change coverage. The diff coverage is n/a.

@@             Coverage Diff              @@
##           release/0.8     #503   +/-   ##
============================================
  Coverage        87.31%   87.31%           
============================================
  Files               89       89           
  Lines             5944     5944           
============================================
  Hits              5190     5190           
  Misses             754      754           
Flag Coverage Δ
cpu-python3.6-unit-test 73.58% <ø> (ø)
cpu-python3.7-unit-test 73.58% <ø> (ø)
cpu-python3.8-unit-test 74.05% <ø> (ø)
cuda-unit-test 87.24% <ø> (ø)

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

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