mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-04-19 22:39:03 +00:00
[TheRock CI] Bumping hash for TheRock (#2972)
* Adding new hash for TheRock * Removing package
This commit is contained in:
3
.github/workflows/therock-ci-linux.yml
vendored
3
.github/workflows/therock-ci-linux.yml
vendored
@@ -41,7 +41,7 @@ jobs:
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
with:
|
||||
repository: "ROCm/TheRock"
|
||||
ref: 409f43ad9d564454bb1b23f8c8aa15d6b9d25200
|
||||
ref: 3f62012a748df3a3099c51fa95d104db643a4588 # 10-03-2025 commit
|
||||
path: "TheRock"
|
||||
|
||||
- name: Runner Health Settings
|
||||
@@ -54,6 +54,7 @@ jobs:
|
||||
|
||||
- name: Patch rocm-libraries
|
||||
run: |
|
||||
rm ./TheRock/patches/amd-mainline/rocm-libraries/0009-Use-workgroupMappingDim-in-rocroller_host.patch
|
||||
git config --global --add safe.directory '*'
|
||||
git -c user.name="therockbot" -c "user.email=therockbot@amd.com" am --whitespace=nowarn ./TheRock/patches/amd-mainline/rocm-libraries/*.patch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user