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

Commit 984506e

Browse files
committed
format
Signed-off-by: Sergey V Maslov <[email protected]>
1 parent 2e0b863 commit 984506e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SYCL/Plugin/level_zero_device_free_mem.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// REQUIRES: level_zero, level_zero_dev_kit
22

33
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %level_zero_options %s -o %t.out
4-
// RUN: %GPU_RUN_PLACEHOLDER% ZES_ENABLE_SYSMAN=1 t.out 2>&1 %GPU_CHECK_PLACEHOLDER
4+
// RUN: env ZES_ENABLE_SYSMAN=1 %GPU_RUN_PLACEHOLDER %t.out 2>&1 %GPU_CHECK_PLACEHOLDER
55
//
66
// The test is to check that the free device memory is reported be Level Zero
77
// backend

0 commit comments

Comments
 (0)