source: issm/oecreview/Archive/14312-15392/ISSM-14444-14445.diff

Last change on this file was 15393, checked in by Mathieu Morlighem, 12 years ago

NEW: adding Archive/14312-15392 for oecreview

File size: 1.4 KB
RevLine 
[15393]1Index: ../trunk-jpl/configs/config-pleiades-petsc3.3.sh
2===================================================================
3--- ../trunk-jpl/configs/config-pleiades-petsc3.3.sh (revision 14444)
4+++ ../trunk-jpl/configs/config-pleiades-petsc3.3.sh (revision 14445)
5@@ -7,15 +7,17 @@
6 --with-metis-dir=$ISSM_DIR/externalpackages/petsc/src/externalpackages/metis-5.0.2-p3 \
7 --with-petsc-dir=$ISSM_DIR/externalpackages/petsc/install \
8 --with-tao-dir=$ISSM_DIR/externalpackages/tao/install \
9- --with-mpi-include=/nasa/sgi/mpt/2.06a67/include \
10- --with-mpi-lib="-L/nasa/sgi/mpt/2.06a67/lib/ -lmpi -lpthread -lgfortran " \
11+ --with-mpi-include="/nasa/sgi/mpt/2.06rp16/include" \
12+ --with-mpi-lib="-L/nasa/sgi/mpt/2.06rp16/libmpi.so" \
13+ --with-mkl-dir="/nasa/intel/mkl/10.0.011/lib/em64t/" \
14 --with-petsc-arch=$ISSM_ARCH \
15 --with-dakota-dir=$ISSM_DIR/externalpackages/dakota/install \
16- --with-blas-lapack-dir=$ISSM_DIR/externalpackages/petsc/install \
17 --with-mumps-dir=$ISSM_DIR/externalpackages/petsc/install/ \
18 --with-scalapack-dir=$ISSM_DIR/externalpackages/petsc/install/ \
19 --with-blacs-dir=$ISSM_DIR/externalpackages/petsc/install/ \
20 --with-hypre-dir=$ISSM_DIR/externalpackages/petsc/install/ \
21 --with-graphics-lib=/usr/lib64/libX11.so \
22+ --with-fortran-lib=/usr/lib64/gcc/x86_64-suse-linux/4.3/libgfortran.a \
23 --with-cxxoptflags="-O3" \
24 --with-vendor=intel-pleiades
25+
Note: See TracBrowser for help on using the repository browser.