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