Skip to content

Commit ee97ba7

Browse files
committed
Fix cray_inline: don't emit INLINEALWAYS on non-Cray OpenACC builds
1 parent e1bfa9f commit ee97ba7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/common/include/parallel_macros.fpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@
100100
#endif
101101
#elif MFC_OpenACC
102102
$:acc_directive
103-
$:cray_directive
104103
#elif MFC_OpenMP
105104
$:omp_directive
106105
#endif

0 commit comments

Comments
 (0)