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
65 stars 89 forks source link

Add extended profile logging along with flush and rotating size #1389

Open NaveenElumalaiAMD opened 4 days ago

NaveenElumalaiAMD commented 4 days ago
  1. Added Extended profile logging which prints out extra information: Solution Index, Solution name and Kernel name.
  2. Add flush and rotating size to bench, profile and Extended profile logging.
KKyang commented 3 days ago

Customer is complaining about the log format changes frequently, if there's any other changes, please submit them in this PR.