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 8f671a6 commit 6aafe65Copy full SHA for 6aafe65
offload/test/offloading/fortran/declare-target-automap.f90
@@ -1,6 +1,7 @@
1
!Offloading test for AUTOMAP modifier in declare target enter
2
! REQUIRES: flang, amdgpu
3
4
+! RUN: %libomptarget-compile-fortran-run-and-check-generic
5
program automap_program
6
use iso_c_binding, only: c_loc
7
use omp_lib, only: omp_get_default_device, omp_target_is_present
0 commit comments