mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-16 02:54:21 +00:00
* only build gemm_fp8_pk_i4 examples for gfx942/950 * fix cmake logic * moved the architecture check to IsSupported function * Revert "moved the architecture check to IsSupported function" This reverts commit056d2a08b3. * disable all pk_i4 tests for targets other than gfx942/950 * fix cmake logic [ROCm/composable_kernel commit:23a949706c]