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

Add flag alias for AdaptiveCpp #176

Open
tom91136 opened this issue Nov 26, 2023 · 1 comment
Open

Add flag alias for AdaptiveCpp #176

tom91136 opened this issue Nov 26, 2023 · 1 comment
Assignees
Milestone

Comments

@tom91136
Copy link
Member

Currently for AdaptiveCpp we need use -DSYCL_COMPILER=HIPSYCL, we should keep supporting that but add an alias such that -DSYCL_COMPILER=ACPP works.

@tom91136 tom91136 self-assigned this Nov 26, 2023
@illuhad
Copy link
Contributor

illuhad commented Dec 12, 2023

It might be worth considering -DSYCL_COMPILER=ADAPTIVECPP. SYCL-Academy uses a similar convention (https://github.com/codeplaysoftware/syclacademy/blob/e4fec8445066e601d0e398acec866b1691e86771/CMakeLists.txt#L28) and in cmake, you also find_package(AdaptiveCpp).

@tomdeakin tomdeakin added this to the v6.0 milestone May 13, 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

3 participants