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

Commit 7c083a5

Browse files
authored
Update SYCL/Plugin/interop-level-zero-interop-task-mem.cpp
1 parent e4a60b0 commit 7c083a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SYCL/Plugin/interop-level-zero-interop-task-mem.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// REQUIRES: level_zero, level_zero_dev_kit
22
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %level_zero_options %s -o %t.out
3-
// RUN: env SYCL_BE=PI_LEVEL_ZERO %GPU_RUN_PLACEHOLDER %t.out
3+
// RUN: %GPU_RUN_PLACEHOLDER %t.out
44

55
// Test for Level Zero interop_task.
66

0 commit comments

Comments
 (0)