Skip to content

Commit 4400152

Browse files
authored
Merge pull request intel#1360 from myler/CMPLRTST-18479-xmain
level_zero_device_free_mem.cpp is not supported on integrated devices
2 parents 3335379 + 2113496 commit 4400152

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,5 +1,5 @@
11
// REQUIRES: level_zero, level_zero_dev_kit
2-
// UNSUPPORTED: gpu-intel-gen9
2+
// UNSUPPORTED: gpu-intel-gen9, gpu-intel-gen12
33
// The query of free memory is not supported on integrated devices
44
//
55
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %level_zero_options %s -o %t.out

0 commit comments

Comments
 (0)