Changeset 27001
- Timestamp:
- 05/09/22 19:52:17 (3 years ago)
- Location:
- issm/trunk-jpl/jenkins
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/jenkins/pine_island-mac-adolc-ampion
r26428 r27001 18 18 --with-python-dir=/System/Library/Frameworks/Python.framework/Versions/2.7 \ 19 19 --with-python-numpy-dir=/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy \ 20 --with-fortran-lib="-L/usr/local/Cellar/gcc/1 0.3.0/lib/gcc/10-lgfortran" \20 --with-fortran-lib="-L/usr/local/Cellar/gcc/11.3.0/lib/gcc/11 -lgfortran" \ 21 21 --with-mpi-include=${ISSM_DIR}/externalpackages/petsc/install/include \ 22 22 --with-mpi-libflags="-L${ISSM_DIR}/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort" \ -
issm/trunk-jpl/jenkins/pine_island-mac-basic
r26654 r27001 12 12 --with-numthreads=4 \ 13 13 --with-matlab-dir=${MATLAB_PATH} \ 14 --with-fortran-lib="-L/usr/local/Cellar/gcc/1 0.3.0/lib/gcc/10-lgfortran" \14 --with-fortran-lib="-L/usr/local/Cellar/gcc/11.3.0/lib/gcc/11 -lgfortran" \ 15 15 --with-mpi-include=${ISSM_DIR}/externalpackages/petsc/install/include \ 16 16 --with-mpi-libflags="-L${ISSM_DIR}/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort" \ -
issm/trunk-jpl/jenkins/pine_island-mac-dakota
r26428 r27001 18 18 --with-python-dir=/System/Library/Frameworks/Python.framework/Versions/2.7 \ 19 19 --with-python-numpy-dir=/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy \ 20 --with-fortran-lib="-L/usr/local/Cellar/gcc/1 0.3.0/lib/gcc/10-lgfortran" \20 --with-fortran-lib="-L/usr/local/Cellar/gcc/11.3.0/lib/gcc/11 -lgfortran" \ 21 21 --with-mpi-include=${ISSM_DIR}/externalpackages/petsc/install/include \ 22 22 --with-mpi-libflags="-L${ISSM_DIR}/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort" \ -
issm/trunk-jpl/jenkins/pine_island-mac-examples
r26428 r27001 20 20 --with-python-dir=/System/Library/Frameworks/Python.framework/Versions/2.7 \ 21 21 --with-python-numpy-dir=/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy \ 22 --with-fortran-lib="-L/usr/local/Cellar/gcc/1 0.3.0/lib/gcc/10-lgfortran" \22 --with-fortran-lib="-L/usr/local/Cellar/gcc/11.3.0/lib/gcc/11 -lgfortran" \ 23 23 --with-mpi-include=${ISSM_DIR}/externalpackages/petsc/install/include \ 24 24 --with-mpi-libflags="-L${ISSM_DIR}/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort" \ -
issm/trunk-jpl/jenkins/pine_island-mac-full
r26752 r27001 17 17 --with-python-dir=/System/Library/Frameworks/Python.framework/Versions/2.7 \ 18 18 --with-python-numpy-dir=/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy \ 19 --with-fortran-lib="-L/usr/local/Cellar/gcc/1 0.3.0/lib/gcc/10-lgfortran" \19 --with-fortran-lib="-L/usr/local/Cellar/gcc/11.3.0/lib/gcc/11 -lgfortran" \ 20 20 --with-mpi-include=${ISSM_DIR}/externalpackages/petsc/install/include \ 21 21 --with-mpi-libflags="-L${ISSM_DIR}/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort" \ -
issm/trunk-jpl/jenkins/pine_island-mac-full-valgrind
r26752 r27001 17 17 --with-python-dir=/System/Library/Frameworks/Python.framework/Versions/2.7 \ 18 18 --with-python-numpy-dir=/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy \ 19 --with-fortran-lib="-L/usr/local/Cellar/gcc/1 0.3.0/lib/gcc/10-lgfortran" \19 --with-fortran-lib="-L/usr/local/Cellar/gcc/11.3.0/lib/gcc/11 -lgfortran" \ 20 20 --with-mpi-include=${ISSM_DIR}/externalpackages/petsc/install/include \ 21 21 --with-mpi-libflags="-L${ISSM_DIR}/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort" \ -
issm/trunk-jpl/jenkins/pine_island-mac-solid_earth
r26823 r27001 18 18 --with-python-dir=/System/Library/Frameworks/Python.framework/Versions/2.7 \ 19 19 --with-python-numpy-dir=/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy \ 20 --with-fortran-lib="-L/usr/local/Cellar/gcc/1 0.3.0/lib/gcc/10-lgfortran" \20 --with-fortran-lib="-L/usr/local/Cellar/gcc/11.3.0/lib/gcc/11 -lgfortran" \ 21 21 --with-mpi-include=${ISSM_DIR}/externalpackages/petsc/install/include \ 22 22 --with-mpi-libflags="-L${ISSM_DIR}/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort" \ -
issm/trunk-jpl/jenkins/pine_island-mac-solid_earth-lambert
r26823 r27001 18 18 --with-python-dir=/System/Library/Frameworks/Python.framework/Versions/2.7 \ 19 19 --with-python-numpy-dir=/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy \ 20 --with-fortran-lib="-L/usr/local/Cellar/gcc/1 0.3.0/lib/gcc/10-lgfortran" \20 --with-fortran-lib="-L/usr/local/Cellar/gcc/11.3.0/lib/gcc/11 -lgfortran" \ 21 21 --with-mpi-include=${ISSM_DIR}/externalpackages/petsc/install/include \ 22 22 --with-mpi-libflags="-L${ISSM_DIR}/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort" \
Note:
See TracChangeset
for help on using the changeset viewer.