Last change
on this file since 13980 was 13980, checked in by Mathieu Morlighem, 12 years ago |
preparing oecreview for 13393-13976'
|
File size:
1.4 KB
|
Rev | Line | |
---|
[13980] | 1 | Index: ../trunk-jpl/configs/config-pleiades-petsc3.3.sh
|
---|
| 2 | ===================================================================
|
---|
| 3 | --- ../trunk-jpl/configs/config-pleiades-petsc3.3.sh (revision 0)
|
---|
| 4 | +++ ../trunk-jpl/configs/config-pleiades-petsc3.3.sh (revision 13913)
|
---|
| 5 | @@ -0,0 +1,21 @@
|
---|
| 6 | +#!/bin/csh
|
---|
| 7 | +
|
---|
| 8 | +./configure \
|
---|
| 9 | + --prefix=$ISSM_DIR \
|
---|
| 10 | + --with-wrappers=no \
|
---|
| 11 | + --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \
|
---|
| 12 | + --with-metis-dir=$ISSM_DIR/externalpackages/petsc/src/externalpackages/metis-5.0.2-p3 \
|
---|
| 13 | + --with-petsc-dir=$ISSM_DIR/externalpackages/petsc/install \
|
---|
| 14 | + --with-tao-dir=$ISSM_DIR/externalpackages/tao/install \
|
---|
| 15 | + --with-mpi-include=/nasa/sgi/mpt/2.06a67/include \
|
---|
| 16 | + --with-mpi-lib="-L/nasa/sgi/mpt/2.06a67/lib/ -lmpi -lpthread -lgfortran " \
|
---|
| 17 | + --with-petsc-arch=$ISSM_ARCH \
|
---|
| 18 | + --with-dakota-dir=$ISSM_DIR/externalpackages/dakota/install \
|
---|
| 19 | + --with-blas-lapack-dir=$ISSM_DIR/externalpackages/petsc/install \
|
---|
| 20 | + --with-mumps-dir=$ISSM_DIR/externalpackages/petsc/install/ \
|
---|
| 21 | + --with-scalapack-dir=$ISSM_DIR/externalpackages/petsc/install/ \
|
---|
| 22 | + --with-blacs-dir=$ISSM_DIR/externalpackages/petsc/install/ \
|
---|
| 23 | + --with-hypre-dir=$ISSM_DIR/externalpackages/petsc/install/ \
|
---|
| 24 | + --with-graphics-lib=/usr/lib64/libX11.so \
|
---|
| 25 | + --with-cxxoptflags="-O3" \
|
---|
| 26 | + --with-vendor=intel-pleiades
|
---|
| 27 |
|
---|
| 28 | Property changes on: ../trunk-jpl/configs/config-pleiades-petsc3.3.sh
|
---|
| 29 | ___________________________________________________________________
|
---|
| 30 | Added: svn:executable
|
---|
| 31 | ## -0,0 +1 ##
|
---|
| 32 | +*
|
---|
Note:
See
TracBrowser
for help on using the repository browser.