Preprocessor Macros

This file describes macros that have effect on SYCL compiler and run-time.

Version macros

  • __LIBSYCL_MAJOR_VERSION is set to SYCL runtime library major version.

  • __LIBSYCL_MINOR_VERSION is set to SYCL runtime library minor version.

  • __LIBSYCL_PATCH_VERSION is set to SYCL runtime library patch version.