Changeset 27807 for issm/trunk-jpl/jenkins/mac-silicon-examples
- Timestamp:
- 06/26/23 13:29:34 (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/jenkins/mac-silicon-examples
r27702 r27807 12 12 # 13 13 14 MATLAB_PATH="/Applications/MATLAB_R2022b.app" # NOTE: Although we do not configure/compile MATLAB wrappers, we need to set this variable for testing 15 14 16 #--------------------# 15 17 # ISSM Configuration # … … 22 24 --enable-debugging \ 23 25 --with-numthreads=8 \ 24 --with-python-version=3.9 \25 --with-python-dir=/System/Volumes/Data/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9 \26 --with-python-numpy-dir=/Library/Python/3.9/site-packages/numpy/core/include/numpy \27 26 --with-fortran-lib="-L/opt/homebrew/Cellar/gcc/12.2.0/lib/gcc/12 -lgfortran" \ 28 27 --with-mpi-include=${ISSM_DIR}/externalpackages/petsc/install/include \ … … 60 59 netcdf install-4.7-parallel.sh 61 60 proj install-6.sh 62 gdal install-3 -python.sh61 gdal install-3.sh 63 62 gshhg install.sh 64 63 gmt install-6-mac.sh
Note:
See TracChangeset
for help on using the changeset viewer.