Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[CI] Use sccache installed in docker image in xla build #153002

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

clee2000
Copy link
Contributor

@clee2000 clee2000 commented May 6, 2025

The edited comment should have the info

Sccache stopped working at some point near dec 17 2023. I think it was having trouble writing to the cache.

Either way, there is an sccache already installed on the docker image, so we should use that instead of a binary from s3 which we're probably no longer sure where it came from/what commit it was built from

The one in the docker image is installed here https://github.com/pytorch/xla/blob/69d438ee65cc250c974ca80edd80462ffbb2e163/.github/upstream/Dockerfile#L61 and is also very old, so I have pytorch/xla#9102 to update it

Copy link

pytorch-bot bot commented May 6, 2025

πŸ”— Helpful Links

πŸ§ͺ See artifacts and rendered test results at hud.pytorch.org/pr/153002

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure

As of commit 2b01c92 with merge base 5fe58ab (image):

NEW FAILURE - The following job has failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@clee2000 clee2000 added the topic: not user facing topic category label May 6, 2025
@clee2000 clee2000 marked this pull request as ready for review May 7, 2025 20:08
@clee2000 clee2000 requested a review from a team as a code owner May 7, 2025 20:08
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.

1 participant