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 4cb90ca commit 181c4c3Copy full SHA for 181c4c3
openmp/libomptarget/test/offloading/force-usm.cpp
@@ -6,6 +6,8 @@
6
// RUN: env HSA_XNACK=1 LIBOMPTARGET_INFO=32 \
7
// RUN: %libomptarget-run-generic 2>&1 | %fcheck-generic --check-prefix=FORCE-USM
8
//
9
+// REQUIRES: unified_shared_memory
10
+//
11
// UNSUPPORTED: nvptx64-nvidia-cuda
12
// UNSUPPORTED: nvptx64-nvidia-cuda-LTO
13
// clang-format on
0 commit comments