Console Output
+ 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-skylake_avx512/gcc-12.2.0/lmod-8.7.37-fq24mybyn2li6got2bxzk62ejh5d3p4z/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-wiuv7wc (required by: mpich/4.2.1, hdf5/1.14.3-nhc23hl,
netcdf-c/4.9.2-xduzp77, netcdf-fortran/4.5.3), glibc/2.35-tdr5czg (required by:
mpich/4.2.1, hdf5/1.14.3-nhc23hl, netcdf-c/4.9.2-xduzp77, netcdf-fortran/4.5.3)
-------------------------------------------------------------------------------
Shell debugging restarted
+ unset __lmod_sh_dbg
+ return 0
+ ulimit -s 8388608
+ python3 tests/run_python_vs_fortran_cases.py
Running 13 case(s) with 8 worker(s)
Results root: /home/jenkins/workspace/clubb_python_test/python_driver_test_results
Python output: /home/jenkins/workspace/clubb_python_test/python_driver_test_results/python_output
Fortran output: /home/jenkins/workspace/clubb_python_test/python_driver_test_results/fortran_output
Stats file: /home/jenkins/workspace/clubb_python_test/input/stats/all_stats.in
[match ] fire py=6.7s f90=6.2s total=16.0s
[match ] dycoms2_rf02_nd py=10.5s f90=8.4s total=24.4s
[match ] dycoms2_rf01_fixed_sst py=10.4s f90=8.5s total=24.6s
[match ] bomex py=15.8s f90=13.2s total=35.6s
[match ] gabls3_night py=8.6s f90=7.2s total=16.5s
[match ] cobra py=19.7s f90=17.3s total=44.6s
[match ] arm py=19.8s f90=18.4s total=46.7s
[match ] jun25_altocu py=16.7s f90=13.1s total=34.8s
[match ] atex py=27.1s f90=23.5s total=59.4s
[match ] neutral py=15.2s f90=12.1s total=28.1s
[match ] wangara py=14.0s f90=10.5s total=29.1s
[match ] dycoms2_rf01 py=44.7s f90=28.7s total=83.3s
[match ] gabls2 py=43.2s f90=23.3s total=68.1s
Summary:
{
"total_cases": 13,
"match": 13,
"diff": 0,
"python_failed": 0,
"fortran_failed": 0,
"elapsed_s": 84.18687176704407
}
Detailed results: /home/jenkins/workspace/clubb_python_test/python_driver_test_results/case_compare_summary.json
Final bindiff log: /home/jenkins/workspace/clubb_python_test/python_driver_test_results/final_bindiff.log (rc=0)