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

Default CXX version causes oneDPL to fail #210

Open
tom91136 opened this issue Aug 9, 2024 · 0 comments
Open

Default CXX version causes oneDPL to fail #210

tom91136 opened this issue Aug 9, 2024 · 0 comments
Assignees
Milestone

Comments

@tom91136
Copy link
Member

tom91136 commented Aug 9, 2024

In the std-data model, the default CXX version is set to C++11 which causes the -fsycl detection to fail as ICPX expects C++17 for SYCL related features to work. This was done correctly in std-{data,indices,ranges}'s model.cmake but FetchContent happens before all that.

@tom91136 tom91136 added this to the v6.0 milestone Aug 9, 2024
@tom91136 tom91136 self-assigned this Aug 9, 2024
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

No branches or pull requests

1 participant