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 8dc1917 commit a149ba2Copy full SHA for a149ba2
sycl/test-e2e/Plugin/level_zero_device_free_mem.cpp
@@ -1,7 +1,8 @@
1
// https://github.com/intel/llvm/issues/14244
2
// sycl-ls --verbose shows the "ext_intel_free_memory" aspect if
3
// 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.
+// so this test is missed if it requires aspect-ext_intel_free_memory.
5
+
6
// Since gen9 and get12 don't support this query,
7
// so requiring DG2. There may be more devices in our CI supporting this aspect.
8
// REQUIRES: gpu-intel-dg2
0 commit comments