Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 19c3856

Browse files
committed
disable event_profiling_info for CUDA
1 parent 8bae70f commit 19c3856

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

SYCL/Basic/event_profiling_info.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
//
1313
//===----------------------------------------------------------------------===//
1414

15+
// Flaky with CUDA
16+
// UNSUPORTED: cuda
17+
1518
#include <CL/sycl.hpp>
1619
#include <cassert>
1720

0 commit comments

Comments
 (0)