tree: bc3bb984d28aa65e19f8d541c14a686803af06a6 [path history] [tgz]
  1. docs/
  2. include/
  3. src/
  4. tools/
  5. .clang-format
  6. .clang-tidy
  7. CMakeLists.txt
  8. LICENSE.txt
  9. Maintainers.md
  10. README.md
libsycl/README.md

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: Libsycl 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.