We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c60f7b6 commit c5d9ae1Copy full SHA for c5d9ae1
sycl/include/CL/sycl/feature_test.hpp.in
@@ -67,6 +67,7 @@ namespace sycl {
67
#define SYCL_EXT_INTEL_KERNEL_ARGS_RESTRICT 1
68
#define SYCL_EXT_INTEL_MEM_CHANNEL_PROPERTY 1
69
#define SYCL_EXT_INTEL_USM_ADDRESS_SPACES 1
70
+#define SYCL_EXT_INTEL_RUNTIME_BUFFER_LOCATION 1
71
#define SYCL_EXT_ONEAPI_BACKEND_LEVEL_ZERO 1
72
#cmakedefine01 SYCL_BUILD_PI_CUDA
73
#if SYCL_BUILD_PI_CUDA
0 commit comments