Skip to content

Conversation

@xuhancn
Copy link
Contributor

@xuhancn xuhancn commented Oct 31, 2025

Add CMAKE_SYCL_COMPILER_LAUNCHER for sccache enabling, please reference to https://github.com/pytorch/pytorch/blob/7d67a41db4801632d5862e99c79b766284dfd307/.ci/pytorch/windows/build_pytorch.bat#L91C13-L91C41

When we setup CMAKE_SYCL_COMPILER_LAUNCHER to sccache binary, it will enable sccache.
When we didn't set CMAKE_SYCL_COMPILER_LAUNCHER, it should be blank, and didn't change original logical.

Sccache usage:
https://github.com/mozilla/sccache?tab=readme-ov-file#usage

@xuhancn xuhancn requested a review from fengyuan14 November 3, 2025 05:24
@xuhancn xuhancn requested a review from guangyey November 3, 2025 06:15
@guangyey guangyey added the windows_ci Only for Windows CI trigger label Nov 3, 2025
@guangyey guangyey enabled auto-merge November 5, 2025 02:14
@guangyey guangyey added this pull request to the merge queue Nov 5, 2025
Merged via the queue into intel:main with commit ab48005 Nov 5, 2025
23 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

windows_ci Only for Windows CI trigger

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants