mirror of
https://github.com/intel/llvm.git
synced 2026-01-12 01:30:26 +08:00
SYCL runtime library
The libsycl subproject is an implementation of the SYCL runtime library as defined by the SYCL 2020 specification.
Subproject documentation is available at: SYCL RT documentation.
libsycl runtime library and headers require C++17 support or higher.
How to use libsycl with Clang
TODO
How to build
TODO
License
See LICENSE for details.