Skip to content

Commit ecfbac8

Browse files
committed
added description for test
1 parent 2cb74a1 commit ecfbac8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sycl/test-e2e/VirtualMem/memory_granularity.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
// REQUIRES: aspect-ext_oneapi_virtual_mem
22

3+
// This test checks whether memory granularity returned is greater then 0 and
4+
// that the recommended granularity is the same size or greater than the minimum
5+
// granularity for virtul memory extension.
6+
37
// RUN: %{build} -o %t.out
48
// RUN: %{run} %t.out
59

0 commit comments

Comments
 (0)