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

Juan 04/11/2022:ice4_sedimentation_split.f90, Bypass for CCE > 14.X &&...

Juan 04/11/2022:ice4_sedimentation_split.f90, Bypass for CCE > 14.X && nvidia70 target <=> TARGET_NV70 , use MODI_GAMMA
parent 3e804ac4
No related branches found
No related tags found
1 merge request!4Jean Wurtz 30/04/2025 : Bugfixes mainly for TEB and for simple precision
...@@ -92,6 +92,9 @@ USE MODE_MPPDB ...@@ -92,6 +92,9 @@ USE MODE_MPPDB
!Warning: intrinsics gamma does not give same results between CPU and GPU with NVHPC (tested with 22.2 version) !Warning: intrinsics gamma does not give same results between CPU and GPU with NVHPC (tested with 22.2 version)
USE MODI_GAMMA USE MODI_GAMMA
#endif #endif
#if defined(TARGET_NV70)
USE MODI_GAMMA
#endif
! !
IMPLICIT NONE IMPLICIT NONE
! !
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment