Skip to content
Snippets Groups Projects
Commit 8b30c559 authored by ESCOBAR Juan's avatar ESCOBAR Juan
Browse files

Juan 28/02/2022:ZSOLVER/turb.f90, Bypass SegFault/nvhpc/22.2,if PRT/PPABST not in present list /!\

parent b469195e
Branches
Tags
1 merge request!4Jean Wurtz 30/04/2025 : Bugfixes mainly for TEB and for simple precision
......@@ -1748,8 +1748,8 @@ real, dimension(:,:,:), pointer , contiguous :: zrvsat
real, dimension(:,:,:), pointer , contiguous :: zdrvsatdt
!
!-------------------------------------------------------------------------------
!$acc data present( PT, PEXN, PCP, PLOCPEXN, PAMOIST, PATHETA )
!JE: bug: nvhpc 22.2 compiler segfault if PRT/PPABST not in present list !
!$acc data present( PT, PEXN, PCP, PLOCPEXN, PAMOIST, PATHETA, PPABST, PRT )
if ( mppdb_initialized ) then
!Check all in arrays
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment