Ignore:
Timestamp:
06/26/23 13:29:34 (21 months ago)
Author:
jdquinn
Message:

CHG: Cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/jenkins/mac-silicon-examples

    r27702 r27807  
    1212#
    1313
     14MATLAB_PATH="/Applications/MATLAB_R2022b.app" # NOTE: Although we do not configure/compile MATLAB wrappers, we need to set this variable for testing
     15
    1416#--------------------#
    1517# ISSM Configuration #
     
    2224        --enable-debugging \
    2325        --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 \
    2726        --with-fortran-lib="-L/opt/homebrew/Cellar/gcc/12.2.0/lib/gcc/12 -lgfortran" \
    2827        --with-mpi-include=${ISSM_DIR}/externalpackages/petsc/install/include \
     
    6059        netcdf          install-4.7-parallel.sh
    6160        proj            install-6.sh
    62         gdal            install-3-python.sh
     61        gdal            install-3.sh
    6362        gshhg           install.sh
    6463        gmt                     install-6-mac.sh
Note: See TracChangeset for help on using the changeset viewer.