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
No related merge requests found
......@@ -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)
USE MODI_GAMMA
#endif
#if defined(TARGET_NV70)
USE MODI_GAMMA
#endif
!
IMPLICIT NONE
!
......
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