Skip to content

Commit 6888d4e

Browse files
committed
disable memory_pool.cpp
1 parent 5951523 commit 6888d4e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sycl/test-e2e/AsyncAlloc/device/memory_pool.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
// RUN: %{build} -o %t.out
26
// RUN: %{run} %t.out
37

0 commit comments

Comments
 (0)