try to make rocm work for the github ci, requires disabling rocwmma

This commit is contained in:
Concedo 2025-06-08 21:52:29 +08:00
parent 7f57846c2f
commit 6c5c8be48d
4 changed files with 14 additions and 5 deletions

View file

@ -12,6 +12,7 @@ env:
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
KCPP_CUDA: rocm
ARCHES_CU12: 1
NO_WMMA: 1
jobs:
linux: