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

Commit 655e8b0

Browse files
authored
Update SYCL/Basic/kernel_program_cache.cpp
1 parent b245f13 commit 655e8b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SYCL/Basic/kernel_program_cache.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
2-
// RUN: env CreateMultipleRootDevices=2 NEOReadDebugKeys=1 %GPU_RUN_PLACEHOLDER %t.out
2+
// RUN: %GPU_RUN_PLACEHOLDER CreateMultipleRootDevices=2 NEOReadDebugKeys=1 %t.out
33
// REQUIRES: (opencl || level_zero) && gpu
44

55
//==---------- kernel_program_cache.cpp --- KernelProgramCache test --------==//

0 commit comments

Comments
 (0)