External CI: rocWMMA ROCM_PLATFORM_VERSION value set (#4353)

- Set the value of this expected variable to fix build failures.
This commit is contained in:
Joseph Macaranas
2025-02-06 17:06:29 -05:00
committed by GitHub
parent 2751a17cf0
commit b6d19bd91c

View File

@@ -80,6 +80,7 @@ jobs:
-DROCWMMA_BUILD_SAMPLES=OFF
-DGPU_TARGETS=$(JOB_GPU_TARGET)
-DCMAKE_BUILD_WITH_INSTALL_RPATH=ON
-DROCM_PLATFORM_VERSION=$(NEXT_RELEASE_VERSION)
-GNinja
# gfx1030 not supported in documentation
- template: ${{ variables.CI_TEMPLATE_PATH }}/steps/manifest.yml