Skip to content

Add build # to workspace path. - #10613

Merged
illsilin merged 11 commits into
developfrom
ck/illsilin/aick-1920
Aug 11, 2026
Merged

Add build # to workspace path.#10613
illsilin merged 11 commits into
developfrom
ck/illsilin/aick-1920

Conversation

@illsilin

@illsilin illsilin commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Motivation

Since we recently lost VMs running on gfx950 machines, building CI jobs in parallel on the same machine for the same branch (e.g. develop) causes those jobs to delete each other's workspace folders, which is not ideal.

In order to prevent this from happening, we can add the build # to the workspace path. This way we can be sure each workspace path is unique.

JIRA ID : AICK-1920

Technical Details

Test Plan

Test Result

Submission Checklist

@therock-pr-bot

therock-pr-bot Bot commented Aug 10, 2026

Copy link
Copy Markdown

✅ All Checks Passed — Ready for Review

Check Status Details
📝 PR Description ✅ Pass
Forbidden Files ✅ Pass
🧪 Unit Test ✅ Pass PR does not contain code files — Unit Test auto-passed
🔎 pre-commit ✅ Pass
🚫 Draft PR 🔜 To Be Enabled
🚩 Feature Flag 🔜 To Be Enabled
📊 Code Coverage 🔜 To Be Enabled
🤖 therock-pr-bot ✅ Pass

🎉 All checks passed! This PR is ready for review.

📖 Need help? See the Policy FAQ for details on every check and how to fix failures.

🙋 Wish to Override Policy?

@therock-pr-bot

therock-pr-bot Bot commented Aug 10, 2026

Copy link
Copy Markdown

🎉 All checks passed! This PR is ready for review.

@brockhargreaves-amd
brockhargreaves-amd self-requested a review August 10, 2026 22:58

@brockhargreaves-amd brockhargreaves-amd left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I checked the build log for the job for this branch, looks good.

@illsilin
illsilin merged commit db3db73 into develop Aug 11, 2026
103 of 112 checks passed
@illsilin
illsilin deleted the ck/illsilin/aick-1920 branch August 11, 2026 14:26
assistant-librarian Bot pushed a commit to ROCm/composable_kernel that referenced this pull request Aug 11, 2026
Add build # to workspace path.

## Motivation

Since we recently lost VMs running on gfx950 machines, building CI jobs
in parallel on the same machine for the same branch (e.g. develop)
causes those jobs to delete each other's workspace folders, which is not
ideal.

In order to prevent this from happening, we can add the build # to the
workspace path. This way we can be sure each workspace path is unique.

JIRA ID : AICK-1920

## Technical Details

<!-- Explain the changes along with any relevant GitHub links. -->

## Test Plan

<!-- Explain any relevant testing done to verify this PR. -->

## Test Result

<!-- Briefly summarize test outcomes. -->

## Submission Checklist

- [ ] Look over the contributing guidelines at
https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests.
shumway pushed a commit to ROCm/composable_kernel that referenced this pull request Aug 18, 2026
Add build # to workspace path.

## Motivation

Since we recently lost VMs running on gfx950 machines, building CI jobs
in parallel on the same machine for the same branch (e.g. develop)
causes those jobs to delete each other's workspace folders, which is not
ideal.

In order to prevent this from happening, we can add the build # to the
workspace path. This way we can be sure each workspace path is unique.

JIRA ID : AICK-1920

## Technical Details

<!-- Explain the changes along with any relevant GitHub links. -->

## Test Plan

<!-- Explain any relevant testing done to verify this PR. -->

## Test Result

<!-- Briefly summarize test outcomes. -->

## Submission Checklist

- [ ] Look over the contributing guidelines at
https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants