tree: d0c83238a583b47ce43368d3c7dc107cfdc04902 [path history] [tgz]
  1. docs/
  2. include/
  3. src/
  4. test/
  5. tools/
  6. .clang-format
  7. .clang-tidy
  8. CMakeLists.txt
  9. LICENSE.txt
  10. Maintainers.md
  11. 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.