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 1f1094f commit 9ae58fdCopy full SHA for 9ae58fd
libsyclinterface/include/Config/dpctl_config.h.in
@@ -31,7 +31,7 @@
31
#define __SYCL_COMPILER_VERSION_REQUIRED 20221201L
32
33
/* The DPCPP version used to build dpctl */
34
-#define DPCTL_DPCPP_VERSION "@IntelSycl_VERSION@"
+#define DPCTL_DPCPP_VERSION "@IntelSyclCompiler_VERSION@"
35
36
#define DPCTL_LIBZE_LOADER_FILENAME "@LIBZE_LOADER_FILENAME@"
37
#define DPCTL_LIBCL_LOADER_FILENAME "@LIBCL_LOADER_FILENAME@"
0 commit comments