File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
GEOSagcm_GridComp/GEOSphysics_GridComp/GEOSmoist_GridComp/pyMoist/tests/scripts Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ export FV3_DACEMODE=Python
99# export OPENMP_LDFLAGS=""
1010# export OPENMP_CPPFLAGS="-I/opt/homebrew/opt/libomp/include"
1111# export OPENMP_LDFLAGS="-L/opt/homebrew/opt/libomp/lib -lomp -Xpreprocessor -fopenmp"
12- # export GT4PY_EXTRA_COMPILE_OPT_FLAGS="-fbracket-depth=512"
12+ # export GT4PY_EXTRA_COMPILE_OPT_FLAGS="-fbracket-depth=512"
1313export GT4PY_EXTRA_COMPILE_OPT_FLAGS=' -fconstexpr-ops-limit=1000000000'
1414python -m pytest -s -v --disable-warnings --multimodal_metric \
1515 --data_path=/Users/kfandric/netcdf \
@@ -18,4 +18,4 @@ python -m pytest -s -v --disable-warnings --multimodal_metric \
1818 --which_savepoint=0\
1919 --which_modules=ComputeUwshcuInv \
2020 --grid=default \
21- ..
21+ ..
You can’t perform that action at this time.
0 commit comments