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 ecfbac8 commit 662f8e5Copy full SHA for 662f8e5
sycl/test-e2e/VirtualMem/memory_granularity.cpp
@@ -1,7 +1,7 @@
1
// REQUIRES: aspect-ext_oneapi_virtual_mem
2
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
+// This test checks whether memory granularity returned is greater then 0 and
+// that the recommended granularity is the same size or greater than the minimum
5
// granularity for virtul memory extension.
6
7
// RUN: %{build} -o %t.out
0 commit comments