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 e8e5d07 commit 9f6784cCopy full SHA for 9f6784c
offload/test/offloading/disable_default_device.c
@@ -1,6 +1,5 @@
1
// RUN: %libomptarget-compile-generic
2
-// RUN: env OMP_TARGET_OFFLOAD=disabled %libomptarget-run-generic 2>&1 |
3
-// %fcheck-generic
+// RUN: env OMP_TARGET_OFFLOAD=disabled %libomptarget-run-generic 2>&1 | %fcheck-generic
4
5
#include <omp.h>
6
#include <stdio.h>
0 commit comments