Index: LMDZ6/trunk/libf/phylmd/add_phys_tend_mod.f90
===================================================================
--- LMDZ6/trunk/libf/phylmd/add_phys_tend_mod.f90	(revision 6088)
+++ LMDZ6/trunk/libf/phylmd/add_phys_tend_mod.f90	(revision 6089)
@@ -4,4 +4,5 @@
 !
 !$gpum horizontal klon nlon
+!$gpum nogpu prt_enerbil
 MODULE add_phys_tend_mod
 
Index: LMDZ6/trunk/libf/phylmd/lmdz_call_lscp.f90
===================================================================
--- LMDZ6/trunk/libf/phylmd/lmdz_call_lscp.f90	(revision 6088)
+++ LMDZ6/trunk/libf/phylmd/lmdz_call_lscp.f90	(revision 6089)
@@ -254,4 +254,5 @@
 !===============================================================================
 
+      !$gpum nocall
       CALL ratqs_main_first(klon, cell_area)
 
@@ -305,5 +306,5 @@
 
          ! old (pre-cmip7) code
-
+         !$gpum nocall
          CALL fisrtilp_first(klon, klev, dtime, pfrac_impa, pfrac_nucl, pfrac_1nucl)
 
Index: LMDZ6/trunk/libf/phylmd/lmdz_gwd_hines.f90
===================================================================
--- LMDZ6/trunk/libf/phylmd/lmdz_gwd_hines.f90	(revision 6088)
+++ LMDZ6/trunk/libf/phylmd/lmdz_gwd_hines.f90	(revision 6089)
@@ -1,4 +1,4 @@
 ! $Id: hines_gwd.f90 5309 2024-11-01 11:39:44Z abarral $
-!$gpum horizontal klon
+!$gpum nogpu
 MODULE lmdz_gwd_hines
 
