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
63 stars 88 forks source link

Eliminated compiler warning in client apps #1138

Closed Serge45 closed 1 month ago

Serge45 commented 2 months ago

Brief

Eliminated compiler warnings in client apps caused by C++20 -> C++17.