- Sep 01, 2023
-
-
WAUTELET Philippe authored
-
- Aug 29, 2023
-
-
WAUTELET Philippe authored
Philippe 29/08/2023: OpenACC: work around for a problem with NVHPC 23.7 (not present in older versions) (cherry picked from commit ce39d7dc)
-
- Jul 25, 2023
-
-
Juan Escobar authored
Juan 25/07/2023:ZSOLVER/advection_metsv.f90 , add cpp key MPIVIDE to compile with gfortran+GPU nvidia or amd
-
Juan Escobar authored
-
Juan Escobar authored
-
Juan Escobar authored
-
- Jun 26, 2023
-
-
WAUTELET Philippe authored
Philippe 26/06/2023: ice4_sedimentation_split: remove a DO CONCURRENT because of a reduction in loop (wrong reults with NVHPC 23.5) (cherry picked from commit ad799fd0)
-
WAUTELET Philippe authored
(cherry picked from commit 18a466fd)
-
- Jun 20, 2023
-
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
- Jun 19, 2023
-
-
ESCOBAR MUNOZ Juan authored
Juan 19/06/2023:rain_ice_sedimentation_split.f90, Again SegFault at execition with CRAY ftn -> deactivate mnh_expand_array for CRAY ftn !!!
-
ESCOBAR MUNOZ Juan authored
Juan 19/06/2023:rain_ice_sedimentation_split.f90, For pref PB with nvhpc , reintroduce mnh_expand_array & MNH_MEM_GET(ZRTMIN...) + replace data create -> present
-
- Jun 16, 2023
-
-
ESCOBAR MUNOZ Juan authored
Juan 16/06/2023:ZSOLVER/* , For Nvhpc , remove duplicate "!$acc loop" introduced by use of mnh_do_conncurrent
-
ESCOBAR MUNOZ Juan authored
Juan 16/06/2023:ZSOLVER/pressurez.f90 , For CRAY ftn ,transform mnh_do_concurrent -> DO CONCURRENNT to avoid serialisation of BR_ call
-
ESCOBAR MUNOZ Juan authored
Juan 16/06/2023:MNH/* , For Nvhpc , remove duplicate "!$acc loop" introduced by use of mnh_do_conncurrent
-
ESCOBAR MUNOZ Juan authored
Juan 16/06/2023:rain_ice_sedimentation_split.f90, Strange Cray SegFault -> replace mnh_do_concurrent -> array syntax
-
- Jun 15, 2023
-
-
ESCOBAR MUNOZ Juan authored
Juan 15/06/2023:ZSOLVER/turb.f90, For gfortran+openacc doesnt allo EXIT on acc loop -> replace with GZD logical test
-
ESCOBAR MUNOZ Juan authored
Juan 15/06/2023:ZSOLVER/rain_ice_red.f90, For gfortran+openacc compiler SEGFAULT -> split in small acc kernels
-
ESCOBAR MUNOZ Juan authored
Juan 15/06/2023:ZSOLVER/get_halo.f90, For gfortran+openacc, allocatable array not allowed in Gpu direct/host_data use_device() => TEMPORARY deactivate #define MNH_GPUDIRECT
-
ESCOBAR MUNOZ Juan authored
Juan 15/06/2023:ZSOLVER/gdiv.f90,pressurez.f90, For gfortran+openacc ,replace DO CONCURRENT -> mnh_do_concurrent
-
ESCOBAR MUNOZ Juan authored
-
- Jun 14, 2023
-
-
ESCOBAR MUNOZ Juan authored
-
- Jun 13, 2023
-
-
ESCOBAR MUNOZ Juan authored
Juan 13/06/2023:ice4_sedimentation_split.f90 , For gfortran+openacc ,replace DO CONCURRENT -> mnh_do_concurrent
-
ESCOBAR MUNOZ Juan authored
Juan 13/02/2023: MNH modif for compile with sourceryg/2022.09-7-orig+OPENACC + optimization for CRAY ftn
-
- Jun 12, 2023
-
-
ESCOBAR MUNOZ Juan authored
-
ESCOBAR MUNOZ Juan authored
-
-
ESCOBAR MUNOZ Juan authored
-
- Mar 20, 2023
-
-
ESCOBAR MUNOZ Juan authored
Juan 20/03/2023:ZSOLVER/turb_hor_uv.f90, Bypass Nvhpc BUG <-> zflx partially present/error 700: Illegal address during kernel execution <-> remove "acc loop ..." & replace DO CONCURRENT -> mnh_do_conccurent , better perf
-
ESCOBAR MUNOZ Juan authored
-
- Mar 17, 2023
-
-
ESCOBAR MUNOZ Juan authored
Juan 17/03/2023:ZSOLVER/multigrid.f90,finalize_mnh.f90, Managed output in timing.txt , verbose=1/residual , verbose=10/timing by level, verbose=100/timing by iteration
-
- Mar 16, 2023
-
-
ESCOBAR MUNOZ Juan authored
Juan 16/03/2023:ZSOLVER/p_abs.f90, replace DO CONCURRENT -> mnh_do_conccurent , better perf with acc parallel
-
ESCOBAR MUNOZ Juan authored
Juan 16/03/2023:ZSOLVER/discretisation.f90, Little OpenAcc Typo detected with NVHPC, missing & <-> continuation line at end of acc parallel
-
ESCOBAR MUNOZ Juan authored
Juan 16/03/2023:ZSOLVER/communication.f90, Cray OPENACC Opt, pass ztab* by args + dim in boundary_mnh/_dim
-
ESCOBAR MUNOZ Juan authored
Juan 16/03/2023:ZSOLVER/discretisation.f90, Cray OPENACC Opt, pass ztab* by args + dim in calculate_residual_mnh/_dim
-
ESCOBAR MUNOZ Juan authored
Juan 16/03/2023:ZSOLVER/contrav.f90, Cray OPENACC Opt, pass ztab* by args + dim in contrav_device/_dim
-
ESCOBAR MUNOZ Juan authored
Juan 16/03/2023:ZSOLVER/discretisation.f90, Cray OPENACC Opt, pass ztab* by args + dim in apply_mnh/_dim
-
ESCOBAR MUNOZ Juan authored
Juan&Naima 16/03/2023:MNH/advec_weno_k_3_aux.f90,bl89.f90,ice4_sedimentation_split.f90, Cray OpenACC opt , add present_cr to avoid recurrence in kernels
-
- Mar 15, 2023
-
-
ESCOBAR MUNOZ Juan authored
Juan 15/03/2023:ZSOLVER/discretisation.f90, Cray OPENACC Opt, pass ztab* by args + dim in loop_over_grid_jacobi_mnh/_dim
-