Test: bump rocm-libraries for MIOpen CK dynamic applicability#5222
Test: bump rocm-libraries for MIOpen CK dynamic applicability#5222BrianHarrisonAMD wants to merge 1 commit into
Conversation
Please create as a draft PR to avoid tagging codeowners.
You can also trigger https://github.com/ROCm/TheRock/actions/workflows/multi_arch_ci.yml with workflow_dispatch to choose the exact test filters and platforms that you want. As is, this will build all archs on Windows too, and run component tests other than miopen. See https://github.com/ROCm/TheRock/blob/main/docs/development/ci_behavior_manipulation.md (you can filter tests to just miopen from a PR by adding a label, but there is no way on a PR right now to skip Windows builds) |
|
@geomin12 this is also running CI ASan (
|
Will swap thanks! |
|
Closing/closed this validation-only PR per Scott's guidance. Superseded by targeted workflow_dispatch run https://github.com/ROCm/TheRock/actions/runs/25766884609 using linux_amdgpu_families=gfx90a,gfx94X,gfx950, linux_test_labels=test:miopen, and no Windows families. |
|
Thanks! Sorry for the CI system being so tricky to use x_x |
Purpose
Validation-only PR - not intended to merge.
This bumps the
rocm-librariessubmodule toc0490e8b5a6929cf8371f77f771e178a033c34d1from ROCm/rocm-libraries#7354.The goal is to exercise TheRock multi-arch CI with
ci:run-all-archsand validate the MIOpen CK dynamic-library applicability test fix for ROCM-24419 on gfx942.What changed
rocm-librariessubmodule:8d33c2d2d1->c0490e8b5a6Validation focus
ci:run-all-archsto trigger all-architecture CI.hipErrorInvalidDeviceFunction/ CKis_applicablefailure.If clean, use the run as validation for ROCm/rocm-libraries#7354 and ROCM-24419, then close this PR without merging.