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

Juan 16/06/2023:ZSOLVER/pressurez.f90 , For CRAY ftn ,transform ...

Juan 16/06/2023:ZSOLVER/pressurez.f90 , For CRAY ftn ,transform  mnh_do_concurrent -> DO CONCURRENNT to avoid serialisation of BR_ call
parent ac1c3322
No related branches found
No related tags found
No related merge requests found
......@@ -287,6 +287,12 @@ USE MODI_SHUMAN_DEVICE
USE MODI_ZCONJGRAD
USE MODI_ZSOLVER
#if defined(MNH_COMPILER_CCE) && defined(MNH_BITREP_OMP)
!$mnh_undef(LOOP)
!$mnh_undef(OPENACC)
#endif
IMPLICIT NONE
!
!* 0.1 declarations of arguments
......
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