Taught CxxUtils about the SYCL_LANGUAGE_VERSION macro.
The Intel compiler is no longer using the macro name CL_SYCL_LANGUAGE_VERSION, but rather SYCL_LANGUAGE_VERSION. At the same time still kept the CL_SYCL_LANGUAGE_VERSION check around as well, in case we would try to build the code with an older version of the Intel compiler.
parent
0a56170c
No related branches found
No related tags found
Please register or sign in to comment