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 5951523 commit 6888d4eCopy full SHA for 6888d4e
sycl/test-e2e/AsyncAlloc/device/memory_pool.cpp
@@ -1,3 +1,7 @@
1
+// Fails on AWS.
2
+// UNSUPPORTED: cuda
3
+// UNSUPPORTED-INTENDED: The memory pool maximum size feature requires CUDA 12.2 or later.
4
+
5
// RUN: %{build} -o %t.out
6
// RUN: %{run} %t.out
7
0 commit comments