tree: a7dc81176a87fe1cc65ee9327c19911cfa8690e2
  1. cmake/
  2. docs/
  3. include/
  4. src/
  5. test/
  6. tools/
  7. unittests/
  8. .clang-format
  9. .clang-tidy
  10. CMakeLists.txt
  11. LICENSE.txt
  12. Maintainers.md
  13. 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.