Skip to content

Use manylinux image with sccache for Linux PyTorch wheel builds#3387

Closed
subodh-dubey-amd wants to merge 1 commit into
mainfrom
users/subodh-dubey-amd/pytorch-workflows-use-sccache-image
Closed

Use manylinux image with sccache for Linux PyTorch wheel builds#3387
subodh-dubey-amd wants to merge 1 commit into
mainfrom
users/subodh-dubey-amd/pytorch-workflows-use-sccache-image

Conversation

@subodh-dubey-amd
Copy link
Copy Markdown
Contributor

@subodh-dubey-amd subodh-dubey-amd commented Feb 12, 2026

Motivation

#3171 (comment)
Use the manylinux image that includes sccache for the Linux PyTorch wheel workflow so future PRs can enable sccache without changing the image. This PR only updates the workflow’s container image; it does not add sccache usage (no cache_type, env, or --use-sccache).

Technical Details

Test Result

https://github.com/ROCm/TheRock/actions/runs/21940290973

Submission Checklist

Copy link
Copy Markdown
Member

@marbre marbre left a comment

Choose a reason for hiding this comment

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

We should use the same image consistently over all the workflows as it otherwise hard to update / bump. See the https://github.com/ROCm/TheRock/blob/main/dockerfiles/README.md#updating-images-used-by-github-actions-workflows.

Furthermore, this is likely to be superseded by a PR @lumachad is working on.

@subodh-dubey-amd
Copy link
Copy Markdown
Contributor Author

subodh-dubey-amd commented Feb 12, 2026

We should use the same image consistently over all the workflows as it otherwise hard to update / bump. See the https://github.com/ROCm/TheRock/blob/main/dockerfiles/README.md#updating-images-used-by-github-actions-workflows.

Furthermore, this is likely to be superseded by a PR @lumachad is working on.

Thanks, I will close this as this is already addressed here #3306

@github-project-automation github-project-automation Bot moved this from TODO to Done in TheRock Triage Feb 12, 2026
@subodh-dubey-amd subodh-dubey-amd deleted the users/subodh-dubey-amd/pytorch-workflows-use-sccache-image branch February 12, 2026 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants