Skip to content

Default CXX version causes oneDPL to fail #210

@tom91136

Description

@tom91136

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions