- Jun 05, 2024
-
-
RODIER Quentin authored
-
- Jan 05, 2023
-
-
RODIER Quentin authored
-
- Nov 16, 2022
-
-
ESCOBAR MUNOZ Juan authored
-
- Oct 26, 2022
-
-
ESCOBAR MUNOZ Juan authored
Juan 26/10/2022:MNH/*, Cray CCE/14.0.3++ Optimsation Problems , add present_cr & minor kernels restructuration
-
- Apr 14, 2022
-
-
ESCOBAR MUNOZ Juan authored
Juan 14/04/2022:MNH/turb*.f90, Bypass Cray GPU bug/opti: use present_cr + do concurrent + acc_nv loop where needed
-
- Mar 24, 2022
-
-
ESCOBAR Juan authored
Juan 24/03/2022:MNH , Bug nvhpc/22.2 doesnt accepte kernel present added for Cray -> add #ifdef MNH_COMPILER_CCE
-
ESCOBAR MUNOZ Juan authored
-
- Feb 03, 2022
-
-
WAUTELET Philippe authored
-
- Feb 01, 2022
-
-
WAUTELET Philippe authored
Philippe 01/02/2022: OpenACC: use MNH_ALLOCATE_FLAT and MNH_RELEASE_FLAT instead of old allocate/release procedures
-
- Jan 17, 2022
-
-
WAUTELET Philippe authored
-
- Jan 12, 2022
-
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
- Jan 10, 2022
-
-
WAUTELET Philippe authored
-
- Nov 30, 2021
-
-
WAUTELET Philippe authored
Philippe 30/11/2021: Cray compiler problem: workaround compiler bug by changing intent of file (in->inout)
-
- Nov 05, 2021
-
-
WAUTELET Philippe authored
-
- Oct 22, 2021
-
-
WAUTELET Philippe authored
-
- Sep 07, 2021
-
-
WAUTELET Philippe authored
Philippe 07/09/2021: correct problems after merge (compilation is now OK with or without MNH_OPENACC and MNH_BITREP)
-
- May 19, 2021
-
-
ESCOBAR MUNOZ Juan authored
Juan 19/05/2021: add loop independent collapse , for all do conccurent & BR_ routine , or the do loop seq !!!
-
- Jan 07, 2021
-
-
WAUTELET Philippe authored
Philippe 07/01/2021: IO: remove GCLOSE_OUT variable/dummy argument (lopened field of tpfile datatype can be used instead)
-
- Oct 16, 2020
-
-
ESCOBAR MUNOZ Juan authored
-
- Jul 08, 2020
-
-
Juan Escobar authored
replace allocatable -> pointer,contiguous ; allocate -> MNH_ALLOCATE_ZT*D ; Some ARRAY SYNTAXE , with implicit copy inrelevenant -> DO CONCURRENT
-
- Jan 23, 2020
-
-
WAUTELET Philippe authored
-
- Jan 16, 2020
-
-
WAUTELET Philippe authored
# Conflicts: # src/MNH/gradient_m.f90 # src/MNH/gradient_u.f90 # src/MNH/gradient_w.f90 # src/MNH/prandtl.f90 # src/MNH/turb.f90 # src/MNH/turb_hor_dyn_corr.f90 # src/MNH/turb_hor_sv_corr.f90 # src/MNH/turb_hor_thermo_corr.f90 # src/MNH/turb_hor_uv.f90 # src/MNH/turb_hor_uw.f90 # src/MNH/turb_hor_vw.f90 # src/MNH/turb_ver_dyn_flux.f90 # src/MNH/turb_ver_thermo_flux.f90
-
WAUTELET Philippe authored
# Conflicts: # src/MNH/advection_uvw.f90 # src/MNH/advection_uvw_cen.f90 # src/MNH/advecuvw_4th.f90 # src/MNH/advecuvw_weno_k.f90 # src/MNH/dyn_sources.f90 # src/MNH/gradient_m.f90 # src/MNH/gradient_u.f90 # src/MNH/gradient_v.f90 # src/MNH/gradient_w.f90 # src/MNH/gravity.f90 # src/MNH/mode_prandtl.f90 # src/MNH/ppm.f90 # src/MNH/prandtl.f90 # src/MNH/resolved_cloud.f90 # src/MNH/rmc01.f90 # src/MNH/shuman.f90 # src/MNH/tke_eps_sources.f90 # src/MNH/tridiag_thermo.f90 # src/MNH/tridiag_w.f90 # src/MNH/turb.f90 # src/MNH/turb_hor.f90 # src/MNH/turb_hor_dyn_corr.f90 # src/MNH/turb_hor_splt.f90 # src/MNH/turb_hor_sv_corr.f90 # src/MNH/turb_hor_thermo_corr.f90 # src/MNH/turb_hor_thermo_flux.f90 # src/MNH/turb_hor_tke.f90 # src/MNH/turb_hor_uw.f90 # src/MNH/turb_hor_vw.f90 # src/MNH/turb_ver_dyn_flux.f90 # src/MNH/turb_ver_sv_corr.f90 # src/MNH/turb_ver_sv_flux.f90 # src/MNH/turb_ver_thermo_corr.f90 # src/MNH/turb_ver_thermo_flux.f90
-
- Jan 09, 2020
-
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
- Nov 21, 2019
-
-
WAUTELET Philippe authored
Philippe 21/11/2019: automatic arrays -> allocatable (to work around PGI OpenACC bug) for turbulence+some others
-
- Nov 07, 2019
-
-
WAUTELET Philippe authored
-
- Oct 23, 2019
-
-
WAUTELET Philippe authored
Philippe 23/10/2019: OpenACC: rename _OPENACC key to MNH_OPENACC (_OPENACC is a standard OpenACC macro)
-
- Oct 03, 2019
-
-
WAUTELET Philippe authored
Philippe 03/10/2019: OpenACC: replace 'declare present' by 'data present' directives for assumed-size dummy arrays (to be standard compliant)
-
- Oct 02, 2019
-
-
WAUTELET Philippe authored
Philippe 02/10/2019: OpenACC: remove declare present directives from module declaration sections (to be standard compliant)
-
- Mar 06, 2019
-
-
WAUTELET Philippe authored
-
- Jun 20, 2018
-
-
WAUTELET Philippe authored
-
- Jun 11, 2018
-
-
WAUTELET Philippe authored
Juan (& Philippe) 11/06/2018: new BR_P2 function to compute power of 2 in a bit reproducible way (for PGI on CPU and GPU)
-
- May 17, 2018
-
-
WAUTELET Philippe authored
-
- Apr 18, 2018
-
-
WAUTELET Philippe authored
-
- Mar 26, 2018
-
-
WAUTELET Philippe authored
-
- Jan 30, 2018
-
-
WAUTELET Philippe authored
-
- Sep 12, 2017
-
-
WAUTELET Philippe authored
-