Skip to content
Snippets Groups Projects
Commit ed98eb21 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)

(cherry picked from commit 18a466fd)
parent 9c064dd7
No related branches found
No related tags found
1 merge request!4Jean Wurtz 30/04/2025 : Bugfixes mainly for TEB and for simple precision
...@@ -545,7 +545,8 @@ ELSE ...@@ -545,7 +545,8 @@ ELSE
!$acc kernels !$acc kernels
PRG_TEND(:, IRRDRYG)=0. PRG_TEND(:, IRRDRYG)=0.
!$acc end kernels !$acc end kernels
! acc update host( IGDRY )
!$acc update host( IGDRY )
! !
IF(IGDRY>0) THEN IF(IGDRY>0) THEN
!$acc kernels !$acc kernels
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment