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 b1e5f4e commit 3035c3dCopy full SHA for 3035c3d
SYCL/Plugin/level_zero_queue_profiling.cpp
@@ -10,7 +10,7 @@
10
// Check the expected output when queue::enable_profiling is not specified
11
//
12
// WITHOUT: ze_event_pool_desc_t flags set to: 1
13
-// WITHOUT: SYCL exception caught: Native API failed. Native API returns: -7 (CL_PROFILING_INFO_NOT_AVAILABLE)
+// WITHOUT: SYCL exception caught: get_profiling_info() can't be used without set 'enable_profiling' queue property
14
15
// Check the expected output when queue::enable_profiling is specified
16
0 commit comments