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 13a26a7 commit 21d80ebCopy full SHA for 21d80eb
src/comm/SYCLHelpers.h
@@ -5,7 +5,7 @@
5
6
#ifndef SYCL_EXT_ONEAPI_ENQUEUE_FUNCTIONS
7
#error FATAL ERROR: The SYCL_EXT_ONEAPI_ENQUEUE_FUNCTIONS is excepted to be defined \
8
- to enqueue kernel without returning event. But the undef is detected!
+ to enqueue kernel without returning event. But the undef is detected !
9
#endif
10
11
// sycl access address space
0 commit comments