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 support for the AdaptiveCpp SYCL compiler #604

Open
stephenswat opened this issue Jun 5, 2024 · 0 comments
Open

Add support for the AdaptiveCpp SYCL compiler #604

stephenswat opened this issue Jun 5, 2024 · 0 comments
Labels
build This relates to the build system feature New feature or request sycl Changes related to SYCL

Comments

@stephenswat
Copy link
Member

AdaptiveCpp is the successor to hipSYCL and is, as far as I know, the only SYCL compiler out there right now that is able to JIT SYCL code so that it can be run on any platform. This makes it require infinitely less faffing about than OneAPI. We should move towards supporting AdaptiveCpp and adding it as a CI platform.

@stephenswat stephenswat added feature New feature or request build This relates to the build system sycl Changes related to SYCL labels Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build This relates to the build system feature New feature or request sycl Changes related to SYCL
Projects
None yet
Development

No branches or pull requests

1 participant