jichangjichang

Results 30 comments of jichangjichang

@xuantengh @bgamari hipblaslt will support gfx908 with ROCm 6.3.

@idreamerhx hipblaslt currently only support gfx90a device. https://github.com/ROCmSoftwarePlatform/hipBLASLt/blob/develop/README.md#hardware-requirements

@hovertank3d hipBLASLt only support gfx90a so far. You can find the supported data types and hw requirement from Readme.

No plan so far. The transpose operation can be set through cublasLtMatmulDescSetAttribute() before calling cublasLtMatmul().

https://rocm.docs.amd.com/projects/hipBLASLt/en/latest/api-reference.html#hipblasltmatrixtransform

> I initially had the same error on Ubuntu 24.04 + rocm 6.2 with gfx908, installing `libmsgpack-dev` and running the script with `-d` to install other dependencies resolved the issue....

It seems that we also need same kernel for gfx941 for stable branch

hipblaslt doesn't support "BUILD_WITH_TENSILE=OFF" so far. BUILD_WITH_TENSILE=ON is must

Please check if hipblaslt can use this profiling feature to run on specific solution with --algo_method index --solution_index .