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

Enable cmake argument passthrough in the SYCL configure wrapper (#17189) #17587

Conversation

KornevNikita
Copy link
Contributor

Hundreds of --cmake-opt=-DFOO=BAR on the command line make it hard to see the wood for the trees, so introduce an alternative which is to simply pass unknown argument flags straight through to cmake. This should make using the wrapper a little more pleasant and readable.

CHERRY-PICK OF: c62abae

Hundreds of `--cmake-opt=-DFOO=BAR` on the command line make it hard to
see the wood for the trees, so introduce an alternative which is to
simply pass unknown argument flags straight through to cmake. This
should make using the wrapper a little more pleasant and readable.
@aelovikov-intel
Copy link
Contributor

Do we need that because we use CI from trunk?

@KornevNikita
Copy link
Contributor Author

Do we need that because we use CI from trunk?

yep that's it

@KornevNikita
Copy link
Contributor Author

Fails can be ignored as we use nightly to test the branch. @AlexeySachkov please merge

@AlexeySachkov AlexeySachkov merged commit 556e1a2 into sycl-rel-6_1_0 Mar 24, 2025
7 of 13 checks passed
@AlexeySachkov AlexeySachkov deleted the cherry-pick-c62abaeee9e6cb48d04fb623075705710089bd3f branch March 24, 2025 14:36
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.

5 participants