ROCm / hipBLASLt

hipBLASLt is a library that provides general matrix-matrix operations with a flexible API and extends functionalities beyond a traditional BLAS library
https://rocm.docs.amd.com/projects/hipBLASLt/en/latest/index.html
MIT License
40 stars 57 forks source link

Fix errors when calculating ldsPad and ldsNumBytes of sparse metadata. #851

Closed vin-huang closed 1 week ago

vin-huang commented 1 week ago

Moved the related calculation into the calcLdsPad() and calcLdsNumBytes()

vin-huang commented 1 week ago

the test of gfx942 is passed at ubuntu22