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 bdb95b5 commit 550b1b9Copy full SHA for 550b1b9
sycl/test-e2e/ESIMD/private_memory/private_memory_pvc.cpp
@@ -6,7 +6,7 @@
6
//
7
//===----------------------------------------------------------------------===//
8
// REQUIRES: gpu-intel-pvc
9
-// RUN: %{build} -fsycl-device-code-split=per_kernel -o %t.out
+// RUN: %{build} -fsycl-device-code-split=per_kernel -I%S/.. -o %t.out
10
// RUN: %{run} %t.out
11
12
// The test verifies that basic ESIMD API works properly with
0 commit comments