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

[SYCL][Driver][HIP] Do not define __CUDA_ARCH__ for HIP-AMD targets #15443

Draft
wants to merge 7 commits into
base: sycl
Choose a base branch
from

Conversation

GeorgeWeb
Copy link
Contributor

@GeorgeWeb GeorgeWeb commented Sep 19, 2024

Fixes #15544

@GeorgeWeb
Copy link
Contributor Author

Requires #15521 to get merged to rebase on those changes for the sycl-cuda-arch-macro.cpp clang Driver test.

@GeorgeWeb GeorgeWeb marked this pull request as ready for review October 3, 2024 10:09
@GeorgeWeb GeorgeWeb requested review from a team as code owners October 3, 2024 10:09
@GeorgeWeb GeorgeWeb marked this pull request as draft October 3, 2024 11:23
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.

__CUDA_ARCH__ is defined when compiling AOT for HIP
1 participant