Skip to content
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

CI: Set ccache directory explicitly #752

Merged
merged 1 commit into from
Jul 19, 2023
Merged

Conversation

psalz
Copy link
Member

@psalz psalz commented Jul 18, 2023

Follow up to #749, now everything should work!

@psalz psalz requested a review from a team as a code owner July 18, 2023 14:38
ccache uses various rules to determine the cache directory, which may
result in different CI containers having different paths.

Specify as absolute path instead of using "~", as that seems to be
interpreted differently by cache action and ccache.
Copy link
Contributor

@bader bader left a comment

Choose a reason for hiding this comment

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

LGTM.
Should we also revert #749?

@psalz
Copy link
Member Author

psalz commented Jul 19, 2023

No, both patches are needed to make things work again! Unfortunately it looks like the DPC++ build timed out at 7 hours, I just restarted it. We'll have to get it through at least once to prime the cache :-/. Edit: Nevermind, looks like the cache was primed already - the rerun finished in 6 minutes 🎉.

@psalz psalz merged commit e30740f into SYCL-2020 Jul 19, 2023
9 checks passed
@psalz psalz deleted the bring-back-dpcpp-ccache branch July 19, 2023 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants