KKyang

Results 7 comments of KKyang

@xuantengh @bgamari We added 908 supports recently. https://github.com/ROCm/hipBLASLt/commit/938900a10d0c433eb8b90c2a3b65ba70ed39a91b

Yes, it is necessary. Here is the sample, https://github.com/ROCmSoftwarePlatform/hipBLASLt/blob/a103f27d91f0dcd3abdcf262c18a601172b2d3ea/clients/samples/gemm/sample_hipblaslt_gemm.cpp#L153 or you can use ``getAllAlgos`` to get the solutions. https://github.com/ROCmSoftwarePlatform/hipBLASLt/blob/a103f27d91f0dcd3abdcf262c18a601172b2d3ea/clients/samples/gemm_get_all_algos/sample_hipblaslt_gemm_get_all_algos.cpp#L103

That's just a progress bar. You can ignore it.

Your commit message is "squash commits."

Please try ``apt-get install -y libmsgpack-dev`` and reinstall the Python msgpack to see if it works.

Maybe it's the same problem? https://github.com/ROCm/hipBLASLt/issues/677