- May 30, 2024
-
-
ESCOBAR Juan authored
Juan 30/05/2024:modd_cst.f90/compute_frac_ice.func.h/mode_tiwmx.f90 , For GPU routine to work , add PURE & "!$acc routine seq" & "!$acc declare VAR"
-
- May 15, 2024
-
-
ESCOBAR Juan authored
-
ESCOBAR Juan authored
Juan 15/05/2024:PHYEX/aux/shuman_phy.f90|mode_gradient_m_phy.f90, add acc kernels/loop to parallelize DO loop
-
ESCOBAR Juan authored
Juan 15/05/2024:PHYEX/turb/mode_tridiag*|emoist|etheta , reverse JK & JIJ Loop & use parallel_cr=kernel to auto-parallelize nested/sequential+parallel loops
-
- May 13, 2024
-
-
ESCOBAR Juan authored
Juan 13/05/2024:PHYEX/turb/mode_prandtl.f90, add acc loop collapse(3) on JK*JIJ loop , for better performance (on MNH55 , array syntax keeped )
-
ESCOBAR Juan authored
Juan 13/05/2024:PHYEX/turb/mode_coefj.f90 , for "automatic" bit_repro convertion , add USE MODI_BITREP
-
ESCOBAR Juan authored
Juan 13/05/2024:PHYEX/micro/* , for "automatic" bit_repro convertion , add USE MODI_BITREP & some missing (:) on array statement
-
ESCOBAR Juan authored
-
ESCOBAR Juan authored
-
ESCOBAR Juan authored
Juan 13/05/2024:PHYEX/micro/radar_rain_ice.f90, MOMG function , for GPU+OpenACC+STDPAR add PURE + "!$acc routine seq"
-
ESCOBAR Juan authored
-
- Apr 02, 2024
-
-
RODIER Quentin authored
Quentin 02/04/2024: PHYEX remove manual MPPDB_CHECKS except on particular local placement in mode_turb_hor_dyn_corr.f90
-
- Mar 28, 2024
-
-
RODIER Quentin authored
Quentin 28/03/2024: fix optionnal arguments not allocated and add MERGE(key) condition to have the right size for this array This is mandatory for applying --addMPPDB_CHECK pyft function
-
RODIER Quentin authored
Quentin 28/03/2024: remove REPRO48 which are not self-compiling code for fxtran/pyft apply. The REPRO48 key is removed in 5.7 master branch
-
- Mar 25, 2024
-
-
RODIER Quentin authored
Quentin 25/03/2024: add acc kernels on a first try of some turb routines (prandt, emoist,etheta and tridiag), tested on MANAGED and nvhpc only
-
- Mar 13, 2024
-
-
RODIER Quentin authored
Quentin 13/03/2024: cherry-pick modifs from 5.7: one-line function must be written in elemental functions for NEC (and pyft usage)
-
- Feb 23, 2024
-
-
ESCOBAR MUNOZ Juan authored
Juan 23/02/2023:PHYEX/* , Use present_crm/update_crm to deactivate present/update for Cray Managed Memory on variable not present on GPU
-
ESCOBAR MUNOZ Juan authored
-
- Feb 21, 2024
-
-
ESCOBAR Juan authored
Juan 21/02/2024:rain_ice_sedimentation_split.f90, Pb nvhpc SegFault on strange variable "zconc3d$f" -> add mnh_expand_array
-
- Feb 20, 2024
-
-
Juan Escobar authored
Juan 20/02/2024:rain_ice_sedimentation_split.f90, PB nvhpc , Segfault -> split in small kernels around scalar/ZTMP+GAMMA calculation
-
- Jan 25, 2024
-
-
RODIER Quentin authored
-
- Dec 20, 2023
-
-
ESCOBAR Juan authored
-
- Dec 06, 2023
-
-
WAUTELET Philippe authored
(cherry picked from commit 461e264e)
-
- Oct 04, 2023
-
-
WAUTELET Philippe authored
-
- Aug 16, 2023
-
-
RODIER Quentin authored
Quentin 16/08/2023: PHYEX bugfix LES diag, time dimension was not defined properly. Impacts all LES diag on clear/neb/cs1/cs2/cs3 variables since 5.6.0
-
- Aug 03, 2023
-
-
RODIER Quentin authored
Quentin 03/08/2023: bugfix must call ADD3DFIELD_ll instead on 2D in tke_eps_sources: creation of an unpacking interface
-
- Jul 28, 2023
-
-
WAUTELET Philippe authored
-
- Jun 01, 2023
-
-
WAUTELET Philippe authored
Philippe 01/06/2023: PHYEX: PWSV was not computed (most of the time) if there are flyers (PWSV is needed by flyers)
-
- Apr 14, 2023
-
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
- Mar 31, 2023
-
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
Philippe 31/03/2023: bugfix: rename TKE variables due to name collision with TP variable from SURFEX
-
- Mar 17, 2023
-
-
WAUTELET Philippe authored
-
- Mar 15, 2023
-
-
RODIER Quentin authored
Quentin 15/03/2023: bugfix init of out variables in condensation (otherwise NaN is present at HALO points). Fixed 014_LIMA KTEST
-
- Mar 08, 2023
-
-
RODIER Quentin authored
-
- Mar 06, 2023
-
-
- Feb 24, 2023
-
-
RODIER Quentin authored
-