Skip to content

[SYCL][E2E] Fix CUDA/HIP options on Windows #17985

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

Merged
merged 1 commit into from
Apr 14, 2025
Merged

Conversation

sarnex
Copy link
Contributor

@sarnex sarnex commented Apr 11, 2025

We need to set cuda-path/hip-path on Windows as the autodetection isn't implemented upstream, it seems only implemented for Linux.

Also fix a double assign and a missed update in E2EExpr

This was tested with some other pending changes here and here.

Copy link
Contributor

@maarquitos14 maarquitos14 left a comment

Choose a reason for hiding this comment

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

LGTM.

@sarnex sarnex merged commit b38eb60 into intel:sycl Apr 14, 2025
29 of 30 checks passed
@KornevNikita
Copy link
Contributor

@sarnex does this also address this issue?

@sarnex
Copy link
Contributor Author

sarnex commented Apr 14, 2025

Partially, we also need this change though. Once that's merged I'll re-enable those tests.

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.

3 participants