- Dec 16, 2022
-
-
ESCOBAR MUNOZ Juan authored
Juan 16/12/2022:configure: add ADASTRA=login6 automati configure for default VER_MPI=MPICRAY & bypass openmpi-ucx-rocm VER_MPI=MPIAUTO
-
ESCOBAR MUNOZ Juan authored
Juan 16/12/2022:ZSOLVER/* , GPU loop optimization in good order : DO CONCURRENT -> !$mnh_do_concurrent
-
ESCOBAR MUNOZ Juan authored
-
ESCOBAR MUNOZ Juan authored
-
ESCOBAR MUNOZ Juan authored
Juan 16/12/2022:Makefile & CO:New spll_lst/spll_new command for 1 time compilation in master & user mode
-
- Nov 16, 2022
-
-
ESCOBAR MUNOZ Juan authored
Juan 16/11/2022:MNH/tridiag_wind.f90, Cray/14.X optimization , replace DO CONCURRENT with !$mnh_do_concurrent & put Z "acc seq loop" inside parallel 2D_XY one
-
ESCOBAR MUNOZ Juan authored
-
ESCOBAR MUNOZ Juan authored
Juan 16/11/2022:MNH/rain_ice_nucleation.f90,Nvhpc 22.X Bug Bypass , "ZZWMAX=MAXVAL()" dont parallelize any-more in GPU -> replace by "!$acc ... reduction(max:ZZWMAX)"
-
ESCOBAR MUNOZ Juan authored
-
- Nov 07, 2022
-
-
ESCOBAR MUNOZ Juan authored
-
ESCOBAR MUNOZ Juan authored
Juan 7/11/2022:Rules.LXcray.mk, add rule OPENACCNOBITREP, OpenACC without BitReproductibility ( for nvidia70 test )
-
- Nov 04, 2022
-
-
ESCOBAR MUNOZ Juan authored
-
ESCOBAR MUNOZ Juan authored
Juan 04/11/2022:tools.f90, BYpass CCE > 14.X , "acc atomic" needed now "copy(ic)" to get corretly the ic value
-
ESCOBAR MUNOZ Juan authored
-
ESCOBAR MUNOZ Juan authored
Juan 04/11/2022:MNH/rain_ice_red.f90, ATTENTION , for CCE > 14.X, temporarely inhibe compilation of rain_ice_red, MORE THEN 30 minutes
-
ESCOBAR MUNOZ Juan authored
-
ESCOBAR MUNOZ Juan authored
Juan 04/11/2022:ice4_sedimentation_split.f90, Bypass for CCE > 14.X && nvidia70 target <=> TARGET_NV70 , use MODI_GAMMA
-
ESCOBAR MUNOZ Juan authored
Juan 04/11/2022:br_transcendentals.cpp, BUG for CCE > 14.X && nvidia70 target, missing const in "#pragma omp declare target"
-
ESCOBAR MUNOZ Juan authored
Juan 04/11/2022:mode_double_double.f90, CCE Optimization, declare SUM_DD_R2_ll_DEVICE & use "!$acc parallel" to avoid multiple kernel lunch in seq loop
-
ESCOBAR MUNOZ Juan authored
Juan 04/11/2022:MNH/tridiag*.f90, CCE Optimization, use "!$acc parallel" to avoid multiple kernel lunch inside seq loop
-
ESCOBAR MUNOZ Juan authored
-
ESCOBAR MUNOZ Juan authored
Juan 04/11/2022:ZSOLVER/turb_hor_dyn_corr.f90 , CCE > 14.X Optimization , Inhibe BR_P2, not needed for bitreproductibility with Cray Compiler
-
ESCOBAR MUNOZ Juan authored
-
ESCOBAR MUNOZ Juan authored
Juan 04/11/2022:ZSOLVER/rain_ice_red.f90, ATTENTION , for CCE > 14.X, temporarely inhibe compilation of rain_ice_red, MORE THEN 30 minutes !!!
-
ESCOBAR MUNOZ Juan authored
Juan 04/11/2022:ZSOLVER/p_abs.f90, Special Optimization for CCE >= 1402 , precompute PEXNREF_BR(...)
-
ESCOBAR MUNOZ Juan authored
-
ESCOBAR MUNOZ Juan authored
Juan 04/11/2022:ZSOLVER/dotprod.f90 Bitrep PB with CCE >= 1402, move JK scalar/seq loop upper , or cce/14.X will parallelize it !!!
-
ESCOBAR MUNOZ Juan authored
Juan 04/11/2022:Bitrep PB , missing some MNH_BITREP_OM in MNH or ZSOLVER soource to have bitreproductibility beetwen MASTER & USER versions
-
ESCOBAR MUNOZ Juan authored
Juan 04/11/2022:Makefile & Rules.LXcray.mk, add EC_CONF="-DIEEE_LE=1" , for PB to build with Little Endian in Eccodes Lib
-
ESCOBAR MUNOZ Juan authored
Juan 04/11/2022:Rules.LXcray.mk, add flag for compilation CCE > 1402 & compilation with CRAY_ACCEL_TARGET=nvidia70
-
- Oct 27, 2022
-
-
ESCOBAR Juan authored
Juan 27/10/2022:turb_hor_thermo_corr.f90, Strange BUG with Nvhpc/22.7+ , turb+I/O do SegFault => convert array syntax adding mnh_expand to eliminate listing reference to zflx$f/zwork$f
-
- Oct 26, 2022
-
-
ESCOBAR Juan authored
-
ESCOBAR Juan authored
-
ESCOBAR Juan authored
Juan 26/10/2022:ZSOLVER/advection_metsv.f90, Nvhpc/22.7+ bug , MAXVAL not longer parallelize on GPU => replace with "!$acc parallel reduction(max:..."
-
ESCOBAR Juan authored
Juan 26/10/2022:mode_mnh_zwork.f90, For Grand Challenge , more variables needed on GPU , upgrade JPMAX_T1DFLAT_R = 120 => 300
-
ESCOBAR MUNOZ Juan authored
Juan 26/10/2022:Rules.LXcray.mk, add SPLL=spll_lst to move "*.lst" file directly to dir_obj + some new file with listing
-
ESCOBAR MUNOZ Juan authored
-
ESCOBAR MUNOZ Juan authored
Juan 26/10/2022:Rules.LXcray.mk, add "-G2" & "-gdwarf-4" to generate binary with compatible debug info for gdb/hpctoolkit
-
ESCOBAR MUNOZ Juan authored
-
ESCOBAR MUNOZ Juan authored
Juan 26/10/2022:Makefile, add new variable SPLL?=spll , for possibility to change default "spll" command
-