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 a4a8d36 commit 6556ba6Copy full SHA for 6556ba6
offload/test/mapping/prelock.cpp
@@ -1,7 +1,7 @@
1
// RUN: %libomptarget-compilexx-generic
2
// RUN: %libomptarget-run-generic %fcheck-generic
3
4
-// REQURIES: gpu
+// REQUIRES: gpu
5
// UNSUPPORTED: nvidiagpu
6
// UNSUPPORTED: amdgpu
7
offload/test/offloading/memory_manager.cpp
@@ -1,6 +1,6 @@
// RUN: %libomptarget-compilexx-run-and-check-generic
-// REQURIES: nvidiagpu
+// REQUIRES: nvidiagpu
#include <omp.h>
0 commit comments