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 295fe0b commit e96146cCopy full SHA for e96146c
offload/test/api/omp_device_alloc.c
@@ -1,5 +1,8 @@
1
// RUN: %libomptarget-compile-run-and-check-generic
2
3
+// UNSUPPORTED: nvidiagpu
4
+// UNSUPPORTED: amdgpu
5
+
6
#include <assert.h>
7
#include <omp.h>
8
#include <stdio.h>
0 commit comments