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] Fix Windows oneAPI test failures #16758

Merged
merged 1 commit into from
Jan 24, 2025
Merged

Conversation

sarnex
Copy link
Contributor

@sarnex sarnex commented Jan 23, 2025

It was the math flags.

We can't use /Qno-intel-libs and remove the env setup requirement from the e2e phase because of some insane linking errors I can't figure out and I don't think it's worth the time to investigate it any more.

Closes: #16362

@sarnex sarnex marked this pull request as ready for review January 24, 2025 18:19
@sarnex sarnex requested a review from a team as a code owner January 24, 2025 18:19
@aelovikov-intel aelovikov-intel merged commit 2307220 into intel:sycl Jan 24, 2025
26 checks passed
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.

Investigate LIT and E2E failures when compiler is build with icx on WIndows
2 participants