Skip to content

Commit a149ba2

Browse files
nrspruitagainull
andauthored
Update sycl/test-e2e/Plugin/level_zero_device_free_mem.cpp
Co-authored-by: Artur Gainullin <[email protected]>
1 parent 8dc1917 commit a149ba2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sycl/test-e2e/Plugin/level_zero_device_free_mem.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
// https://github.com/intel/llvm/issues/14244
22
// sycl-ls --verbose shows the "ext_intel_free_memory" aspect if
33
// ZES_ENABLE_SYSMAN=1 is set, but also is sysman init is supported,
4-
// so this test is missed if it requires spect-ext_intel_free_memory.
4+
// so this test is missed if it requires aspect-ext_intel_free_memory.
5+
56
// Since gen9 and get12 don't support this query,
67
// so requiring DG2. There may be more devices in our CI supporting this aspect.
78
// REQUIRES: gpu-intel-dg2

0 commit comments

Comments
 (0)