You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.
It is possible to use sycl with this compiler: https://github.com/intel/llvm. There should be support to compile this in the cmakelists, since right now only computecpp and trisycl are supported.
The text was updated successfully, but these errors were encountered:
Hi @bachittle, thanks for reporting this! I think this project needs a few updates to be better aligned with SYCL 2020 in general, not just with Intel's SYCL implementation.
It seems like that requires oneapi, whereas intel llvm is not reliant on oneapi, it is a separate entity. But it does seem like onedpl in general is open-source so I will look more into that. My guess is it interfaces with oneapi, which is proprietary.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It is possible to use sycl with this compiler: https://github.com/intel/llvm. There should be support to compile this in the cmakelists, since right now only computecpp and trisycl are supported.
The text was updated successfully, but these errors were encountered: