Started by user Gunther Huebler
Checking out git https://github.com/larson-group/clubb.git into /home/jenkins/workspace/clubb_jax_tests_branch@script/05bf1b9ccde5d7fdda9b78893a3cf36477d0cb064cc71594a43c33c536a726b4 to read jenkins_tests/clubb_jax_tests/Jenkinsfile
The recommended git tool is: git
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/clubb.git
> git init /home/jenkins/workspace/clubb_jax_tests_branch@script/05bf1b9ccde5d7fdda9b78893a3cf36477d0cb064cc71594a43c33c536a726b4 # timeout=10
Fetching upstream changes from https://github.com/larson-group/clubb.git
> git --version # timeout=10
> git --version # 'git version 2.34.1'
using GIT_ASKPASS to set credentials larsongroupsysadmin github token
> git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/jax_microphys^{commit} # timeout=10
Checking out Revision 611601a13dfd637b282f2b07c1a142da00036a8f (refs/remotes/origin/jax_microphys)
> git config core.sparsecheckout # timeout=10
> git checkout -f 611601a13dfd637b282f2b07c1a142da00036a8f # timeout=10
Commit message: "Merge remote-tracking branch 'origin/master' into jax_microphys"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /home/jenkins/workspace/clubb_jax_tests_branch
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/clubb.git
> git init /home/jenkins/workspace/clubb_jax_tests_branch # timeout=10
Fetching upstream changes from https://github.com/larson-group/clubb.git
> git --version # timeout=10
> git --version # 'git version 2.34.1'
using GIT_ASKPASS to set credentials larsongroupsysadmin github token
> git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/jax_microphys^{commit} # timeout=10
Checking out Revision 611601a13dfd637b282f2b07c1a142da00036a8f (refs/remotes/origin/jax_microphys)
> git config core.sparsecheckout # timeout=10
> git checkout -f 611601a13dfd637b282f2b07c1a142da00036a8f # timeout=10
Commit message: "Merge remote-tracking branch 'origin/master' into jax_microphys"
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Compile)
[Pipeline] sh
+ source /etc/profile.d/larson-group.sh
++ export GIT_EDITOR=vi
++ GIT_EDITOR=vi
++ export SVN_EDITOR=vi
++ SVN_EDITOR=vi
++ export OMP_STACKSIZE=1048579
++ OMP_STACKSIZE=1048579
++ export LMOD_ROOT=/opt/lmod/
++ LMOD_ROOT=/opt/lmod/
++ source /opt/lmod//lmod/lmod/init/bash
+++ '[' -z '' ']'
+++ case "$-" in
+++ __lmod_vx=x
+++ '[' -n x ']'
+++ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/lmod/lmod/init/bash)
Shell debugging restarted
+++ unset __lmod_vx
+++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit
++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
+ module load gcc netcdf-fortran
+ '[' -z '' ']'
+ case "$-" in
+ __lmod_sh_dbg=x
+ '[' -n x ']'
+ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output
Lmod Warning:
-------------------------------------------------------------------------------
The following dependent module(s) are not currently loaded:
gcc-runtime/13.1.0-gzedt3f (required by: mpich/4.2.1, hdf5/1.14.3-42x3zrv,
netcdf-c/4.9.2, netcdf-fortran/4.5.3)
-------------------------------------------------------------------------------
Shell debugging restarted
+ unset __lmod_sh_dbg
+ return 0
+ ./compile.py -debug
-- The Fortran compiler identification is GNU 13.1.0
-- The C compiler identification is GNU 13.1.0
-- The CXX compiler identification is GNU 13.1.0
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Check for working Fortran compiler: /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/gcc-13.1.0-uswx4gd4eee2bf3orriqppfr4j25x4li/bin/gfortran - skipped
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/gcc-13.1.0-uswx4gd4eee2bf3orriqppfr4j25x4li/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/gcc-13.1.0-uswx4gd4eee2bf3orriqppfr4j25x4li/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Compiling with double precision
-- Performing Test NETCDF_ABI_COMPATIBLE
-- Performing Test NETCDF_ABI_COMPATIBLE - Success
-- SUCCESS: netcdf-fortran found.
-- -> Library : /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib/libnetcdff.so
-- -> Modules : /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include
-- Configuring done
-- Generating done
-- Build files have been written to: /home/jenkins/workspace/clubb_jax_tests_branch/build/gcc_DEBUG_PRECdouble
Using inferred toolchain file: /home/jenkins/workspace/clubb_jax_tests_branch/cmake/toolchains/linux_x86_64_gcc.cmake
Setting CLUBB installation dir: /home/jenkins/workspace/clubb_jax_tests_branch/build/gcc_DEBUG_PRECdouble
Setting CLUBB installation dir: /home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble
about to cmnake /home/jenkins/workspace/clubb_jax_tests_branch/build/gcc_DEBUG_PRECdouble
Running CMake configure...
[1/923] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/parameters_radiation.F90-pp.f90
[2/923] Building Fortran preprocessed src/CMakeFiles/clubb_standalone_loss.dir/clubb_standalone_loss.F90-pp.f90
[3/923] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/soil_vegetation.F90-pp.f90
[4/923] Building Fortran preprocessed src/CMakeFiles/clubb_standalone.dir/clubb_standalone.F90-pp.f90
[5/923] Building Fortran preprocessed src/CMakeFiles/G_unit_tests.dir/G_unit_tests.F90-pp.f90
[6/923] Building Fortran preprocessed src/CMakeFiles/text_writer_lib.dir/text_writer.F90-pp.f90
[7/923] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_swr.F-pp.f
[8/923] Building Fortran preprocessed src/CMakeFiles/clubb_tuner.dir/clubb_tuner.F90-pp.f90
[9/923] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/bugsrad_driver.F90-pp.f90
[10/923] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/rad_lwsw_module.F90-pp.f90
[11/923] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/clubb_loss_driver.F90-pp.f90
[12/923] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/generalized_grid_test.F90-pp.f90
[13/923] Building Fortran preprocessed src/CMakeFiles/clubb_thread_test.dir/clubb_thread_test.F90-pp.f90
[14/923] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/extended_atmosphere_module.F90-pp.f90
[15/923] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/cloud_correlate.F90-pp.f90
[16/923] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/cloudg.F-pp.f
[17/923] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/comscp1.F-pp.f
[18/923] Building Fortran preprocessed src/CMakeFiles/clubb_driver_test.dir/clubb_driver_test.F90-pp.f90
[19/923] Building Fortran preprocessed src/CMakeFiles/clubb_loss_driver_test.dir/clubb_loss_driver_test.F90-pp.f90
[20/923] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/radiation_variables_module.F90-pp.f90
[21/923] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_rad.F-pp.f
[22/923] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugsrad_planck.F90-pp.f90
[23/923] Building Fortran preprocessed src/CMakeFiles/clubb_tuner.dir/error.F90-pp.f90
[24/923] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/radiation_module.F90-pp.f90
[25/923] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/cos_solar_zen_module.F90-pp.f90
[26/923] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugsrad_physconst.F90-pp.f90
[27/923] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/gascon.F-pp.f
[28/923] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/clubb_driver.F90-pp.f90
[29/923] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/simple_rad_module.F90-pp.f90
[30/923] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_lwr.F-pp.f
[31/923] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/comscp2.F-pp.f
[32/923] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/gases_ckd.F90-pp.f90
[33/923] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/kinds.F90-pp.f90
[34/923] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/newexp.F90-pp.f90
[35/923] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw.F-pp.f
[36/923] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/rayle.F-pp.f
[37/923] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_iter.F-pp.f
[38/923] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_ocastrndm.F90-pp.f90
[39/923] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw.F-pp.f
[40/923] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_sel.F-pp.f
[41/923] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_bs.F-pp.f
[42/923] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_iter.F-pp.f
[43/923] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_ocastrndm.F90-pp.f90
[44/923] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/coamps_microphys_driver_module.F90-pp.f90
[45/923] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/morrison_microphys_module.F90-pp.f90
[46/923] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/microphys_driver.F90-pp.f90
[47/923] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/advance_microphys_module.F90-pp.f90
[48/923] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/KK_microphys_module.F90-pp.f90
[49/923] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/lh_microphys_driver_module.F90-pp.f90
[50/923] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/cloud_sed_module.F90-pp.f90
[51/923] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/microphys_init_cleanup.F90-pp.f90
[52/923] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/estimate_scm_microphys_module.F90-pp.f90
[53/923] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/gfdl_activation.F90-pp.f90
[54/923] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/ice_dfsn_module.F90-pp.f90
[55/923] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/parameters_microphys.F90-pp.f90
[56/923] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/silhs_category_variance_module.F90-pp.f90
[57/923] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/pdf_hydromet_microphys_wrapper.F90-pp.f90
[58/923] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/mixed_moment_PDF_integrals.F90-pp.f90
[59/923] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_local_means.F90-pp.f90
[60/923] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_utilities.F90-pp.f90
[61/923] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_Nrm_tendencies.F90-pp.f90
[62/923] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_means.F90-pp.f90
[63/923] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_turbulent_sed.F90-pp.f90
[64/923] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_variances.F90-pp.f90
[65/923] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_covariances.F90-pp.f90
[66/923] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_covar.F90-pp.f90
[67/923] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_means.F90-pp.f90
[68/923] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_all_MM.F90-pp.f90
[69/923] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Parabolic_constants.f90-pp.f90
[70/923] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/parameters_KK.F90-pp.f90
[71/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/adjmlt.F-pp.f
[72/923] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/AiryFunction.f90-pp.f90
[73/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa10g.F-pp.f
[74/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/conice.F-pp.f
[75/923] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Parabolic.f90-pp.f90
[76/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa11g.F-pp.f
[77/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa12.F-pp.f
[78/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa15.F-pp.f
[79/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa12g.F-pp.f
[80/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf.F90-pp.f90
[81/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa13g.F-pp.f
[82/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa17g.F-pp.f
[83/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/adjtq.F-pp.f
[84/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa14g.F-pp.f
[85/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa18.F-pp.f
[86/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa19.F-pp.f
[87/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa20g.F-pp.f
[88/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa21.F-pp.f
[89/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa21g.F-pp.f
[90/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa18g.F-pp.f
[91/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa19g.F-pp.f
[92/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa22.F-pp.f
[93/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa22g.F-pp.f
[94/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa25.F-pp.f
[95/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa27.F-pp.f
[96/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa26.F-pp.f
[97/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa27r.F-pp.f
[98/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa28.F-pp.f
[99/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa5g.F-pp.f
[100/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa6.F-pp.f
[101/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa7.F-pp.f
[102/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa7g.F-pp.f
[103/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa8g.F-pp.f
[104/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa9.F-pp.f
[105/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa9g.F-pp.f
[106/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esati.F-pp.f
[107/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esat_new.F-pp.f
[108/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esatv.F-pp.f
[109/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/frzh.F-pp.f
[110/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/gamma.F-pp.f
[111/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmcol.F-pp.f
[112/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmtqi.F-pp.f
[113/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmtqw.F-pp.f
[114/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/qsatvi.F-pp.f
[115/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/qtadj.F-pp.f
[116/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/slope.F-pp.f
[117/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqg.F-pp.f
[118/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqr.F-pp.f
[119/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqs.F-pp.f
[120/923] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqi.F-pp.f
[121/923] Building Fortran preprocessed src/Microphys/SCM_Activation/CMakeFiles/scm_activation_lib.dir/aer_ccn_act_k.F90-pp.f90
[122/923] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/est_kessler_microphys_module.F90-pp.f90
[123/923] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/generate_uniform_sample_module.F90-pp.f90
[124/923] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/latin_hypercube_arrays.F90-pp.f90
[125/923] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/lh_microphys_var_covar_module.F90-pp.f90
[126/923] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/math_utilities.F90-pp.f90
[127/923] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/parameters_silhs.F90-pp.f90
[128/923] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/latin_hypercube_driver_module.F90-pp.f90
[129/923] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/silhs_api_module.F90-pp.f90
[130/923] Building Fortran preprocessed src/Microphys/Morrison_microphys/CMakeFiles/morrison_microphys_lib.dir/module_mp_graupel.F90-pp.f90
[131/923] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/transform_to_pdf_module.F90-pp.f90
[132/923] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/silhs_importance_sample_module.F90-pp.f90
[133/923] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/mt95.F90-pp.f90
[134/923] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amebsa.f90-pp.f90
[135/923] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrutil.f90-pp.f90
[136/923] Generating Fortran dyndep file src/Microphys/SCM_Activation/CMakeFiles/scm_activation_lib.dir/Fortran.dd
[137/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlassq.f-pp.f
[138/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaswp.f-pp.f
[139/923] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amoeba.f90-pp.f90
[140/923] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nr.f90-pp.f90
[141/923] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrtype.f90-pp.f90
[142/923] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_s.f90-pp.f90
[143/923] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran_state.f90-pp.f90
[144/923] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_v.f90-pp.f90
[145/923] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/enhanced_simann.F90-pp.f90
[146/923] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/quicksort.F90-pp.f90
[147/923] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/KK_integrals_tests.F90-pp.f90
[148/923] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/corr_cholesky_mtx_tests.F90-pp.f90
[149/923] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/hole_filling_tests.F90-pp.f90
[150/923] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/Nc_Ncn_test.F90-pp.f90
[151/923] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/read_corr_mtx_test.F90-pp.f90
[152/923] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/silhs_category_test.F90-pp.f90
[153/923] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/mu_sigma_hm_tests.F90-pp.f90
[154/923] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/tuner_tests.F90-pp.f90
[155/923] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/fill_holes_tests.F90-pp.f90
[156/923] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/w_up_in_cloud_tests.F90-pp.f90
[157/923] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/pdf_parameter_tests.F90-pp.f90
[158/923] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/spurious_source_test.F90-pp.f90
[159/923] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/smooth_heaviside_tests.F90-pp.f90
[160/923] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/smooth_min_max_tests.F90-pp.f90
[161/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/adg1_adg2_3d_luhar_pdf.F90-pp.f90
[162/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_clubb_core_module.F90-pp.f90
[163/923] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/rev_direction_grid_test.F90-pp.f90
[164/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_helper_module.F90-pp.f90
[165/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/array_index.F90-pp.f90
[166/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_windm_edsclrm_module.F90-pp.f90
[167/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calendar.F90-pp.f90
[168/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_pressure.F90-pp.f90
[169/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_wp2_wp3_module.F90-pp.f90
[170/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_roots.F90-pp.f90
[171/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xm_wpxp_module.F90-pp.f90
[172/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clip_explicit.F90-pp.f90
[173/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xp3_module.F90-pp.f90
[174/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/code_timer_module.F90-pp.f90
[175/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_api_module.F90-pp.f90
[176/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_precision.F90-pp.f90
[177/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/corr_varnce_module.F90-pp.f90
[178/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diagnose_correlations_module.F90-pp.f90
[179/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xp2_xpyp_module.F90-pp.f90
[180/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/constants_clubb.F90-pp.f90
[181/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diffusion.F90-pp.f90
[182/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/endian.F90-pp.f90
[183/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/file_functions.F90-pp.f90
[184/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/error_code.F90-pp.f90
[185/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/err_info_type_module.F90-pp.f90
[186/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/hydromet_pdf_parameter_module.F90-pp.f90
[187/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/index_mapping.F90-pp.f90
[188/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/fill_holes.F90-pp.f90
[189/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_class.F90-pp.f90
[190/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/interpolation.F90-pp.f90
[191/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_interfaces.F90-pp.f90
[192/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/LY93_pdf.F90-pp.f90
[193/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_wrap.F90-pp.f90
[194/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_operations.F90-pp.f90
[195/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mean_adv.F90-pp.f90
[196/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_solver_wrapper.F90-pp.f90
[197/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mono_flux_limiter.F90-pp.f90
[198/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mixing_length.F90-pp.f90
[199/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/model_flags.F90-pp.f90
[200/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Nc_Ncn_eqns.F90-pp.f90
[201/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf.F90-pp.f90
[202/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf_main.F90-pp.f90
[203/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf_main.F90-pp.f90
[204/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_tsdadg_pdf.F90-pp.f90
[205/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_netcdf.F90-pp.f90
[206/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameter_indices.F90-pp.f90
[207/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/numerical_check.F90-pp.f90
[208/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_bicgstab_solver.F90-pp.f90
[209/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pos_definite_module.F90-pp.f90
[210/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameters_tunable.F90-pp.f90
[211/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_parameter_module.F90-pp.f90
[212/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_lu_solver.F90-pp.f90
[213/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/precipitation_fraction.F90-pp.f90
[214/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_closure_module.F90-pp.f90
[215/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_utilities.F90-pp.f90
[216/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sfc_varnce_module.F90-pp.f90
[217/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/T_in_K_module.F90-pp.f90
[218/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Skx_module.F90-pp.f90
[219/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/saturation.F90-pp.f90
[220/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sponge_layer_damping.F90-pp.f90
[221/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/tridiag_lu_solver.F90-pp.f90
[222/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/setup_clubb_pdf_params.F90-pp.f90
[223/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sigma_sqd_w_module.F90-pp.f90
[224/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_clubb_utilities.F90-pp.f90
[225/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/turbulent_adv_pdf.F90-pp.f90
[226/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/remapping_module.F90-pp.f90
[227/923] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_adaptation_module.F90-pp.f90
[228/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslr.f-pp.f
[229/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/isamax.f-pp.f
[230/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/scopy.f-pp.f
[231/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sdot.f-pp.f
[232/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslc.f-pp.f
[233/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sasum.f-pp.f
[234/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/saxpy.f-pp.f
[235/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbcon.f-pp.f
[236/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbequ.f-pp.f
[237/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbmv.f-pp.f
[238/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbrfs.f-pp.f
[239/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsv.f-pp.f
[240/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsvx.f-pp.f
[241/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrf.f-pp.f
[242/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrs.f-pp.f
[243/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtf2.f-pp.f
[244/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemm.f-pp.f
[245/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemv.f-pp.f
[246/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sger.f-pp.f
[247/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtcon.f-pp.f
[248/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtrfs.f-pp.f
[249/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsvx.f-pp.f
[250/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsv.f-pp.f
[251/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrf.f-pp.f
[252/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrs.f-pp.f
[253/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtts2.f-pp.f
[254/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacpy.f-pp.f
[255/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slagtm.f-pp.f
[256/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaisnan.f-pp.f
[257/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sisnan.f-pp.f
[258/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaev2.f-pp.f
[259/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slabad.f-pp.f
[260/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacn2.f-pp.f
[261/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slamch.f-pp.f
[262/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangb.f-pp.f
[263/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slae2.f-pp.f
[264/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangt.f-pp.f
[265/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slanst.f-pp.f
[266/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slapy2.f-pp.f
[267/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqgb.f-pp.f
[268/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slansy.f-pp.f
[269/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slantb.f-pp.f
[270/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqsy.f-pp.f
[271/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarf.f-pp.f
[272/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfg.f-pp.f
[273/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfb.f-pp.f
[274/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slartg.f-pp.f
[275/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slascl.f-pp.f
[276/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaset.f-pp.f
[277/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarft.f-pp.f
[278/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasr.f-pp.f
[279/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasrt.f-pp.f
[280/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slassq.f-pp.f
[281/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaswp.f-pp.f
[282/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatbs.f-pp.f
[283/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatrd.f-pp.f
[284/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2l.f-pp.f
[285/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2r.f-pp.f
[286/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgql.f-pp.f
[287/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgqr.f-pp.f
[288/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/snrm2.f-pp.f
[289/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgtr.f-pp.f
[290/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spoequ.f-pp.f
[291/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf2.f-pp.f
[292/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf.f-pp.f
[293/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/srscl.f-pp.f
[294/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssteqr.f-pp.f
[295/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sswap.f-pp.f
[296/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyev.f-pp.f
[297/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2.f-pp.f
[298/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2k.f-pp.f
[299/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sscal.f-pp.f
[300/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssterf.f-pp.f
[301/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssymv.f-pp.f
[302/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytrd.f-pp.f
[303/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/stbsv.f-pp.f
[304/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyrk.f-pp.f
[305/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmm.f-pp.f
[306/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmv.f-pp.f
[307/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strsm.f-pp.f
[308/923] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytd2.f-pp.f
[309/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dcopy.f-pp.f
[310/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ddot.f-pp.f
[311/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dasum.f-pp.f
[312/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/daxpy.f-pp.f
[313/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbcon.f-pp.f
[314/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsv.f-pp.f
[315/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbequ.f-pp.f
[316/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbrfs.f-pp.f
[317/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsvx.f-pp.f
[318/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtf2.f-pp.f
[319/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbmv.f-pp.f
[320/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrf.f-pp.f
[321/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrs.f-pp.f
[322/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemm.f-pp.f
[323/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtcon.f-pp.f
[324/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemv.f-pp.f
[325/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dger.f-pp.f
[326/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtrfs.f-pp.f
[327/923] Generating Fortran dyndep file src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/Fortran.dd
[328/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrf.f-pp.f
[329/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsv.f-pp.f
[330/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsvx.f-pp.f
[331/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrs.f-pp.f
[332/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtts2.f-pp.f
[333/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/disnan.f-pp.f
[334/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacpy.f-pp.f
[335/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlae2.f-pp.f
[336/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaev2.f-pp.f
[337/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlagtm.f-pp.f
[338/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlabad.f-pp.f
[339/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlamch.f-pp.f
[340/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangb.f-pp.f
[341/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacn2.f-pp.f
[342/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangt.f-pp.f
[343/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaisnan.f-pp.f
[344/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlanst.f-pp.f
[345/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlansy.f-pp.f
[346/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlantb.f-pp.f
[347/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlapy2.f-pp.f
[348/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqsy.f-pp.f
[349/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqgb.f-pp.f
[350/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfb.f-pp.f
[351/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarf.f-pp.f
[352/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfg.f-pp.f
[353/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarft.f-pp.f
[354/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlartg.f-pp.f
[355/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaset.f-pp.f
[356/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlascl.f-pp.f
[357/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasr.f-pp.f
[358/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsvx.f.o
[359/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslc.f.o
[360/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslr.f.o
[361/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/isamax.f.o
[362/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sasum.f.o
[363/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsv.f.o
[364/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/saxpy.f.o
[365/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/scopy.f.o
[366/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sdot.f.o
[367/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sisnan.f.o
[368/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbequ.f.o
[369/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slabad.f.o
[370/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtcon.f.o
[371/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbcon.f.o
[372/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtf2.f.o
[373/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sger.f.o
[374/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrs.f.o
[375/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacpy.f.o
[376/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slae2.f.o
[377/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemv.f.o
[378/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrf.f.o
[379/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbmv.f.o
[380/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrs.f.o
[381/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacn2.f.o
[382/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaisnan.f.o
[383/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemm.f.o
[384/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbrfs.f.o
[385/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slamch.f.o
[386/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaev2.f.o
[387/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsvx.f.o
[388/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slapy2.f.o
[389/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slanst.f.o
[390/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangb.f.o
[391/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarf.f.o
[392/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqgb.f.o
[393/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqsy.f.o
[394/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfg.f.o
[395/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slansy.f.o
[396/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slassq.f.o
[397/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangt.f.o
[398/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slartg.f.o
[399/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaset.f.o
[400/923] Building Fortran object src/Microphys/SCM_Activation/CMakeFiles/scm_activation_lib.dir/aer_ccn_act_k.F90.o
[401/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtrfs.f.o
[402/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/snrm2.f.o
[403/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaswp.f.o
[404/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtts2.f.o
[405/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slascl.f.o
[406/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrf.f.o
[407/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasrt.f.o
[408/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slantb.f.o
[409/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2l.f.o
[410/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2r.f.o
[411/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spoequ.f.o
[412/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgql.f.o
[413/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgtr.f.o
[414/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/srscl.f.o
[415/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgqr.f.o
[416/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsv.f.o
[417/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarft.f.o
[418/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sswap.f.o
[419/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf2.f.o
[420/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sscal.f.o
[421/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf.f.o
[422/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slagtm.f.o
[423/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyev.f.o
[424/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasrt.f-pp.f
[425/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatbs.f-pp.f
[426/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2l.f-pp.f
[427/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgtr.f-pp.f
[428/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgql.f-pp.f
[429/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2r.f-pp.f
[430/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dnrm2.f-pp.f
[431/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatrd.f-pp.f
[432/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgqr.f-pp.f
[433/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2.f.o
[434/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatrd.f.o
[435/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpoequ.f-pp.f
[436/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf2.f-pp.f
[437/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatbs.f.o
[438/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssymv.f.o
[439/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf.f-pp.f
[440/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssterf.f.o
[441/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytrd.f.o
[442/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/drscl.f-pp.f
[443/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsteqr.f-pp.f
[444/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dscal.f-pp.f
[445/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dswap.f-pp.f
[446/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfb.f.o
[447/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsterf.f-pp.f
[448/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasr.f.o
[449/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytd2.f.o
[450/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyev.f-pp.f
[451/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsymv.f-pp.f
[452/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2.f-pp.f
[453/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2k.f-pp.f
[454/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyrk.f-pp.f
[455/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytd2.f-pp.f
[456/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytrd.f-pp.f
[457/923] Linking Fortran static library src/Microphys/SCM_Activation/libscm_activation_lib.a
[458/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyrk.f.o
[459/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtbsv.f-pp.f
[460/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmm.f-pp.f
[461/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrsm.f-pp.f
[462/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/idamax.f-pp.f
[463/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmv.f.o
[464/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmv.f-pp.f
[465/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/stbsv.f.o
[466/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2k.f.o
[467/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ieeeck.f-pp.f
[468/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlc.f-pp.f
[469/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlr.f-pp.f
[470/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ilaenv.f-pp.f
[471/923] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iparmq.f-pp.f
[472/923] Building Fortran preprocessed src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/lsame.f-pp.f
[473/923] Building Fortran preprocessed src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/xerbla.f-pp.f
[474/923] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/input_fields.F90-pp.f90
[475/923] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/sounding.F90-pp.f90
[476/923] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/input_names.F90-pp.f90
[477/923] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/stat_file_module.F90-pp.f90
[478/923] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/stat_file_utils.F90-pp.f90
[479/923] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/input_netcdf.F90-pp.f90
[480/923] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/hydrostatic_module.F90-pp.f90
[481/923] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/input_interpret.F90-pp.f90
[482/923] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/input_reader.F90-pp.f90
[483/923] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/extrapolation.F90-pp.f90
[484/923] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/corr_varnce_input_reader.F90-pp.f90
[485/923] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/__/readiopdata_module.F90-pp.f90
[486/923] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_3year.F90-pp.f90
[487/923] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/__/readiopdata_core/readiopdata_core_module.F90-pp.f90
[488/923] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm.F90-pp.f90
[489/923] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_0003.F90-pp.f90
[490/923] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_97.F90-pp.f90
[491/923] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/astex_a209.F90-pp.f90
[492/923] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/atex.F90-pp.f90
[493/923] Generating Fortran dyndep file src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/Fortran.dd
[494/923] Generating Fortran dyndep file src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/Fortran.dd
[495/923] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/atex_long.F90-pp.f90
[496/923] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/bomex.F90-pp.f90
[497/923] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_nov02.F90-pp.f90
[498/923] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_oct14.F90-pp.f90
[499/923] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cloud_feedback.F90-pp.f90
[500/923] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/diag_ustar_module.F90-pp.f90
[501/923] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cobra.F90-pp.f90
[502/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmm.f.o
[503/923] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf01.F90-pp.f90
[504/923] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf02.F90-pp.f90
[505/923] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/fire.F90-pp.f90
[506/923] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3.F90-pp.f90
[507/923] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3_night.F90-pp.f90
[508/923] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/jun25.F90-pp.f90
[509/923] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_b.F90-pp.f90
[510/923] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls2.F90-pp.f90
[511/923] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/lba.F90-pp.f90
[512/923] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_a.F90-pp.f90
[513/923] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/nov11.F90-pp.f90
[514/923] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/rico.F90-pp.f90
[515/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssteqr.f.o
[516/923] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/neutral_case.F90-pp.f90
[517/923] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/spec_hum_to_mixing_ratio.F90-pp.f90
[518/923] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/sfc_flux.F90-pp.f90
[519/923] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/twp_ice.F90-pp.f90
[520/923] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/wangara.F90-pp.f90
[521/923] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/ekman.F90-pp.f90
[522/923] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/time_dependent_input.F90-pp.f90
[523/923] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/prescribe_forcings.F90-pp.f90
[524/923] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strsm.f.o
[525/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlassq.f.o
[526/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dcopy.f.o
[527/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dasum.f.o
[528/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/daxpy.f.o
[529/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ddot.f.o
[530/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsv.f.o
[531/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtcon.f.o
[532/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/disnan.f.o
[533/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbequ.f.o
[534/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlabad.f.o
[535/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrs.f.o
[536/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbcon.f.o
[537/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtf2.f.o
[538/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsvx.f.o
[539/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrs.f.o
[540/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dger.f.o
[541/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbmv.f.o
[542/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacpy.f.o
[543/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlae2.f.o
[544/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaev2.f.o
[545/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemv.f.o
[546/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaisnan.f.o
[547/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrf.f.o
[548/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbrfs.f.o
[549/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlamch.f.o
[550/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacn2.f.o
[551/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemm.f.o
[552/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsvx.f.o
[553/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlapy2.f.o
[554/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangb.f.o
[555/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangt.f.o
[556/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlanst.f.o
[557/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqsy.f.o
[558/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfg.f.o
[559/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarf.f.o
[560/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqgb.f.o
[561/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlansy.f.o
[562/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlartg.f.o
[563/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaset.f.o
[564/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dnrm2.f.o
[565/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtrfs.f.o
[566/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrf.f.o
[567/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaswp.f.o
[568/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2l.f.o
[569/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlantb.f.o
[570/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlascl.f.o
[571/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtts2.f.o
[572/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpoequ.f.o
[573/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasrt.f.o
[574/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2r.f.o
[575/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/drscl.f.o
[576/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgql.f.o
[577/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlagtm.f.o
[578/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgtr.f.o
[579/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsv.f.o
[580/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf2.f.o
[581/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dscal.f.o
[582/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarft.f.o
[583/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgqr.f.o
[584/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf.f.o
[585/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyev.f.o
[586/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dswap.f.o
[587/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ieeeck.f.o
[588/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlc.f.o
[589/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2.f.o
[590/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsymv.f.o
[591/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/idamax.f.o
[592/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlr.f.o
[593/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatrd.f.o
[594/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytd2.f.o
[595/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatbs.f.o
[596/923] Building Fortran object src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/xerbla.f.o
[597/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfb.f.o
[598/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsterf.f.o
[599/923] Building Fortran object src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/lsame.f.o
[600/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytrd.f.o
[601/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmv.f.o
[602/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iparmq.f.o
[603/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2k.f.o
[604/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasr.f.o
[605/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyrk.f.o
[606/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtbsv.f.o
[607/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsteqr.f.o
[608/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmm.f.o
[609/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrsm.f.o
[610/923] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ilaenv.f.o
[611/923] Linking Fortran static library src/Lapack/liblapack_lib.a
[612/923] Generating Fortran dyndep file src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Fortran.dd
[613/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_precision.F90.o
[614/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/error_code.F90.o
[615/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/array_index.F90.o
[616/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameter_indices.F90.o
[617/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/constants_clubb.F90.o
[618/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_interfaces.F90.o
[619/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/endian.F90.o
[620/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/model_flags.F90.o
[621/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/file_functions.F90.o
[622/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Nc_Ncn_eqns.F90.o
[623/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calendar.F90.o
[624/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/tridiag_lu_solver.F90.o
[625/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf.F90.o
[626/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/hydromet_pdf_parameter_module.F90.o
[627/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/T_in_K_module.F90.o
[628/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/err_info_type_module.F90.o
[629/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/LY93_pdf.F90.o
[630/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/interpolation.F90.o
[631/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mean_adv.F90.o
[632/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_roots.F90.o
[633/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Skx_module.F90.o
[634/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_operations.F90.o
[635/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diagnose_correlations_module.F90.o
[636/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/code_timer_module.F90.o
[637/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_tsdadg_pdf.F90.o
[638/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_lu_solver.F90.o
[639/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_wrap.F90.o
[640/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_bicgstab_solver.F90.o
/home/jenkins/workspace/clubb_jax_tests_branch/src/CLUBB_core/penta_bicgstab_solver.F90:140:10:
140 | if ( norm_rhs == 0.0) then
| 1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
[641/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/corr_varnce_module.F90.o
[642/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/index_mapping.F90.o
[643/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_solver_wrapper.F90.o
[644/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/adg1_adg2_3d_luhar_pdf.F90.o
[645/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_class.F90.o
[646/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sigma_sqd_w_module.F90.o
[647/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sponge_layer_damping.F90.o
[648/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_pressure.F90.o
[649/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pos_definite_module.F90.o
[650/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/saturation.F90.o
[651/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/turbulent_adv_pdf.F90.o
[652/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf.F90.o
[653/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diffusion.F90.o
[654/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/remapping_module.F90.o
/home/jenkins/workspace/clubb_jax_tests_branch/src/CLUBB_core/remapping_module.F90:1212:43:
1212 | if(f(i,k+1)*f(i,k-1)<zero .and. df2(i,k)/=zero) then
| 1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/CLUBB_core/remapping_module.F90:1106:15:
1106 | if(dm(i) == zero) then
| 1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
[655/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameters_tunable.F90.o
/home/jenkins/workspace/clubb_jax_tests_branch/src/CLUBB_core/parameters_tunable.F90:1822:30:
1822 | subroutine unpack_parameters &
| ^
Warning: 'unpack_parameters' defined but not used [-Wunused-function]
[656/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_parameter_module.F90.o
[657/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf_main.F90.o
[658/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf_main.F90.o
[659/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_netcdf.F90.o
[660/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xp3_module.F90.o
[661/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mono_flux_limiter.F90.o
[662/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/precipitation_fraction.F90.o
[663/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/fill_holes.F90.o
[664/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_helper_module.F90.o
[665/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/numerical_check.F90.o
[666/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_utilities.F90.o
[667/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clip_explicit.F90.o
[668/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sfc_varnce_module.F90.o
[669/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_clubb_utilities.F90.o
[670/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_adaptation_module.F90.o
[671/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mixing_length.F90.o
[672/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_windm_edsclrm_module.F90.o
[673/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/setup_clubb_pdf_params.F90.o
[674/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_wp2_wp3_module.F90.o
[675/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xm_wpxp_module.F90.o
[676/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xp2_xpyp_module.F90.o
[677/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_closure_module.F90.o
[678/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_clubb_core_module.F90.o
[679/923] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_api_module.F90.o
[680/923] Linking Fortran static library src/CLUBB_core/libclubb_core_lib.a
[681/923] Generating Fortran dyndep file src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/Fortran.dd
[682/923] Generating Fortran dyndep file src/Microphys/Morrison_microphys/CMakeFiles/morrison_microphys_lib.dir/Fortran.dd
[683/923] Generating Fortran dyndep file src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Fortran.dd
[684/923] Generating Fortran dyndep file src/CMakeFiles/text_writer_lib.dir/Fortran.dd
[685/923] Generating Fortran dyndep file src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/Fortran.dd
[686/923] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/kinds.F90.o
[687/923] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/parameters_KK.F90.o
[688/923] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Parabolic_constants.f90.o
[689/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa19.F.o
[690/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa15.F.o
[691/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa25.F.o
[692/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa10g.F.o
[693/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa20g.F.o
[694/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa22g.F.o
[695/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa11g.F.o
[696/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa21.F.o
[697/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa21g.F.o
[698/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa12g.F.o
[699/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa18g.F.o
[700/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa22.F.o
[701/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa26.F.o
[702/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa28.F.o
[703/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa14g.F.o
[704/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa19g.F.o
[705/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa27r.F.o
[706/923] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugsrad_physconst.F90.o
[707/923] Building Fortran object src/CMakeFiles/text_writer_lib.dir/text_writer.F90.o
[708/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa17g.F.o
[709/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa27.F.o
[710/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa13g.F.o
[711/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa5g.F.o
[712/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa6.F.o
[713/923] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/newexp.F90.o
[714/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa18.F.o
[715/923] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/rayle.F.o
[716/923] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_local_means.F90.o
[717/923] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/comscp2.F.o
[718/923] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugsrad_planck.F90.o
[719/923] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/comscp1.F.o
[720/923] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_sel.F.o
[721/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa7.F.o
[722/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa8g.F.o
[723/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/adjmlt.F.o
[724/923] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/gascon.F.o
[725/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa9g.F.o
[726/923] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/cloudg.F.o
[727/923] Linking Fortran static library src/libtext_writer_lib.a
[728/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa7g.F.o
[729/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/conice.F.o
[730/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esati.F.o
[731/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa9.F.o
[732/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esatv.F.o
[733/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/gamma.F.o
[734/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/frzh.F.o
[735/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa12.F.o
[736/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esat_new.F.o
[737/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/qsatvi.F.o
[738/923] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/cloud_correlate.F90.o
[739/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqi.F.o
[740/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/slope.F.o
[741/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqg.F.o
[742/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqs.F.o
[743/923] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/AiryFunction.f90.o
[744/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmtqi.F.o
[745/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqr.F.o
[746/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/qtadj.F.o
[747/923] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw.F.o
[748/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmtqw.F.o
[749/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmcol.F.o
[750/923] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw.F.o
[751/923] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_iter.F.o
[752/923] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_ocastrndm.F90.o
[753/923] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_bs.F.o
[754/923] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_iter.F.o
[755/923] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_ocastrndm.F90.o
[756/923] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/adjtq.F.o
[757/923] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Parabolic.f90.o
[758/923] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_utilities.F90.o
[759/923] Linking Fortran static library src/Microphys/COAMPS_microphys/libcoamps_lib.a
[760/923] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_means.F90.o
[761/923] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_covar.F90.o
[762/923] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_all_MM.F90.o
[763/923] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_means.F90.o
[764/923] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/gases_ckd.F90.o
[765/923] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_Nrm_tendencies.F90.o
[766/923] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_variances.F90.o
[767/923] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_rad.F.o
[768/923] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_turbulent_sed.F90.o
[769/923] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_covariances.F90.o
[770/923] Linking Fortran static library src/Microphys/KK_microphys/libKK_microphys_lib.a
[771/923] Generating Fortran dyndep file src/SILHS/CMakeFiles/silhs_lib.dir/Fortran.dd
[772/923] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_lwr.F.o
[773/923] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_swr.F.o
[774/923] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/latin_hypercube_arrays.F90.o
[775/923] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/parameters_silhs.F90.o
[776/923] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/est_kessler_microphys_module.F90.o
[777/923] Linking Fortran static library src/Radiation/BUGSrad/libbugsrad_lib.a
[778/923] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/transform_to_pdf_module.F90.o
[779/923] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/mt95.F90.o
[780/923] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/generate_uniform_sample_module.F90.o
[781/923] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/math_utilities.F90.o
[782/923] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/lh_microphys_var_covar_module.F90.o
[783/923] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/silhs_importance_sample_module.F90.o
/home/jenkins/workspace/clubb_jax_tests_branch/src/SILHS/silhs_importance_sample_module.F90:642:62:
637 | do category=1, num_importance_categories
| 2
......
642 | rand_vect(sample) < category_cumulative_probs(category+1) ) then
| 1
Warning: Array reference at (1) out of bounds (9 > 8) in loop beginning at (2) [-Wdo-subscript]
[784/923] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/latin_hypercube_driver_module.F90.o
[785/923] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/silhs_api_module.F90.o
[786/923] Linking Fortran static library src/SILHS/libsilhs_lib.a
[787/923] Generating Fortran dyndep file src/Radiation/CMakeFiles/radiation_lib.dir/Fortran.dd
[788/923] Generating Fortran dyndep file src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/Fortran.dd
[789/923] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/parameters_radiation.F90.o
[790/923] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrtype.f90.o
[791/923] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/cos_solar_zen_module.F90.o
[792/923] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nr.f90.o
[793/923] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/soil_vegetation.F90.o
[794/923] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/quicksort.F90.o
[795/923] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/extended_atmosphere_module.F90.o
[796/923] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/rad_lwsw_module.F90.o
[797/923] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/simple_rad_module.F90.o
[798/923] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/radiation_variables_module.F90.o
[799/923] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/enhanced_simann.F90.o
[800/923] Building Fortran object src/Microphys/Morrison_microphys/CMakeFiles/morrison_microphys_lib.dir/module_mp_graupel.F90.o
[801/923] Linking Fortran static library src/Microphys/Morrison_microphys/libmorrison_microphys_lib.a
[802/923] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/bugsrad_driver.F90.o
[803/923] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrutil.f90.o
[804/923] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amoeba.f90.o
[805/923] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amebsa.f90.o
[806/923] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran_state.f90.o
/home/jenkins/workspace/clubb_jax_tests_branch/src/Numerical_recipes/ran_state.f90:8:59:
8 | INTEGER(K4B), PARAMETER :: hg=huge(1_K4B), hgm=-hg, hgng=hgm-1
| 1
Warning: Integer outside symmetric range implied by Standard Fortran at (1)
[807/923] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_s.f90.o
[808/923] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_v.f90.o
[809/923] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/radiation_module.F90.o
[810/923] Linking Fortran static library src/Numerical_recipes/libnumerical_recipes_lib.a
[811/923] Linking Fortran static library src/Radiation/libradiation_lib.a
[812/923] Generating Fortran dyndep file src/Input_fields/CMakeFiles/input_fields_lib.dir/Fortran.dd
[813/923] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_names.F90.o
[814/923] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/extrapolation.F90.o
[815/923] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/hydrostatic_module.F90.o
[816/923] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/stat_file_module.F90.o
[817/923] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_reader.F90.o
/home/jenkins/workspace/clubb_jax_tests_branch/src/Input_fields/input_reader.F90:498:28:
491 | do i=1, dim_grid
| 2
......
498 | if ( grid(i) < grid(i-1) ) then
| 1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript]
[818/923] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_netcdf.F90.o
[819/923] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/corr_varnce_input_reader.F90.o
[820/923] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/stat_file_utils.F90.o
[821/923] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_interpret.F90.o
[822/923] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/__/readiopdata_core/readiopdata_core_module.F90.o
/home/jenkins/workspace/clubb_jax_tests_branch/src/readiopdata_core/readiopdata_core_module.F90:1038:15:
1038 | if(divT_in(i,nlev+1)==missing_value) divT_in(i,nlev+1) = &
| 1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/readiopdata_core/readiopdata_core_module.F90:1040:15:
1040 | if(vertdivT_in(i,nlev+1)==missing_value) vertdivT_in(i,nlev+1) = &
| 1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/readiopdata_core/readiopdata_core_module.F90:1042:15:
1042 | if(divT3d_in(i,nlev+1)==missing_value) divT3d_in(i,nlev+1) = &
| 1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/readiopdata_core/readiopdata_core_module.F90:1045:15:
1045 | if(divq_in(i,nlev+1)==missing_value) divq_in(i,nlev+1) = &
| 1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/readiopdata_core/readiopdata_core_module.F90:1047:15:
1047 | if(vertdivq_in(i,nlev+1)==missing_value) vertdivq_in(i,nlev+1) = &
| 1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/readiopdata_core/readiopdata_core_module.F90:1049:15:
1049 | if(divq3d_in(i,nlev+1)==missing_value) divq3d_in(i,nlev+1) = &
| 1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/readiopdata_core/readiopdata_core_module.F90:356:13:
356 | if( ANY(Ts_in == 0.0) ) then
| 1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/readiopdata_core/readiopdata_core_module.F90:620:12:
620 | if(T_in(i,nlev+1)/=missing_value) then
| 1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/readiopdata_core/readiopdata_core_module.F90:636:12:
636 | if(T_in(i,nlev+1)==missing_value) &
| 1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/readiopdata_core/readiopdata_core_module.F90:638:12:
638 | if(q_in(i,nlev+1)==missing_value) &
| 1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/readiopdata_core/readiopdata_core_module.F90:640:12:
640 | if(u_in(i,nlev+1)==missing_value) &
| 1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/readiopdata_core/readiopdata_core_module.F90:642:12:
642 | if(v_in(i,nlev+1)==missing_value) &
| 1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/readiopdata_core/readiopdata_core_module.F90:647:15:
647 | if(omega_in(i,nlev+1)==missing_value) omega_in(i,nlev+1) = &
| 1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/readiopdata_core/readiopdata_core_module.F90:651:15:
651 | if(w_in(i,nlev+1)==missing_value) w_in(i,nlev+1) = &
| 1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/readiopdata_core/readiopdata_core_module.F90:658:12:
658 | if(ug_in(i,nlev+1)==missing_value) &
| 1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/readiopdata_core/readiopdata_core_module.F90:660:12:
660 | if(vg_in(i,nlev+1)==missing_value) &
| 1
Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/readiopdata_core/readiopdata_core_module.F90:1252:42:
1252 | character dim_name*( NF90_MAX_NAME )
| 1
Warning: Unused variable 'dim_name' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_jax_tests_branch/src/readiopdata_core/readiopdata_core_module.F90:1254:33:
1254 | integer var_ndims, dim_size, dims_set, i, n, var_type
| 1
Warning: Unused variable 'dim_size' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_jax_tests_branch/src/readiopdata_core/readiopdata_core_module.F90:1254:43:
1254 | integer var_ndims, dim_size, dims_set, i, n, var_type
| 1
Warning: Unused variable 'dims_set' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_jax_tests_branch/src/readiopdata_core/readiopdata_core_module.F90:1254:46:
1254 | integer var_ndims, dim_size, dims_set, i, n, var_type
| 1
Warning: Unused variable 'i' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_jax_tests_branch/src/readiopdata_core/readiopdata_core_module.F90:1237:60:
1237 | subroutine get_netcdf_var2d_real( NCID, varName, ntime, nlev, &
| 1
Warning: Unused dummy argument 'nlev' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_jax_tests_branch/src/readiopdata_core/readiopdata_core_module.F90:1237:54:
1237 | subroutine get_netcdf_var2d_real( NCID, varName, ntime, nlev, &
| 1
Warning: Unused dummy argument 'ntime' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_jax_tests_branch/src/readiopdata_core/readiopdata_core_module.F90:1238:23:
1238 | var, use_NF90_REAL, status, required)
| 1
Warning: Unused dummy argument 'use_nf90_real' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_jax_tests_branch/src/readiopdata_core/readiopdata_core_module.F90:1167:67:
1167 | subroutine get_netcdf_var1d_real( NCID, varName, var, use_NF90_REAL, &
| 1
Warning: Unused dummy argument 'use_nf90_real' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_jax_tests_branch/src/readiopdata_core/readiopdata_core_module.F90:751:51:
751 | get_add_surface_data, ntime, &
| 1
Warning: Unused dummy argument 'get_add_surface_data' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_jax_tests_branch/src/readiopdata_core/readiopdata_core_module.F90:750:81:
750 | subroutine readiopdata_core_sfc( masterproc, iopfilepath, scamiop_from_global_cam, SFC_FLX_FXD, &
| 1
Warning: Unused dummy argument 'scamiop_from_global_cam' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_jax_tests_branch/src/readiopdata_core/readiopdata_core_module.F90:290:32:
290 | integer :: STATUS, i, n, nlat, nlon
| 1
Warning: Unused variable 'nlat' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_jax_tests_branch/src/readiopdata_core/readiopdata_core_module.F90:290:38:
290 | integer :: STATUS, i, n, nlat, nlon
| 1
Warning: Unused variable 'nlon' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_jax_tests_branch/src/readiopdata_core/readiopdata_core_module.F90:291:19:
291 | integer :: varID, NCID
| 1
Warning: Unused variable 'varid' declared at (1) [-Wunused-variable]
[823/923] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/__/readiopdata_module.F90.o
/home/jenkins/workspace/clubb_jax_tests_branch/src/readiopdata_module.F90:260:16:
260 | integer :: k
| 1
Warning: Unused variable 'k' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_jax_tests_branch/src/readiopdata_module.F90:264:17:
264 | qtm_forcing ! Specified total water spec. humidity tendency [kg/kg/s]
| 1
Warning: Unused variable 'qtm_forcing' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_jax_tests_branch/src/readiopdata_module.F90:243:31:
243 | subroutine readiopdata_frc( rtm, gr, thlm_forcing, rtm_forcing )
| 1
Warning: Unused dummy argument 'rtm' at (1) [-Wunused-dummy-argument]
[824/923] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/sounding.F90.o
/home/jenkins/workspace/clubb_jax_tests_branch/src/Input_fields/sounding.F90:39:8:
39 | use constants_clubb, only: &
| 1
Warning: Unused parameter 'kappa' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_jax_tests_branch/src/Input_fields/sounding.F90:57:8:
57 | use input_names, only: &
| 1
Warning: Unused parameter 'omega_name' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_jax_tests_branch/src/Input_fields/sounding.F90:39:8:
39 | use constants_clubb, only: &
| 1
Warning: Unused parameter 'p0' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_jax_tests_branch/src/Input_fields/sounding.F90:165:13:
165 | p_in_Pa, & ! Pressure [Pa]
| 1
Warning: Array 'p_in_pa' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/clubb_jax_tests_branch/src/Input_fields/sounding.F90:160:8:
160 | rt, & ! Total water mixing ratio sounding [kg/kg]
| 1
Warning: Array 'rt' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/clubb_jax_tests_branch/src/Input_fields/sounding.F90:166:10:
166 | subs ! Vertical velocity sounding [m/s or Pa/s]
| 1
Warning: Array 'subs' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/clubb_jax_tests_branch/src/Input_fields/sounding.F90:159:11:
159 | theta, & ! Liquid potential temperature sounding [K]
| 1
Warning: Array 'theta' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/clubb_jax_tests_branch/src/Input_fields/sounding.F90:161:7:
161 | u, & ! u wind sounding [m/s]
| 1
Warning: Array 'u' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/clubb_jax_tests_branch/src/Input_fields/sounding.F90:163:8:
163 | ug, & ! u geostrophic wind sounding [m/s]
| 1
Warning: Array 'ug' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/clubb_jax_tests_branch/src/Input_fields/sounding.F90:162:7:
162 | v, & ! v wind sounding [m/s]
| 1
Warning: Array 'v' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/clubb_jax_tests_branch/src/Input_fields/sounding.F90:164:8:
164 | vg, & ! v geostrophic wind sounding [m/s]
| 1
Warning: Array 'vg' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/home/jenkins/workspace/clubb_jax_tests_branch/src/Input_fields/sounding.F90:158:7:
158 | z, & ! Altitude [m]
| 1
Warning: Array 'z' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the '-fmax-stack-var-size=' limit (or use '-frecursive', which implies unlimited '-fmax-stack-var-size') - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
[825/923] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_fields.F90.o
[826/923] Linking Fortran static library src/Input_fields/libinput_fields_lib.a
[827/923] Generating Fortran dyndep file src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/Fortran.dd
[828/923] Generating Fortran dyndep file src/Microphys/CMakeFiles/microphys_lib.dir/Fortran.dd
[829/923] Generating Fortran dyndep file src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/Fortran.dd
[830/923] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/Nc_Ncn_test.F90.o
[831/923] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/silhs_category_test.F90.o
[832/923] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/parameters_microphys.F90.o
[833/923] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/read_corr_mtx_test.F90.o
[834/923] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/diag_ustar_module.F90.o
[835/923] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/smooth_heaviside_tests.F90.o
[836/923] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/corr_cholesky_mtx_tests.F90.o
[837/923] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/hole_filling_tests.F90.o
[838/923] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/spec_hum_to_mixing_ratio.F90.o
[839/923] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/KK_integrals_tests.F90.o
[840/923] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/smooth_min_max_tests.F90.o
[841/923] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/tuner_tests.F90.o
[842/923] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/fill_holes_tests.F90.o
/home/jenkins/workspace/clubb_jax_tests_branch/src/G_unit_test_types/fill_holes_tests.F90:407:27:
407 | .or. any( field(:,upper_hf_level:nz) /= field(:,upper_hf_level:nz) ) ) then
| 1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/G_unit_test_types/fill_holes_tests.F90:406:22:
406 | if ( any( field(:,1:lower_hf_level) /= field(:,1:lower_hf_level) ) &
| 1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/G_unit_test_types/fill_holes_tests.F90:462:22:
462 | if ( any( field_rev_rev /= field ) ) then
| 1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/G_unit_test_types/fill_holes_tests.F90:221:27:
221 | .or. any( field(:,upper_hf_level:nz) /= field(:,upper_hf_level:nz) ) ) then
| 1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/G_unit_test_types/fill_holes_tests.F90:220:22:
220 | if ( any( field(:,1:lower_hf_level) /= field(:,1:lower_hf_level) ) &
| 1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/G_unit_test_types/fill_holes_tests.F90:275:22:
275 | if ( any( field_rev_rev /= field ) ) then
| 1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
[843/923] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/cloud_sed_module.F90.o
[844/923] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/wangara.F90.o
[845/923] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/sfc_flux.F90.o
[846/923] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/w_up_in_cloud_tests.F90.o
[847/923] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/gfdl_activation.F90.o
[848/923] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/silhs_category_variance_module.F90.o
[849/923] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/lba.F90.o
[850/923] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/ice_dfsn_module.F90.o
/home/jenkins/workspace/clubb_jax_tests_branch/src/Microphys/ice_dfsn_module.F90:282:27:
214 | do k = gr%nzt, 1, -1
| 2
......
282 | mass_ice_cryst(i,k-1) = mass_ice_cryst(i,k) + dmass_ice_cryst(i,k)
| 1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript]
/home/jenkins/workspace/clubb_jax_tests_branch/src/Microphys/ice_dfsn_module.F90:296:27:
214 | do k = gr%nzt, 1, -1
| 2
......
296 | mass_ice_cryst(i,k-1) = mass_ice_cryst(i,k)
| 1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript]
[851/923] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/mixed_moment_PDF_integrals.F90.o
[852/923] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3.F90.o
[853/923] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/ekman.F90.o
[854/923] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/neutral_case.F90.o
[855/923] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/spurious_source_test.F90.o
[856/923] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/mu_sigma_hm_tests.F90.o
[857/923] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls2.F90.o
[858/923] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/pdf_hydromet_microphys_wrapper.F90.o
[859/923] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/microphys_init_cleanup.F90.o
[860/923] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/rev_direction_grid_test.F90.o
[861/923] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/time_dependent_input.F90.o
[862/923] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_oct14.F90.o
[863/923] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf01.F90.o
[864/923] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/nov11.F90.o
[865/923] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/astex_a209.F90.o
[866/923] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/twp_ice.F90.o
[867/923] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cobra.F90.o
[868/923] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_3year.F90.o
[869/923] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/rico.F90.o
[870/923] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_nov02.F90.o
[871/923] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/pdf_parameter_tests.F90.o
[872/923] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm.F90.o
[873/923] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_b.F90.o
[874/923] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_0003.F90.o
[875/923] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/jun25.F90.o
[876/923] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_97.F90.o
[877/923] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/bomex.F90.o
/home/jenkins/workspace/clubb_jax_tests_branch/src/Benchmark_cases/bomex.F90:22:48:
22 | gr, rtm, l_readiopdata, &
| 1
Warning: Unused dummy argument 'l_readiopdata' at (1) [-Wunused-dummy-argument]
[878/923] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/fire.F90.o
[879/923] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf02.F90.o
[880/923] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3_night.F90.o
[881/923] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cloud_feedback.F90.o
[882/923] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/atex_long.F90.o
[883/923] Linking Fortran static library src/G_unit_test_types/libG_unit_test_lib.a
[884/923] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_a.F90.o
[885/923] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/coamps_microphys_driver_module.F90.o
[886/923] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/atex.F90.o
[887/923] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/prescribe_forcings.F90.o
[888/923] Linking Fortran static library src/Benchmark_cases/libbenchmark_cases_lib.a
[889/923] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/advance_microphys_module.F90.o
[890/923] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/KK_microphys_module.F90.o
[891/923] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/estimate_scm_microphys_module.F90.o
[892/923] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/lh_microphys_driver_module.F90.o
[893/923] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/morrison_microphys_module.F90.o
[894/923] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/microphys_driver.F90.o
[895/923] Linking Fortran static library src/Microphys/libmicrophys_lib.a
[896/923] Generating Fortran dyndep file src/CMakeFiles/G_unit_tests.dir/Fortran.dd
[897/923] Generating Fortran dyndep file src/CMakeFiles/clubb_driver_lib.dir/Fortran.dd
[898/923] Building Fortran object src/CMakeFiles/G_unit_tests.dir/G_unit_tests.F90.o
[899/923] Linking Fortran executable src/G_unit_tests
[900/923] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/generalized_grid_test.F90.o
[901/923] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/clubb_driver.F90.o
/home/jenkins/workspace/clubb_jax_tests_branch/src/clubb_driver.F90:5539:76:
5539 | p_sfc, rtm_sfc, rtm, l_readiopdata, & !thlm_sfc, &
| 1
Warning: Unused dummy argument 'l_readiopdata' at (1) [-Wunused-dummy-argument]
[902/923] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/clubb_loss_driver.F90.o
/home/jenkins/workspace/clubb_jax_tests_branch/src/clubb_loss_driver.F90:255:28:
255 | is_finite_core_value = ( value == value ) .and. ( abs( value ) <= huge( value ) )
| 1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
[903/923] Linking Fortran static library src/libclubb_driver_lib.a
[904/923] Generating Fortran dyndep file src/CMakeFiles/clubb_standalone_loss.dir/Fortran.dd
[905/923] Generating Fortran dyndep file src/CMakeFiles/clubb_tuner.dir/Fortran.dd
[906/923] Generating Fortran dyndep file src/CMakeFiles/clubb_driver_test.dir/Fortran.dd
[907/923] Generating Fortran dyndep file src/CMakeFiles/clubb_standalone.dir/Fortran.dd
[908/923] Generating Fortran dyndep file src/CMakeFiles/clubb_thread_test.dir/Fortran.dd
[909/923] Generating Fortran dyndep file src/CMakeFiles/clubb_loss_driver_test.dir/Fortran.dd
[910/923] Building Fortran object src/CMakeFiles/clubb_standalone.dir/clubb_standalone.F90.o
[911/923] Building Fortran object src/CMakeFiles/clubb_driver_test.dir/clubb_driver_test.F90.o
[912/923] Building Fortran object src/CMakeFiles/clubb_thread_test.dir/clubb_thread_test.F90.o
[913/923] Building Fortran object src/CMakeFiles/clubb_standalone_loss.dir/clubb_standalone_loss.F90.o
[914/923] Linking Fortran executable src/clubb_thread_test
[915/923] Linking Fortran executable src/clubb_driver_test
[916/923] Linking Fortran executable src/clubb_standalone
[917/923] Building Fortran object src/CMakeFiles/clubb_tuner.dir/error.F90.o
[918/923] Linking Fortran executable src/clubb_standalone_loss
[919/923] Building Fortran object src/CMakeFiles/clubb_loss_driver_test.dir/clubb_loss_driver_test.F90.o
/home/jenkins/workspace/clubb_jax_tests_branch/src/clubb_loss_driver_test.F90:273:14:
273 | if ( any( test_scaled_rmse /= reference_scaled_rmse ) ) then
| 1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/clubb_loss_driver_test.F90:278:14:
278 | if ( any( test_correlation /= reference_correlation ) ) then
| 1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/clubb_loss_driver_test.F90:283:14:
283 | if ( any( test_std_ratio /= reference_std_ratio ) ) then
| 1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/clubb_loss_driver_test.F90:288:14:
288 | if ( any( test_centered_rmse_norm /= reference_centered_rmse_norm ) ) then
| 1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/clubb_loss_driver_test.F90:293:14:
293 | if ( any( test_bias_norm /= reference_bias_norm ) ) then
| 1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/clubb_loss_driver_test.F90:512:14:
512 | if ( any( clubb_params_all_1 /= clubb_params_all_2 ) ) then
| 1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/clubb_loss_driver_test.F90:521:14:
521 | any( reinit_bias_norm_1 /= reinit_bias_norm_2 ) ) then
| 1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/clubb_loss_driver_test.F90:520:14:
520 | any( reinit_centered_rmse_norm_1 /= reinit_centered_rmse_norm_2 ) .or. &
| 1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/clubb_loss_driver_test.F90:519:14:
519 | any( reinit_std_ratio_1 /= reinit_std_ratio_2 ) .or. &
| 1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/clubb_loss_driver_test.F90:518:14:
518 | any( reinit_correlation_1 /= reinit_correlation_2 ) .or. &
| 1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/clubb_loss_driver_test.F90:517:14:
517 | if ( any( reinit_scaled_rmse_1 /= reinit_scaled_rmse_2 ) .or. &
| 1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/clubb_loss_driver_test.F90:431:14:
431 | if ( all( tweaked_scaled_rmse == reference_scaled_rmse ) ) then
| 1
Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/clubb_loss_driver_test.F90:371:14:
371 | any( manual_bias_norm_2 /= manual_bias_norm_1 ) ) then
| 1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/clubb_loss_driver_test.F90:370:14:
370 | any( manual_centered_rmse_norm_2 /= manual_centered_rmse_norm_1 ) .or. &
| 1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/clubb_loss_driver_test.F90:369:14:
369 | any( manual_std_ratio_2 /= manual_std_ratio_1 ) .or. &
| 1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/clubb_loss_driver_test.F90:368:14:
368 | any( manual_correlation_2 /= manual_correlation_1 ) .or. &
| 1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
/home/jenkins/workspace/clubb_jax_tests_branch/src/clubb_loss_driver_test.F90:367:14:
367 | if ( any( manual_scaled_rmse_2 /= manual_scaled_rmse_1 ) .or. &
| 1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
[920/923] Building Fortran object src/CMakeFiles/clubb_tuner.dir/clubb_tuner.F90.o
[921/923] Linking Fortran executable src/clubb_loss_driver_test
[922/923] Linking Fortran executable src/clubb_tuner
[922/923] Install the project...
-- Install configuration: "Debug"
-- Installing: /home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble/libclubb_driver_lib.a
-- Installing: /home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble/clubb_tuner
-- Set runtime path of "/home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble/clubb_tuner" to "/home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble:/home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble/lib:/home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble/lib64:/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib"
-- Installing: /home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble/G_unit_tests
-- Set runtime path of "/home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble/G_unit_tests" to "/home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble:/home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble/lib:/home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble/lib64:/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib"
-- Installing: /home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble/clubb_thread_test
-- Set runtime path of "/home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble/clubb_thread_test" to "/home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble:/home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble/lib:/home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble/lib64:/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib"
-- Installing: /home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble/clubb_standalone
-- Set runtime path of "/home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble/clubb_standalone" to "/home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble:/home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble/lib:/home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble/lib64:/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib"
-- Installing: /home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble/clubb_driver_test
-- Set runtime path of "/home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble/clubb_driver_test" to "/home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble:/home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble/lib:/home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble/lib64:/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib"
-- Installing: /home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble/clubb_standalone_loss
-- Set runtime path of "/home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble/clubb_standalone_loss" to "/home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble:/home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble/lib:/home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble/lib64:/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib"
-- Installing: /home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble/clubb_loss_driver_test
-- Set runtime path of "/home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble/clubb_loss_driver_test" to "/home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble:/home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble/lib:/home/jenkins/workspace/clubb_jax_tests_branch/install/gcc_DEBUG_PRECdouble/lib64:/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib"
CLUBBStandardsCheck.py: beginning check on src
PASS: 0 checks failed for src
CLUBBStandardsCheck.py: beginning check on src/CLUBB_core
PASS: 0 checks failed for src/CLUBB_core
CLUBBStandardsCheck.py: beginning check on src/SILHS
PASS: 0 checks failed for src/SILHS
CLUBBStandardsCheck.py: beginning check on src/Benchmark_cases
PASS: 0 checks failed for src/Benchmark_cases
CLUBBStandardsCheck.py: beginning check on src/Radiation
PASS: 0 checks failed for src/Radiation
CLUBBStandardsCheck.py: beginning check on src/Microphys
PASS: 0 checks failed for src/Microphys
CLUBBStandardsCheck.py: beginning check on src/Microphys/KK_microphys
PASS: 0 checks failed for src/Microphys/KK_microphys
CLUBBStandardsCheck.py: beginning check on src/G_unit_test_types
PASS: 0 checks failed for src/G_unit_test_types
[92mBuild completed successfully, and all source code checks passed.[0m
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Jax vs Fortran: standard stats)
[Pipeline] sh
+ source /etc/profile.d/larson-group.sh
++ export GIT_EDITOR=vi
++ GIT_EDITOR=vi
++ export SVN_EDITOR=vi
++ SVN_EDITOR=vi
++ export OMP_STACKSIZE=1048579
++ OMP_STACKSIZE=1048579
++ export LMOD_ROOT=/opt/lmod/
++ LMOD_ROOT=/opt/lmod/
++ source /opt/lmod//lmod/lmod/init/bash
+++ '[' -z '' ']'
+++ case "$-" in
+++ __lmod_vx=x
+++ '[' -n x ']'
+++ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/lmod/lmod/init/bash)
Shell debugging restarted
+++ unset __lmod_vx
+++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit
++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
+ module load gcc netcdf-fortran
+ '[' -z '' ']'
+ case "$-" in
+ __lmod_sh_dbg=x
+ '[' -n x ']'
+ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output
Lmod Warning:
-------------------------------------------------------------------------------
The following dependent module(s) are not currently loaded:
gcc-runtime/13.1.0-gzedt3f (required by: mpich/4.2.1, hdf5/1.14.3-42x3zrv,
netcdf-c/4.9.2, netcdf-fortran/4.5.3)
-------------------------------------------------------------------------------
Shell debugging restarted
+ unset __lmod_sh_dbg
+ return 0
+ ulimit -s 8388608
+ ./tests/run_jax_vs_fortran_cases.py -stats input/stats/standard_stats.in -j 4
==> No compatible Python found for cpu; uv will download Python 3.12
==> Installing uv 0.11.32 in /home/jenkins/workspace/clubb_jax_tests_branch/.clubb-jax-tools/bin
downloading uv 0.11.32 x86_64-unknown-linux-gnu
installing to /home/jenkins/workspace/clubb_jax_tests_branch/.clubb-jax-tools/bin
uv
uvx
everything's installed!
==> uv is ready: uv 0.11.32 (x86_64-unknown-linux-gnu)
Downloading cpython-3.12.13-linux-x86_64-gnu (download) (32.6MiB)
Downloaded cpython-3.12.13-linux-x86_64-gnu (download)
Using CPython 3.12.13
Creating virtual environment at: .venv-jax
Activate with: source .venv-jax/bin/activate
==> Installing JAX 0.11.0 (cpu) and requirements from /home/jenkins/workspace/clubb_jax_tests_branch/clubb_jax/requirements.txt
Using Python 3.12.13 environment at: .venv-jax
Resolved 15 packages in 356ms
Downloading pygments (1.2MiB)
Downloading scipy (33.7MiB)
Downloading jax (3.1MiB)
Downloading numpy (15.9MiB)
Downloading netcdf4 (9.7MiB)
Downloading jaxlib (83.2MiB)
Downloading cftime (1.6MiB)
Downloaded cftime
Downloaded pygments
Downloaded netcdf4
Downloaded jax
Downloaded numpy
Downloaded scipy
Downloaded jaxlib
Prepared 15 packages in 3.01s
Installed 15 packages in 55ms
+ certifi==2026.7.22
+ cftime==1.6.5
+ iniconfig==2.3.0
+ jax==0.11.0
+ jaxlib==0.11.0
+ ml-dtypes==0.6.0
+ netcdf4==1.7.4
+ numpy==2.5.3
+ opt-einsum==3.4.0
+ packaging==26.3
+ pluggy==1.6.0
+ pygments==2.21.0
+ pytest==9.1.1
+ scipy==1.18.1
+ tabulate==0.10.0
CLUBB JAX runtime:
Environment: /home/jenkins/workspace/clubb_jax_tests_branch/.venv-jax (Python 3.12)
Accelerator: cpu
JAX: 0.11.0 (jaxlib 0.11.0)
Device: cpu:0
Run settings:
Output: /home/jenkins/workspace/clubb_jax_tests_branch/output/tests/jax_driver_test_results
Statistics: input/stats/standard_stats.in
Debug: case default
Forwarded to both runs: -stats input/stats/standard_stats.in
Columns: 4
Workers: 4
Comparison limits: absolute 1e-07; percentage 1e-07%
Cases and flag sets:
20 cases x 1 flag set = 20 JAX/Fortran pairs
Flag sets:
default
Cases:
arm (360 iterations)
atex (360 iterations)
bomex (native duration)
cobra (360 iterations)
dycoms2_rf01 (native duration)
dycoms2_rf01_fixed_sst (300 iterations)
dycoms2_rf02_nd (native duration)
fire (native duration)
gabls2 (360 iterations)
gabls3_night (360 iterations)
jun25_altocu (180 iterations)
neutral (native duration)
wangara (native duration)
dycoms2_rf02_do (native duration)
dycoms2_rf02_ds (240 iterations)
lba_kk (360 iterations)
- input case: lba
- microphysics_setting.microphys_scheme = "khairoutdinov_kogan"
- microphysics_setting.lh_microphys_type = "disabled"
- microphysics_setting.l_ice_microphys = .false.
- microphysics_setting.l_graupel = .false.
rico (380 iterations)
- dt_main: 60 s
lba (93 iterations)
- percentage limit: 0.001%
- microphysics_setting.lh_microphys_type = "disabled"
clex9_oct14 (73 iterations)
- percentage limit: 0.001%
nov11_altocu (62 iterations)
- percentage limit: 0.001%
[Status ] Flag set Case Timesteps JAX (s) Fortran (s) Total (s)
-----------------------------------------------------------------------------------------------------------------
[match ] default bomex 360 / 360 260.5 6.9 276.2
[match ] default arm 360 / 360 265.2 9.3 287.6
[match ] default cobra 360 / 360 270.4 8.6 289.5
[match ] default atex 360 / 360 274.9 12.3 304.9
[match ] default fire 180 / 180 148.4 3.2 155.6
[match ] default dycoms2_rf01_fixed_sst 300 / 300 200.9 2.7 208.5
[match ] default dycoms2_rf01 240 / 240 223.2 17.0 254.6
[match ] default dycoms2_rf02_nd 360 / 360 246.1 4.4 255.3
[match ] default gabls3_night 360 / 360 82.7 4.1 89.1
[match ] default gabls2 360 / 360 117.4 18.1 138.0
[match ] default jun25_altocu 180 / 180 150.7 6.9 163.1
[match ] default neutral 360 / 360 235.0 7.0 248.0
[match ] default wangara 480 / 480 269.9 7.4 283.9
[match ] default dycoms2_rf02_ds 240 / 240 382.5 20.0 408.5
[match ] default rico 380 / 380 293.9 8.2 304.7
[match ] default dycoms2_rf02_do 360 / 360 555.0 31.0 595.3
[match ] default lba_kk 360 / 360 514.6 16.9 539.5
[match ] default lba 93 / 93 225.5 4.7 234.2
[match ] default clex9_oct14 73 / 73 167.3 4.2 175.3
[match ] default nov11_altocu 62 / 62 155.2 3.1 161.5
Flag set default:
Match Diff Failed
----- ---- ------
20 0 0
Total time: 23m 16.5s
Results JSON: /home/jenkins/workspace/clubb_jax_tests_branch/output/tests/jax_driver_test_results/case_compare_summary.json
Bindiff log: /home/jenkins/workspace/clubb_jax_tests_branch/output/tests/jax_driver_test_results/final_bindiff.log [passed]
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run Jax Python vs Fortran cases w varying flags)
[Pipeline] sh
+ source /etc/profile.d/larson-group.sh
++ export GIT_EDITOR=vi
++ GIT_EDITOR=vi
++ export SVN_EDITOR=vi
++ SVN_EDITOR=vi
++ export OMP_STACKSIZE=1048579
++ OMP_STACKSIZE=1048579
++ export LMOD_ROOT=/opt/lmod/
++ LMOD_ROOT=/opt/lmod/
++ source /opt/lmod//lmod/lmod/init/bash
+++ '[' -z '' ']'
+++ case "$-" in
+++ __lmod_vx=x
+++ '[' -n x ']'
+++ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/lmod/lmod/init/bash)
Shell debugging restarted
+++ unset __lmod_vx
+++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit
++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
+ module load gcc netcdf-fortran
+ '[' -z '' ']'
+ case "$-" in
+ __lmod_sh_dbg=x
+ '[' -n x ']'
+ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output
Lmod Warning:
-------------------------------------------------------------------------------
The following dependent module(s) are not currently loaded:
gcc-runtime/13.1.0-gzedt3f (required by: mpich/4.2.1, hdf5/1.14.3-42x3zrv,
netcdf-c/4.9.2, netcdf-fortran/4.5.3)
-------------------------------------------------------------------------------
Shell debugging restarted
+ unset __lmod_sh_dbg
+ return 0
+ ulimit -s 8388608
+ python3 tests/run_jax_vs_fortran_cases.py -debug 0 -stats input/stats/standard_stats.in -max_iters 5 -flag_config_file input/flag_sets/config_core_flags_wo_never_supported_jax_features.json
CLUBB JAX runtime:
Environment: /home/jenkins/workspace/clubb_jax_tests_branch/.venv-jax (Python 3.12)
Accelerator: cpu
JAX: 0.11.0 (jaxlib 0.11.0)
Device: cpu:0
Run settings:
Output: /home/jenkins/workspace/clubb_jax_tests_branch/output/tests/jax_driver_test_results
Statistics: input/stats/standard_stats.in
Debug: 0
Forwarded to both runs: -debug 0 -stats input/stats/standard_stats.in -max_iters 5
Columns: 4
Workers: 1
Comparison limits: absolute 1e-07; percentage 1e-07%
Cases and flag sets:
20 cases x 18 flag sets = 360 JAX/Fortran pairs
Flag sets:
default
config_core_flags_wo_never_supported_jax_features_flag2
- saturation_formula = 1
- l_godunov_upwind_xpyp_ta = .true.
- l_lh_importance_sampling = .false.
- l_random_k_lh_start = .true.
- l_max_overlap_in_cloud = .false.
config_core_flags_wo_never_supported_jax_features_flag3
- ipdf_call_placement = 1
- l_ho_trad_coriolis = .true.
- l_ho_nontrad_coriolis = .true.
config_core_flags_wo_never_supported_jax_features_flag4
- iiPDF_type = 7
config_core_flags_wo_never_supported_jax_features_flag5
- l_predict_upwp_vpwp = .false.
config_core_flags_wo_never_supported_jax_features_flag6
- l_wp2_fill_holes_tke = .false.
- l_enable_relaxed_clipping = .true.
- l_min_xp2_from_corr_wx = .false.
- l_add_dycore_grid = .true.
- l_lh_straight_mc = .true.
config_core_flags_wo_never_supported_jax_features_flag7
- l_diag_Lscale_from_tau = .true.
- fill_holes_type = 3
config_core_flags_wo_never_supported_jax_features_flag8
- l_upwind_xpyp_ta = .false.
- l_upwind_xm_ma = .false.
- l_lh_clustered_sampling = .false.
- l_lh_instant_var_covar_src = .false.
- l_lh_limit_weights = .false.
config_core_flags_wo_never_supported_jax_features_flag9
- l_min_wp2_from_corr_wx = .true.
- l_stability_correct_tau_zm = .true.
- l_damp_wp2_using_em = .false.
- l_use_C7_Richardson = .false.
config_core_flags_wo_never_supported_jax_features_flag10
- l_vert_avg_closure = .true.
- l_use_cloud_cover = .true.
- l_damp_wp3_Skw_squared = .false.
- l_use_C11_Richardson = .true.
- l_rcm_in_cloud_k_lh_start = .false.
config_core_flags_wo_never_supported_jax_features_flag11
- l_rcm_supersat_adj = .false.
- l_C2_cloud_frac = .true.
- l_use_precip_frac = .false.
- l_do_expldiff_rtm_thlm = .true.
- l_use_shear_Richardson = .true.
config_core_flags_wo_never_supported_jax_features_flag12
- l_prescribed_avg_deltaz = .true.
- l_stability_correct_Kh_N2_zm = .true.
- l_trapezoidal_rule_zt = .true.
- l_trapezoidal_rule_zm = .true.
- l_call_pdf_closure_twice = .true.
config_core_flags_wo_never_supported_jax_features_flag13
- l_brunt_vaisala_freq_moist = .true.
- l_use_thvm_in_bv_freq = .true.
- l_lmm_stepping = .true.
- l_vary_convect_depth = .true.
config_core_flags_wo_never_supported_jax_features_flag14
- l_use_tke_in_wp3_pr_turb_term = .false.
- l_use_tke_in_wp2_wp3_K_dfsn = .true.
- l_use_wp3_lim_with_smth_Heaviside = .true.
- l_smooth_Heaviside_tau_wpxp = .false.
- l_modify_limiters_for_cnvg_test = .true.
config_core_flags_wo_never_supported_jax_features_flag15
- l_mono_flux_lim_rtm = .false.
- l_mono_flux_lim_um = .false.
- l_mono_flux_lim_vm = .false.
- l_mono_flux_lim_spikefix = .false.
config_core_flags_wo_never_supported_jax_features_flag16
- l_standard_term_ta = .true.
- l_partial_upwind_wp3 = .false.
- l_lh_var_frac = .true.
config_core_flags_wo_never_supported_jax_features_flag17
- l_standard_term_ta = .true.
- l_partial_upwind_wp3 = .true.
- l_lh_normalize_weights = .false.
config_core_flags_wo_never_supported_jax_features_flag18
- ipdf_call_placement = 3
Cases:
arm (5 iterations)
atex (5 iterations)
bomex (5 iterations)
cobra (5 iterations)
dycoms2_rf01 (5 iterations)
dycoms2_rf01_fixed_sst (5 iterations)
dycoms2_rf02_nd (5 iterations)
fire (5 iterations)
gabls2 (5 iterations)
gabls3_night (5 iterations)
jun25_altocu (5 iterations)
neutral (5 iterations)
wangara (5 iterations)
dycoms2_rf02_do (5 iterations)
dycoms2_rf02_ds (5 iterations)
lba_kk (5 iterations)
- input case: lba
- microphysics_setting.microphys_scheme = "khairoutdinov_kogan"
- microphysics_setting.lh_microphys_type = "disabled"
- microphysics_setting.l_ice_microphys = .false.
- microphysics_setting.l_graupel = .false.
rico (5 iterations)
- dt_main: 60 s
lba (5 iterations)
- percentage limit: 0.001%
- microphysics_setting.lh_microphys_type = "disabled"
clex9_oct14 (5 iterations)
- percentage limit: 0.001%
nov11_altocu (5 iterations)
- percentage limit: 0.001%
[Status ] Flag set Case Timesteps JAX (s) Fortran (s) Total (s)
-------------------------------------------------------------------------------------------------------------------------------------------------
[match ] default arm 5 / 5 38.0 0.6 40.2
[match ] default atex 5 / 5 37.2 0.6 39.3
[match ] default bomex 5 / 5 38.8 0.5 40.9
[match ] default cobra 5 / 5 39.5 0.6 41.7
[match ] default dycoms2_rf01 5 / 5 38.0 0.8 40.4
[match ] default dycoms2_rf01_fixed_sst 5 / 5 38.7 0.5 40.7
[match ] default dycoms2_rf02_nd 5 / 5 40.1 0.6 42.2
[match ] default fire 5 / 5 38.2 0.5 40.3
[match ] default gabls2 5 / 5 40.2 0.8 42.0
[match ] default gabls3_night 5 / 5 20.4 0.5 21.9
[match ] default jun25_altocu 5 / 5 40.0 0.6 42.2
[match ] default neutral 5 / 5 38.2 0.5 40.3
[match ] default wangara 5 / 5 41.1 0.5 43.2
[match ] default dycoms2_rf02_do 5 / 5 73.3 0.8 75.9
[match ] default dycoms2_rf02_ds 5 / 5 73.3 0.9 75.9
[match ] default lba_kk 5 / 5 70.0 0.6 72.3
[match ] default rico 5 / 5 96.9 0.6 99.1
[match ] default lba 5 / 5 104.3 0.7 107.4
[match ] default clex9_oct14 5 / 5 51.0 0.6 53.8
[match ] default nov11_altocu 5 / 5 51.0 0.7 53.8
[diff ] config_core_flags_wo_never_supported_jax_features_flag2 arm 1 / 5 38.8 0.6 40.9
[diff ] config_core_flags_wo_never_supported_jax_features_flag2 atex 1 / 5 39.0 0.6 41.2
[diff ] config_core_flags_wo_never_supported_jax_features_flag2 bomex 1 / 5 37.9 0.6 40.0
[diff ] config_core_flags_wo_never_supported_jax_features_flag2 cobra 1 / 5 39.0 0.6 41.2
[diff ] config_core_flags_wo_never_supported_jax_features_flag2 dycoms2_rf01 1 / 5 38.2 0.8 40.6
[diff ] config_core_flags_wo_never_supported_jax_features_flag2 dycoms2_rf01_fixed_sst 1 / 5 36.8 0.5 38.9
[diff ] config_core_flags_wo_never_supported_jax_features_flag2 dycoms2_rf02_nd 1 / 5 40.2 0.6 42.3
[diff ] config_core_flags_wo_never_supported_jax_features_flag2 fire 1 / 5 37.0 0.6 39.1
[match ] config_core_flags_wo_never_supported_jax_features_flag2 gabls2 5 / 5 39.0 0.8 40.7
[match ] config_core_flags_wo_never_supported_jax_features_flag2 gabls3_night 5 / 5 20.3 0.5 21.8
[diff ] config_core_flags_wo_never_supported_jax_features_flag2 jun25_altocu 1 / 5 38.0 0.7 40.3
[diff ] config_core_flags_wo_never_supported_jax_features_flag2 neutral 1 / 5 35.6 0.6 37.8
[diff ] config_core_flags_wo_never_supported_jax_features_flag2 wangara 1 / 5 37.4 0.6 39.5
[diff ] config_core_flags_wo_never_supported_jax_features_flag2 dycoms2_rf02_do 1 / 5 71.4 0.8 74.0
[diff ] config_core_flags_wo_never_supported_jax_features_flag2 dycoms2_rf02_ds 1 / 5 69.1 0.9 71.8
[diff ] config_core_flags_wo_never_supported_jax_features_flag2 lba_kk 1 / 5 69.2 0.7 71.6
[diff ] config_core_flags_wo_never_supported_jax_features_flag2 rico 5 / 5 93.0 0.6 95.2
[diff ] config_core_flags_wo_never_supported_jax_features_flag2 lba 1 / 5 99.5 0.7 102.7
[diff ] config_core_flags_wo_never_supported_jax_features_flag2 clex9_oct14 1 / 5 52.0 0.7 54.9
[diff ] config_core_flags_wo_never_supported_jax_features_flag2 nov11_altocu 1 / 5 51.6 0.7 54.4
[match ] config_core_flags_wo_never_supported_jax_features_flag3 arm 5 / 5 37.8 0.6 40.0
[match ] config_core_flags_wo_never_supported_jax_features_flag3 atex 5 / 5 37.9 0.6 40.2
[match ] config_core_flags_wo_never_supported_jax_features_flag3 bomex 5 / 5 38.7 0.6 40.8
[match ] config_core_flags_wo_never_supported_jax_features_flag3 cobra 5 / 5 39.9 0.7 42.2
[match ] config_core_flags_wo_never_supported_jax_features_flag3 dycoms2_rf01 5 / 5 37.2 0.8 39.6
[match ] config_core_flags_wo_never_supported_jax_features_flag3 dycoms2_rf01_fixed_sst 5 / 5 35.0 0.6 37.2
[match ] config_core_flags_wo_never_supported_jax_features_flag3 dycoms2_rf02_nd 5 / 5 39.2 0.6 41.3
[match ] config_core_flags_wo_never_supported_jax_features_flag3 fire 5 / 5 36.6 0.5 38.7
[match ] config_core_flags_wo_never_supported_jax_features_flag3 gabls2 5 / 5 38.7 0.8 40.5
[match ] config_core_flags_wo_never_supported_jax_features_flag3 gabls3_night 5 / 5 19.3 0.5 20.8
[match ] config_core_flags_wo_never_supported_jax_features_flag3 jun25_altocu 5 / 5 37.3 0.6 39.5
[match ] config_core_flags_wo_never_supported_jax_features_flag3 neutral 5 / 5 36.9 0.6 39.0
[match ] config_core_flags_wo_never_supported_jax_features_flag3 wangara 5 / 5 37.5 0.5 39.6
[match ] config_core_flags_wo_never_supported_jax_features_flag3 dycoms2_rf02_do 5 / 5 68.7 0.9 71.4
[match ] config_core_flags_wo_never_supported_jax_features_flag3 dycoms2_rf02_ds 5 / 5 70.0 0.8 72.6
[match ] config_core_flags_wo_never_supported_jax_features_flag3 lba_kk 5 / 5 69.6 0.7 72.0
[match ] config_core_flags_wo_never_supported_jax_features_flag3 rico 5 / 5 89.1 0.5 91.3
[match ] config_core_flags_wo_never_supported_jax_features_flag3 lba 5 / 5 97.4 0.7 100.6
[match ] config_core_flags_wo_never_supported_jax_features_flag3 clex9_oct14 5 / 5 49.5 0.7 52.4
[match ] config_core_flags_wo_never_supported_jax_features_flag3 nov11_altocu 5 / 5 49.2 0.7 52.3
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag4 arm - 34.0 0.6 34.6
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag4 atex - 31.9 0.6 32.6
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag4 bomex - 33.4 0.5 33.9
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag4 cobra - 35.3 0.6 36.0
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag4 dycoms2_rf01 - 33.2 0.8 34.0
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag4 dycoms2_rf01_fixed_sst - 34.5 0.5 35.0
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag4 dycoms2_rf02_nd - 33.2 0.6 33.8
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag4 fire - 33.4 0.5 33.9
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag4 gabls2 - 35.4 0.8 36.2
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag4 gabls3_night - 19.6 0.5 20.1
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag4 jun25_altocu - 32.8 0.6 33.4
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag4 neutral - 31.7 0.5 32.2
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag4 wangara - 33.6 0.5 34.2
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag4 dycoms2_rf02_do - 37.0 0.9 37.9
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag4 dycoms2_rf02_ds - 34.6 0.8 35.4
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag4 lba_kk - 33.6 0.6 34.2
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag4 rico - 18.5 0.5 19.0
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag4 lba - 36.4 0.7 37.1
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag4 clex9_oct14 - 34.9 0.7 35.6
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag4 nov11_altocu - 34.8 0.7 35.6
[match ] config_core_flags_wo_never_supported_jax_features_flag5 arm 5 / 5 34.4 0.6 36.6
[match ] config_core_flags_wo_never_supported_jax_features_flag5 atex 5 / 5 36.3 0.6 38.4
[match ] config_core_flags_wo_never_supported_jax_features_flag5 bomex 5 / 5 35.0 0.6 37.1
[match ] config_core_flags_wo_never_supported_jax_features_flag5 cobra 5 / 5 37.6 0.6 39.8
[match ] config_core_flags_wo_never_supported_jax_features_flag5 dycoms2_rf01 5 / 5 35.4 0.8 37.8
[match ] config_core_flags_wo_never_supported_jax_features_flag5 dycoms2_rf01_fixed_sst 5 / 5 34.3 0.5 36.3
[match ] config_core_flags_wo_never_supported_jax_features_flag5 dycoms2_rf02_nd 5 / 5 36.4 0.5 38.4
[match ] config_core_flags_wo_never_supported_jax_features_flag5 fire 5 / 5 34.9 0.5 37.0
[match ] config_core_flags_wo_never_supported_jax_features_flag5 gabls2 5 / 5 36.2 0.8 38.0
[match ] config_core_flags_wo_never_supported_jax_features_flag5 gabls3_night 5 / 5 19.9 0.5 21.4
[match ] config_core_flags_wo_never_supported_jax_features_flag5 jun25_altocu 5 / 5 35.4 0.6 37.5
[match ] config_core_flags_wo_never_supported_jax_features_flag5 neutral 5 / 5 33.9 0.6 36.0
[match ] config_core_flags_wo_never_supported_jax_features_flag5 wangara 5 / 5 35.7 0.6 37.8
[match ] config_core_flags_wo_never_supported_jax_features_flag5 dycoms2_rf02_do 5 / 5 67.4 0.8 69.9
[match ] config_core_flags_wo_never_supported_jax_features_flag5 dycoms2_rf02_ds 5 / 5 67.3 0.8 69.7
[match ] config_core_flags_wo_never_supported_jax_features_flag5 lba_kk 5 / 5 64.4 0.6 66.8
[match ] config_core_flags_wo_never_supported_jax_features_flag5 rico 5 / 5 87.4 0.5 89.7
[match ] config_core_flags_wo_never_supported_jax_features_flag5 lba 5 / 5 96.1 0.7 99.3
[match ] config_core_flags_wo_never_supported_jax_features_flag5 clex9_oct14 5 / 5 46.8 0.7 49.7
[match ] config_core_flags_wo_never_supported_jax_features_flag5 nov11_altocu 5 / 5 46.7 0.7 49.6
[diff ] config_core_flags_wo_never_supported_jax_features_flag6 arm 1 / 5 35.8 0.9 38.2
[match ] config_core_flags_wo_never_supported_jax_features_flag6 atex 5 / 5 36.6 1.0 39.2
[match ] config_core_flags_wo_never_supported_jax_features_flag6 bomex 5 / 5 37.5 0.7 39.7
[match ] config_core_flags_wo_never_supported_jax_features_flag6 cobra 5 / 5 37.6 0.9 40.0
[match ] config_core_flags_wo_never_supported_jax_features_flag6 dycoms2_rf01 5 / 5 39.3 1.9 42.8
[match ] config_core_flags_wo_never_supported_jax_features_flag6 dycoms2_rf01_fixed_sst 5 / 5 35.3 0.6 37.4
[match ] config_core_flags_wo_never_supported_jax_features_flag6 dycoms2_rf02_nd 5 / 5 39.4 0.6 41.6
[match ] config_core_flags_wo_never_supported_jax_features_flag6 fire 5 / 5 36.4 0.6 38.4
[match ] config_core_flags_wo_never_supported_jax_features_flag6 gabls2 5 / 5 37.5 0.8 39.4
[match ] config_core_flags_wo_never_supported_jax_features_flag6 gabls3_night 5 / 5 19.8 0.5 21.3
[diff ] config_core_flags_wo_never_supported_jax_features_flag6 jun25_altocu 1 / 5 37.0 0.9 39.4
[match ] config_core_flags_wo_never_supported_jax_features_flag6 neutral 5 / 5 35.4 0.6 37.6
[match ] config_core_flags_wo_never_supported_jax_features_flag6 wangara 5 / 5 39.0 0.6 41.0
[match ] config_core_flags_wo_never_supported_jax_features_flag6 dycoms2_rf02_do 5 / 5 68.6 1.1 71.5
[match ] config_core_flags_wo_never_supported_jax_features_flag6 dycoms2_rf02_ds 5 / 5 68.0 1.2 71.0
[match ] config_core_flags_wo_never_supported_jax_features_flag6 lba_kk 5 / 5 68.9 1.4 71.9
[match ] config_core_flags_wo_never_supported_jax_features_flag6 rico 5 / 5 90.4 0.6 92.7
[match ] config_core_flags_wo_never_supported_jax_features_flag6 lba 5 / 5 99.0 1.9 103.5
[match ] config_core_flags_wo_never_supported_jax_features_flag6 clex9_oct14 5 / 5 50.8 1.1 53.9
[match ] config_core_flags_wo_never_supported_jax_features_flag6 nov11_altocu 5 / 5 48.2 1.0 51.4
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag7 arm - 12.5 0.6 13.1
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag7 atex - 11.8 0.6 12.4
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag7 bomex - 12.7 0.6 13.2
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag7 cobra - 12.4 0.6 13.1
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag7 dycoms2_rf01 - 12.3 0.8 13.0
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag7 dycoms2_rf01_fixed_sst - 12.0 0.5 12.5
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag7 dycoms2_rf02_nd - 12.6 0.6 13.1
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag7 fire - 12.1 0.6 12.7
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag7 gabls2 - 12.2 0.8 13.0
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag7 gabls3_night - 13.3 0.5 13.8
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag7 jun25_altocu - 12.3 0.6 12.9
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag7 neutral - 12.0 0.6 12.6
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag7 wangara - 11.8 0.6 12.4
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag7 dycoms2_rf02_do - 14.3 0.8 15.2
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag7 dycoms2_rf02_ds - 14.0 0.8 14.8
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag7 lba_kk - 12.2 0.6 12.8
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag7 rico - 12.6 0.5 13.1
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag7 lba - 14.4 0.7 15.1
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag7 clex9_oct14 - 14.5 0.7 15.1
[jax_failed ] config_core_flags_wo_never_supported_jax_features_flag7 nov11_altocu - 14.2 0.7 14.9
[match ] config_core_flags_wo_never_supported_jax_features_flag8 arm 5 / 5 38.0 0.6 40.1
[match ] config_core_flags_wo_never_supported_jax_features_flag8 atex 5 / 5 35.8 0.6 38.0
[match ] config_core_flags_wo_never_supported_jax_features_flag8 bomex 5 / 5 36.8 0.5 38.9
[match ] config_core_flags_wo_never_supported_jax_features_flag8 cobra 5 / 5 38.6 0.6 40.8
[match ] config_core_flags_wo_never_supported_jax_features_flag8 dycoms2_rf01 5 / 5 37.8 0.8 40.2
[match ] config_core_flags_wo_never_supported_jax_features_flag8 dycoms2_rf01_fixed_sst 5 / 5 35.2 0.5 37.3
[match ] config_core_flags_wo_never_supported_jax_features_flag8 dycoms2_rf02_nd 5 / 5 37.4 0.6 39.6
[match ] config_core_flags_wo_never_supported_jax_features_flag8 fire 5 / 5 36.0 0.6 38.2
[match ] config_core_flags_wo_never_supported_jax_features_flag8 gabls2 5 / 5 40.5 0.8 42.2
[match ] config_core_flags_wo_never_supported_jax_features_flag8 gabls3_night 5 / 5 19.6 0.5 21.1
[match ] config_core_flags_wo_never_supported_jax_features_flag8 jun25_altocu 5 / 5 36.8 0.6 39.0
[match ] config_core_flags_wo_never_supported_jax_features_flag8 neutral 5 / 5 38.0 0.6 40.1
[match ] config_core_flags_wo_never_supported_jax_features_flag8 wangara 5 / 5 37.6 0.5 39.6
[match ] config_core_flags_wo_never_supported_jax_features_flag8 dycoms2_rf02_do 5 / 5 69.3 0.9 71.9
[match ] config_core_flags_wo_never_supported_jax_features_flag8 dycoms2_rf02_ds 5 / 5 69.5 0.8 72.1
[match ] config_core_flags_wo_never_supported_jax_features_flag8 lba_kk 5 / 5 70.1 0.6 72.4
[match ] config_core_flags_wo_never_supported_jax_features_flag8 rico 5 / 5 88.6 0.6 90.8
[match ] config_core_flags_wo_never_supported_jax_features_flag8 lba 5 / 5 94.9 0.7 98.2
[match ] config_core_flags_wo_never_supported_jax_features_flag8 clex9_oct14 5 / 5 51.5 0.7 54.6
[match ] config_core_flags_wo_never_supported_jax_features_flag8 nov11_altocu 5 / 5 51.0 0.7 53.9
[match ] config_core_flags_wo_never_supported_jax_features_flag9 arm 5 / 5 35.5 0.6 37.8
[match ] config_core_flags_wo_never_supported_jax_features_flag9 atex 5 / 5 36.5 0.6 38.7
[match ] config_core_flags_wo_never_supported_jax_features_flag9 bomex 5 / 5 39.8 0.6 42.0
[match ] config_core_flags_wo_never_supported_jax_features_flag9 cobra 5 / 5 38.7 0.6 40.8
[match ] config_core_flags_wo_never_supported_jax_features_flag9 dycoms2_rf01 5 / 5 37.5 0.8 39.9
[match ] config_core_flags_wo_never_supported_jax_features_flag9 dycoms2_rf01_fixed_sst 5 / 5 36.8 0.6 39.0
[match ] config_core_flags_wo_never_supported_jax_features_flag9 dycoms2_rf02_nd 5 / 5 37.2 0.6 39.4
[match ] config_core_flags_wo_never_supported_jax_features_flag9 fire 5 / 5 37.8 0.5 39.9
[match ] config_core_flags_wo_never_supported_jax_features_flag9 gabls2 5 / 5 37.8 0.8 39.6
[match ] config_core_flags_wo_never_supported_jax_features_flag9 gabls3_night 5 / 5 19.9 0.5 21.5
[match ] config_core_flags_wo_never_supported_jax_features_flag9 jun25_altocu 5 / 5 38.0 0.6 40.2
[match ] config_core_flags_wo_never_supported_jax_features_flag9 neutral 5 / 5 36.0 0.6 38.2
[match ] config_core_flags_wo_never_supported_jax_features_flag9 wangara 5 / 5 36.9 0.6 39.0
[match ] config_core_flags_wo_never_supported_jax_features_flag9 dycoms2_rf02_do 5 / 5 67.7 0.9 70.3
[match ] config_core_flags_wo_never_supported_jax_features_flag9 dycoms2_rf02_ds 5 / 5 70.8 0.8 73.4
[match ] config_core_flags_wo_never_supported_jax_features_flag9 lba_kk 5 / 5 67.0 0.6 69.4
[match ] config_core_flags_wo_never_supported_jax_features_flag9 rico 5 / 5 90.1 0.6 92.3
[match ] config_core_flags_wo_never_supported_jax_features_flag9 lba 5 / 5 98.3 0.7 101.3
[match ] config_core_flags_wo_never_supported_jax_features_flag9 clex9_oct14 5 / 5 47.8 0.7 50.7
[match ] config_core_flags_wo_never_supported_jax_features_flag9 nov11_altocu 5 / 5 50.6 0.7 53.5
[diff ] config_core_flags_wo_never_supported_jax_features_flag10 arm 1 / 5 36.2 0.6 38.7
[diff ] config_core_flags_wo_never_supported_jax_features_flag10 atex 1 / 5 36.0 0.6 38.5
[diff ] config_core_flags_wo_never_supported_jax_features_flag10 bomex 1 / 5 36.5 0.6 38.9
[diff ] config_core_flags_wo_never_supported_jax_features_flag10 cobra 1 / 5 40.2 0.6 42.9
[diff ] config_core_flags_wo_never_supported_jax_features_flag10 dycoms2_rf01 1 / 5 38.6 0.8 41.5
[diff ] config_core_flags_wo_never_supported_jax_features_flag10 dycoms2_rf01_fixed_sst 1 / 5 35.6 0.5 38.4
[diff ] config_core_flags_wo_never_supported_jax_features_flag10 dycoms2_rf02_nd 1 / 5 39.0 0.6 41.9
[diff ] config_core_flags_wo_never_supported_jax_features_flag10 fire 1 / 5 36.4 0.6 39.0
[match ] config_core_flags_wo_never_supported_jax_features_flag10 gabls2 5 / 5 37.2 0.8 39.0
[match ] config_core_flags_wo_never_supported_jax_features_flag10 gabls3_night 5 / 5 20.0 0.5 21.5
[diff ] config_core_flags_wo_never_supported_jax_features_flag10 jun25_altocu 1 / 5 36.8 0.6 39.4
[diff ] config_core_flags_wo_never_supported_jax_features_flag10 neutral 1 / 5 36.1 0.6 38.6
[diff ] config_core_flags_wo_never_supported_jax_features_flag10 wangara 1 / 5 37.8 0.5 40.5
[diff ] config_core_flags_wo_never_supported_jax_features_flag10 dycoms2_rf02_do 1 / 5 68.7 0.9 72.1
[diff ] config_core_flags_wo_never_supported_jax_features_flag10 dycoms2_rf02_ds 1 / 5 70.7 0.9 74.1
[diff ] config_core_flags_wo_never_supported_jax_features_flag10 lba_kk 1 / 5 68.6 0.6 71.2
[diff ] config_core_flags_wo_never_supported_jax_features_flag10 rico 5 / 5 90.5 0.6 93.3
[diff ] config_core_flags_wo_never_supported_jax_features_flag10 lba 1 / 5 94.5 0.7 97.8
[diff ] config_core_flags_wo_never_supported_jax_features_flag10 clex9_oct14 1 / 5 48.5 0.7 51.9
[diff ] config_core_flags_wo_never_supported_jax_features_flag10 nov11_altocu 1 / 5 52.5 0.7 55.8
[match ] config_core_flags_wo_never_supported_jax_features_flag11 arm 5 / 5 36.6 0.6 38.7
[match ] config_core_flags_wo_never_supported_jax_features_flag11 atex 5 / 5 36.0 0.6 38.2
[match ] config_core_flags_wo_never_supported_jax_features_flag11 bomex 5 / 5 36.7 0.6 38.8
[match ] config_core_flags_wo_never_supported_jax_features_flag11 cobra 5 / 5 38.6 0.6 40.8
[match ] config_core_flags_wo_never_supported_jax_features_flag11 dycoms2_rf01 5 / 5 36.4 0.8 38.8
[match ] config_core_flags_wo_never_supported_jax_features_flag11 dycoms2_rf01_fixed_sst 5 / 5 36.8 0.5 38.8
[match ] config_core_flags_wo_never_supported_jax_features_flag11 dycoms2_rf02_nd 5 / 5 37.3 0.6 39.4
[match ] config_core_flags_wo_never_supported_jax_features_flag11 fire 5 / 5 36.1 0.6 38.3
[match ] config_core_flags_wo_never_supported_jax_features_flag11 gabls2 5 / 5 37.1 0.8 38.8
[match ] config_core_flags_wo_never_supported_jax_features_flag11 gabls3_night 5 / 5 19.5 0.5 21.0
[match ] config_core_flags_wo_never_supported_jax_features_flag11 jun25_altocu 5 / 5 37.6 0.6 39.7
[match ] config_core_flags_wo_never_supported_jax_features_flag11 neutral 5 / 5 36.6 0.6 38.9
[match ] config_core_flags_wo_never_supported_jax_features_flag11 wangara 5 / 5 38.1 0.5 40.3
[match ] config_core_flags_wo_never_supported_jax_features_flag11 dycoms2_rf02_do 5 / 5 71.2 0.8 73.8
[match ] config_core_flags_wo_never_supported_jax_features_flag11 dycoms2_rf02_ds 5 / 5 72.7 0.8 75.3
[match ] config_core_flags_wo_never_supported_jax_features_flag11 lba_kk 5 / 5 65.3 0.6 67.7
[match ] config_core_flags_wo_never_supported_jax_features_flag11 rico 5 / 5 89.5 0.6 91.7
[match ] config_core_flags_wo_never_supported_jax_features_flag11 lba 5 / 5 94.5 0.7 97.7
[match ] config_core_flags_wo_never_supported_jax_features_flag11 clex9_oct14 5 / 5 47.4 0.7 50.3
[match ] config_core_flags_wo_never_supported_jax_features_flag11 nov11_altocu 5 / 5 48.3 0.7 51.3
[match ] config_core_flags_wo_never_supported_jax_features_flag12 arm 5 / 5 58.1 0.6 60.3
[match ] config_core_flags_wo_never_supported_jax_features_flag12 atex 5 / 5 56.3 0.6 58.5
[match ] config_core_flags_wo_never_supported_jax_features_flag12 bomex 5 / 5 58.9 0.6 61.1
[match ] config_core_flags_wo_never_supported_jax_features_flag12 cobra 5 / 5 41.8 0.7 44.1
[match ] config_core_flags_wo_never_supported_jax_features_flag12 dycoms2_rf01 5 / 5 60.1 0.8 62.6
[diff ] config_core_flags_wo_never_supported_jax_features_flag12 dycoms2_rf01_fixed_sst 1 / 5 55.3 0.5 58.0
[match ] config_core_flags_wo_never_supported_jax_features_flag12 dycoms2_rf02_nd 5 / 5 58.6 0.5 60.7
[match ] config_core_flags_wo_never_supported_jax_features_flag12 fire 5 / 5 55.7 0.5 57.7
[match ] config_core_flags_wo_never_supported_jax_features_flag12 gabls2 5 / 5 38.2 0.8 39.9
[match ] config_core_flags_wo_never_supported_jax_features_flag12 gabls3_night 5 / 5 26.5 0.5 28.1
[match ] config_core_flags_wo_never_supported_jax_features_flag12 jun25_altocu 5 / 5 58.9 0.6 61.2
[match ] config_core_flags_wo_never_supported_jax_features_flag12 neutral 5 / 5 55.9 0.6 58.0
[match ] config_core_flags_wo_never_supported_jax_features_flag12 wangara 5 / 5 61.4 0.5 63.5
[match ] config_core_flags_wo_never_supported_jax_features_flag12 dycoms2_rf02_do 5 / 5 91.3 0.9 93.9
[match ] config_core_flags_wo_never_supported_jax_features_flag12 dycoms2_rf02_ds 5 / 5 92.0 0.8 94.5
[diff ] config_core_flags_wo_never_supported_jax_features_flag12 lba_kk 1 / 5 89.6 0.6 92.4
[diff ] config_core_flags_wo_never_supported_jax_features_flag12 rico 5 / 5 97.4 0.6 100.4
[diff ] config_core_flags_wo_never_supported_jax_features_flag12 lba 1 / 5 117.9 0.7 121.5
[match ] config_core_flags_wo_never_supported_jax_features_flag12 clex9_oct14 5 / 5 70.4 0.7 73.4
[match ] config_core_flags_wo_never_supported_jax_features_flag12 nov11_altocu 5 / 5 72.3 0.7 75.1
[match ] config_core_flags_wo_never_supported_jax_features_flag13 arm 5 / 5 37.0 0.6 39.1
[match ] config_core_flags_wo_never_supported_jax_features_flag13 atex 5 / 5 37.2 0.6 39.4
[match ] config_core_flags_wo_never_supported_jax_features_flag13 bomex 5 / 5 37.7 0.5 39.9
[match ] config_core_flags_wo_never_supported_jax_features_flag13 cobra 5 / 5 39.4 0.6 41.6
[match ] config_core_flags_wo_never_supported_jax_features_flag13 dycoms2_rf01 5 / 5 38.4 0.8 40.9
[match ] config_core_flags_wo_never_supported_jax_features_flag13 dycoms2_rf01_fixed_sst 5 / 5 35.8 0.5 37.9
[match ] config_core_flags_wo_never_supported_jax_features_flag13 dycoms2_rf02_nd 5 / 5 39.0 0.5 41.1
[match ] config_core_flags_wo_never_supported_jax_features_flag13 fire 5 / 5 38.4 0.6 40.6
[match ] config_core_flags_wo_never_supported_jax_features_flag13 gabls2 5 / 5 38.6 0.8 40.3
[match ] config_core_flags_wo_never_supported_jax_features_flag13 gabls3_night 5 / 5 20.2 0.5 21.7
[match ] config_core_flags_wo_never_supported_jax_features_flag13 jun25_altocu 5 / 5 37.8 0.6 40.0
[match ] config_core_flags_wo_never_supported_jax_features_flag13 neutral 5 / 5 37.0 0.5 39.1
[match ] config_core_flags_wo_never_supported_jax_features_flag13 wangara 5 / 5 38.2 0.5 40.3
[match ] config_core_flags_wo_never_supported_jax_features_flag13 dycoms2_rf02_do 5 / 5 71.4 0.8 74.0
[match ] config_core_flags_wo_never_supported_jax_features_flag13 dycoms2_rf02_ds 5 / 5 70.1 0.8 72.7
[match ] config_core_flags_wo_never_supported_jax_features_flag13 lba_kk 5 / 5 70.4 0.6 72.7
[match ] config_core_flags_wo_never_supported_jax_features_flag13 rico 5 / 5 92.9 0.6 95.2
[match ] config_core_flags_wo_never_supported_jax_features_flag13 lba 5 / 5 102.7 0.7 105.9
[match ] config_core_flags_wo_never_supported_jax_features_flag13 clex9_oct14 5 / 5 49.5 0.7 52.6
[match ] config_core_flags_wo_never_supported_jax_features_flag13 nov11_altocu 5 / 5 48.8 0.7 51.8
[match ] config_core_flags_wo_never_supported_jax_features_flag14 arm 5 / 5 36.8 0.6 39.0
[match ] config_core_flags_wo_never_supported_jax_features_flag14 atex 5 / 5 36.8 0.6 39.2
[match ] config_core_flags_wo_never_supported_jax_features_flag14 bomex 5 / 5 37.9 0.6 40.0
[match ] config_core_flags_wo_never_supported_jax_features_flag14 cobra 5 / 5 38.9 0.7 41.1
[match ] config_core_flags_wo_never_supported_jax_features_flag14 dycoms2_rf01 5 / 5 39.9 0.8 42.3
[match ] config_core_flags_wo_never_supported_jax_features_flag14 dycoms2_rf01_fixed_sst 5 / 5 36.0 0.5 38.0
[match ] config_core_flags_wo_never_supported_jax_features_flag14 dycoms2_rf02_nd 5 / 5 39.1 0.6 41.2
[match ] config_core_flags_wo_never_supported_jax_features_flag14 fire 5 / 5 39.0 0.6 41.1
[match ] config_core_flags_wo_never_supported_jax_features_flag14 gabls2 5 / 5 37.9 0.8 39.7
[match ] config_core_flags_wo_never_supported_jax_features_flag14 gabls3_night 5 / 5 20.3 0.5 21.7
[match ] config_core_flags_wo_never_supported_jax_features_flag14 jun25_altocu 5 / 5 37.1 0.6 39.3
[match ] config_core_flags_wo_never_supported_jax_features_flag14 neutral 5 / 5 36.3 0.6 38.5
[match ] config_core_flags_wo_never_supported_jax_features_flag14 wangara 5 / 5 41.2 0.6 43.4
[match ] config_core_flags_wo_never_supported_jax_features_flag14 dycoms2_rf02_do 5 / 5 80.5 0.9 83.3
[match ] config_core_flags_wo_never_supported_jax_features_flag14 dycoms2_rf02_ds 5 / 5 77.8 0.9 80.6
[match ] config_core_flags_wo_never_supported_jax_features_flag14 lba_kk 5 / 5 76.1 0.7 78.6
[match ] config_core_flags_wo_never_supported_jax_features_flag14 rico 5 / 5 107.0 0.6 109.4
[match ] config_core_flags_wo_never_supported_jax_features_flag14 lba 5 / 5 111.3 0.8 114.8
[match ] config_core_flags_wo_never_supported_jax_features_flag14 clex9_oct14 5 / 5 53.3 0.7 56.2
[match ] config_core_flags_wo_never_supported_jax_features_flag14 nov11_altocu 5 / 5 51.2 0.8 54.4
[match ] config_core_flags_wo_never_supported_jax_features_flag15 arm 5 / 5 36.7 0.6 38.9
[match ] config_core_flags_wo_never_supported_jax_features_flag15 atex 5 / 5 37.1 0.6 39.4
[match ] config_core_flags_wo_never_supported_jax_features_flag15 bomex 5 / 5 37.2 0.6 39.5
[match ] config_core_flags_wo_never_supported_jax_features_flag15 cobra 5 / 5 38.9 0.6 41.3
[match ] config_core_flags_wo_never_supported_jax_features_flag15 dycoms2_rf01 5 / 5 37.7 0.8 40.3
[match ] config_core_flags_wo_never_supported_jax_features_flag15 dycoms2_rf01_fixed_sst 5 / 5 35.2 0.5 37.4
[match ] config_core_flags_wo_never_supported_jax_features_flag15 dycoms2_rf02_nd 5 / 5 38.1 0.6 40.4
[match ] config_core_flags_wo_never_supported_jax_features_flag15 fire 5 / 5 36.2 0.6 38.5
[match ] config_core_flags_wo_never_supported_jax_features_flag15 gabls2 5 / 5 37.9 0.8 39.7
[match ] config_core_flags_wo_never_supported_jax_features_flag15 gabls3_night 5 / 5 20.9 0.6 22.5
[match ] config_core_flags_wo_never_supported_jax_features_flag15 jun25_altocu 5 / 5 39.6 0.6 41.9
[match ] config_core_flags_wo_never_supported_jax_features_flag15 neutral 5 / 5 36.3 0.6 38.7
[match ] config_core_flags_wo_never_supported_jax_features_flag15 wangara 5 / 5 39.6 0.5 41.8
[match ] config_core_flags_wo_never_supported_jax_features_flag15 dycoms2_rf02_do 5 / 5 76.8 0.9 79.7
[match ] config_core_flags_wo_never_supported_jax_features_flag15 dycoms2_rf02_ds 5 / 5 73.5 0.8 76.2
[match ] config_core_flags_wo_never_supported_jax_features_flag15 lba_kk 5 / 5 72.8 0.7 75.4
[match ] config_core_flags_wo_never_supported_jax_features_flag15 rico 5 / 5 96.2 0.6 98.7
[match ] config_core_flags_wo_never_supported_jax_features_flag15 lba 5 / 5 108.5 0.8 111.9
[match ] config_core_flags_wo_never_supported_jax_features_flag15 clex9_oct14 5 / 5 50.2 0.7 53.2
[match ] config_core_flags_wo_never_supported_jax_features_flag15 nov11_altocu 5 / 5 50.9 0.7 53.9
[match ] config_core_flags_wo_never_supported_jax_features_flag16 arm 5 / 5 39.1 0.6 41.4
[match ] config_core_flags_wo_never_supported_jax_features_flag16 atex 5 / 5 38.0 0.6 40.4
[match ] config_core_flags_wo_never_supported_jax_features_flag16 bomex 5 / 5 38.1 0.6 40.4
[match ] config_core_flags_wo_never_supported_jax_features_flag16 cobra 5 / 5 40.4 0.7 43.0
[match ] config_core_flags_wo_never_supported_jax_features_flag16 dycoms2_rf01 5 / 5 39.3 0.8 41.8
[match ] config_core_flags_wo_never_supported_jax_features_flag16 dycoms2_rf01_fixed_sst 5 / 5 36.6 0.5 38.7
[match ] config_core_flags_wo_never_supported_jax_features_flag16 dycoms2_rf02_nd 5 / 5 42.2 0.7 44.7
[match ] config_core_flags_wo_never_supported_jax_features_flag16 fire 5 / 5 37.0 0.5 39.2
[match ] config_core_flags_wo_never_supported_jax_features_flag16 gabls2 5 / 5 40.4 0.8 42.5
[match ] config_core_flags_wo_never_supported_jax_features_flag16 gabls3_night 5 / 5 20.7 0.5 22.2
[match ] config_core_flags_wo_never_supported_jax_features_flag16 jun25_altocu 5 / 5 37.6 0.6 39.9
[match ] config_core_flags_wo_never_supported_jax_features_flag16 neutral 5 / 5 36.5 0.6 38.7
[match ] config_core_flags_wo_never_supported_jax_features_flag16 wangara 5 / 5 37.6 0.5 39.8
[match ] config_core_flags_wo_never_supported_jax_features_flag16 dycoms2_rf02_do 5 / 5 71.9 0.8 74.5
[match ] config_core_flags_wo_never_supported_jax_features_flag16 dycoms2_rf02_ds 5 / 5 73.8 0.8 76.4
[match ] config_core_flags_wo_never_supported_jax_features_flag16 lba_kk 5 / 5 67.5 0.6 69.8
[match ] config_core_flags_wo_never_supported_jax_features_flag16 rico 5 / 5 91.1 0.6 93.3
[match ] config_core_flags_wo_never_supported_jax_features_flag16 lba 5 / 5 98.4 0.7 101.4
[match ] config_core_flags_wo_never_supported_jax_features_flag16 clex9_oct14 5 / 5 48.8 0.7 51.8
[match ] config_core_flags_wo_never_supported_jax_features_flag16 nov11_altocu 5 / 5 49.9 0.7 52.9
[match ] config_core_flags_wo_never_supported_jax_features_flag17 arm 5 / 5 36.5 0.6 38.7
[match ] config_core_flags_wo_never_supported_jax_features_flag17 atex 5 / 5 37.0 0.6 39.3
[match ] config_core_flags_wo_never_supported_jax_features_flag17 bomex 5 / 5 36.3 0.6 38.5
[match ] config_core_flags_wo_never_supported_jax_features_flag17 cobra 5 / 5 39.3 0.7 41.6
[match ] config_core_flags_wo_never_supported_jax_features_flag17 dycoms2_rf01 5 / 5 37.8 0.8 40.3
[match ] config_core_flags_wo_never_supported_jax_features_flag17 dycoms2_rf01_fixed_sst 5 / 5 35.4 0.5 37.5
[match ] config_core_flags_wo_never_supported_jax_features_flag17 dycoms2_rf02_nd 5 / 5 39.5 0.6 41.6
[match ] config_core_flags_wo_never_supported_jax_features_flag17 fire 5 / 5 37.1 0.6 39.2
[match ] config_core_flags_wo_never_supported_jax_features_flag17 gabls2 5 / 5 39.6 0.8 41.4
[match ] config_core_flags_wo_never_supported_jax_features_flag17 gabls3_night 5 / 5 20.1 0.5 21.5
[match ] config_core_flags_wo_never_supported_jax_features_flag17 jun25_altocu 5 / 5 37.3 0.6 39.6
[match ] config_core_flags_wo_never_supported_jax_features_flag17 neutral 5 / 5 36.0 0.6 38.2
[match ] config_core_flags_wo_never_supported_jax_features_flag17 wangara 5 / 5 38.6 0.5 40.7
[match ] config_core_flags_wo_never_supported_jax_features_flag17 dycoms2_rf02_do 5 / 5 73.0 0.9 75.7
[match ] config_core_flags_wo_never_supported_jax_features_flag17 dycoms2_rf02_ds 5 / 5 69.8 0.8 72.4
[match ] config_core_flags_wo_never_supported_jax_features_flag17 lba_kk 5 / 5 68.2 0.7 70.6
[match ] config_core_flags_wo_never_supported_jax_features_flag17 rico 5 / 5 96.7 0.6 99.0
[match ] config_core_flags_wo_never_supported_jax_features_flag17 lba 5 / 5 105.6 0.7 108.8
[match ] config_core_flags_wo_never_supported_jax_features_flag17 clex9_oct14 5 / 5 52.7 0.7 55.7
[match ] config_core_flags_wo_never_supported_jax_features_flag17 nov11_altocu 5 / 5 48.5 0.6 51.3
[match ] config_core_flags_wo_never_supported_jax_features_flag18 arm 5 / 5 40.0 0.6 42.2
[match ] config_core_flags_wo_never_supported_jax_features_flag18 atex 5 / 5 39.3 0.6 41.5
[match ] config_core_flags_wo_never_supported_jax_features_flag18 bomex 5 / 5 38.4 0.6 40.6
[match ] config_core_flags_wo_never_supported_jax_features_flag18 cobra 5 / 5 41.2 0.6 43.3
[match ] config_core_flags_wo_never_supported_jax_features_flag18 dycoms2_rf01 5 / 5 39.3 0.8 41.8
[match ] config_core_flags_wo_never_supported_jax_features_flag18 dycoms2_rf01_fixed_sst 5 / 5 36.9 0.5 38.9
[match ] config_core_flags_wo_never_supported_jax_features_flag18 dycoms2_rf02_nd 5 / 5 39.9 0.6 42.1
[match ] config_core_flags_wo_never_supported_jax_features_flag18 fire 5 / 5 39.8 0.6 41.9
[match ] config_core_flags_wo_never_supported_jax_features_flag18 gabls2 5 / 5 41.2 0.8 43.0
[match ] config_core_flags_wo_never_supported_jax_features_flag18 gabls3_night 5 / 5 21.0 0.6 22.6
[match ] config_core_flags_wo_never_supported_jax_features_flag18 jun25_altocu 5 / 5 40.4 0.7 42.6
[match ] config_core_flags_wo_never_supported_jax_features_flag18 neutral 5 / 5 39.7 0.6 41.8
[match ] config_core_flags_wo_never_supported_jax_features_flag18 wangara 5 / 5 41.0 0.5 43.1
[match ] config_core_flags_wo_never_supported_jax_features_flag18 dycoms2_rf02_do 5 / 5 73.1 0.8 75.7
[match ] config_core_flags_wo_never_supported_jax_features_flag18 dycoms2_rf02_ds 5 / 5 69.7 0.9 72.4
[match ] config_core_flags_wo_never_supported_jax_features_flag18 lba_kk 5 / 5 67.5 0.7 70.0
[match ] config_core_flags_wo_never_supported_jax_features_flag18 rico 5 / 5 92.1 0.6 94.4
[match ] config_core_flags_wo_never_supported_jax_features_flag18 lba 5 / 5 97.6 0.7 100.8
[match ] config_core_flags_wo_never_supported_jax_features_flag18 clex9_oct14 5 / 5 50.7 0.7 53.6
[match ] config_core_flags_wo_never_supported_jax_features_flag18 nov11_altocu 5 / 5 52.0 0.7 54.8
Overall cases:
Match Diff Failed
----- ---- ------
278 42 40
Flag set default:
Match Diff Failed
----- ---- ------
20 0 0
Flag set config_core_flags_wo_never_supported_jax_features_flag2:
Match Diff Failed
----- ---- ------
2 18 0
Flag set config_core_flags_wo_never_supported_jax_features_flag3:
Match Diff Failed
----- ---- ------
20 0 0
Flag set config_core_flags_wo_never_supported_jax_features_flag4:
Match Diff Failed
----- ---- ------
0 0 20
Flag set config_core_flags_wo_never_supported_jax_features_flag5:
Match Diff Failed
----- ---- ------
20 0 0
Flag set config_core_flags_wo_never_supported_jax_features_flag6:
Match Diff Failed
----- ---- ------
18 2 0
Flag set config_core_flags_wo_never_supported_jax_features_flag7:
Match Diff Failed
----- ---- ------
0 0 20
Flag set config_core_flags_wo_never_supported_jax_features_flag8:
Match Diff Failed
----- ---- ------
20 0 0
Flag set config_core_flags_wo_never_supported_jax_features_flag9:
Match Diff Failed
----- ---- ------
20 0 0
Flag set config_core_flags_wo_never_supported_jax_features_flag10:
Match Diff Failed
----- ---- ------
2 18 0
Flag set config_core_flags_wo_never_supported_jax_features_flag11:
Match Diff Failed
----- ---- ------
20 0 0
Flag set config_core_flags_wo_never_supported_jax_features_flag12:
Match Diff Failed
----- ---- ------
16 4 0
Flag set config_core_flags_wo_never_supported_jax_features_flag13:
Match Diff Failed
----- ---- ------
20 0 0
Flag set config_core_flags_wo_never_supported_jax_features_flag14:
Match Diff Failed
----- ---- ------
20 0 0
Flag set config_core_flags_wo_never_supported_jax_features_flag15:
Match Diff Failed
----- ---- ------
20 0 0
Flag set config_core_flags_wo_never_supported_jax_features_flag16:
Match Diff Failed
----- ---- ------
20 0 0
Flag set config_core_flags_wo_never_supported_jax_features_flag17:
Match Diff Failed
----- ---- ------
20 0 0
Flag set config_core_flags_wo_never_supported_jax_features_flag18:
Match Diff Failed
----- ---- ------
20 0 0
Total time: 4h 55m 53.6s
Results JSON: /home/jenkins/workspace/clubb_jax_tests_branch/output/tests/jax_driver_test_results/case_compare_summary.json
Bindiff log: /home/jenkins/workspace/clubb_jax_tests_branch/output/tests/jax_driver_test_results/final_bindiff.log [failed (exit 1)]
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE