- Timestamp:
- 06/07/17 10:50:54 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/branches/trunk-larour-NatGeoScience2016/jenkins/linux64_ross
r21188 r21759 13 13 --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \ 14 14 --with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include \ 15 --with-mpi-libflags="-L$ISSM_DIR/externalpackages/mpich/install/lib -lmpi ch" \15 --with-mpi-libflags="-L$ISSM_DIR/externalpackages/mpich/install/lib -lmpi" \ 16 16 --with-petsc-dir=$ISSM_DIR/externalpackages/petsc/install \ 17 17 --with-metis-dir=$ISSM_DIR/externalpackages/petsc/install \ … … 38 38 #List of external pakages to be installed and their installation scripts 39 39 EXTERNALPACKAGES="autotools install.sh 40 mpich install-3. 0-linux64.sh40 mpich install-3.2-linux64.sh 41 41 petsc install-3.7-linux64.sh 42 42 triangle install-linux64.sh … … 69 69 PYTHON_NROPTIONS="--exclude 119 243 514 701 702 435" 70 70 MATLAB_NROPTIONS="'exclude',[IdFromString('Dakota')]" 71 #MATLAB_NROPTIONS="'exclude',[119,243,514,701,702,435,IdFromString('Dakota')]"
Note:
See TracChangeset
for help on using the changeset viewer.