Skip to content
Snippets Groups Projects
Commit 18a466fd authored by WAUTELET Philippe's avatar WAUTELET Philippe
Browse files

Philippe 26/06/2023: OpenACC: ice4_fast_rg: restore a necessary update for IGDRY (crash on Nvidia)

parent 91116445
No related branches found
No related tags found
No related merge requests found
......@@ -545,7 +545,8 @@ ELSE
!$acc kernels
PRG_TEND(:, IRRDRYG)=0.
!$acc end kernels
! acc update host( IGDRY )
!$acc update host( IGDRY )
!
IF(IGDRY>0) THEN
!$acc kernels
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment