Changeset 22758 for issm/trunk/jenkins/linux64_ross_ampi
- Timestamp:
- 05/10/18 10:24:27 (7 years ago)
- Location:
- issm/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk
- Property svn:mergeinfo changed
-
issm/trunk/jenkins/linux64_ross_ampi
r21729 r22758 21 21 --with-metis-dir=$ISSM_DIR/externalpackages/petsc/install \ 22 22 --with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include \ 23 --with-mpi-libflags="-L$ISSM_DIR/externalpackages/mpich/install/lib -lmpi " \23 --with-mpi-libflags="-L$ISSM_DIR/externalpackages/mpich/install/lib -lmpifort -lmpi" \ 24 24 --with-mumps-dir=$ISSM_DIR/externalpackages/petsc/install/ \ 25 25 --with-blas-lapack-dir=$ISSM_DIR/externalpackages/petsc/install \ … … 40 40 41 41 #List of external pakages to be installed and their installation scripts 42 EXTERNALPACKAGES="autotools install.sh 42 EXTERNALPACKAGES="autotools install.sh 43 cmake install.sh 43 44 mpich install-3.2-linux64.sh 44 45 petsc install-3.7-linux64.sh
Note:
See TracChangeset
for help on using the changeset viewer.