source: issm/oecreview/Archive/13393-13976/ISSM-13653-13654.diff

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

preparing oecreview for 13393-13976'

File size: 4.9 KB
  • ../trunk-jpl/configs/config-macosx64-larour.sh

     
    1818        --with-numthreads=8 \
    1919        --with-petsc-dir=$ISSM_DIR/externalpackages/petsc/install  \
    2020        --with-petsc-arch=$ISSM_ARCH \
     21        --with-cxxoptflags="-L/usr/lib -lbundle1.o"\
    2122        --with-blas-lapack-dir=$ISSM_DIR/externalpackages/petsc/install \
    22         --with-plapack-lib="-L$ISSM_DIR/externalpackages/petsc/install/ -lPLAPACK" \
    23         --with-plapack-include="-I$ISSM_DIR/externalpackages/petsc/install/include/ " \
    2423        --with-blacs-dir=$ISSM_DIR/externalpackages/petsc/install/ \
    2524        --with-scalapack-dir=$ISSM_DIR/externalpackages/petsc/install/ \
    2625        --with-mumps-dir=$ISSM_DIR/externalpackages/petsc/install/ \
  • ../trunk-jpl/configs/config-pleiades-petsc2.sh

     
    22
    33./configure \
    44 --prefix=$ISSM_DIR \
    5  --with-modules=no \
     5 --with-wrappers=no \
    66 --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \
    77 --with-metis-dir=$ISSM_DIR/externalpackages/metis/install \
    88 --with-petsc-dir=$ISSM_DIR/externalpackages/petsc/install \
  • ../trunk-jpl/configs/config-linux64-ad.sh

     
    22
    33./configure \
    44        --prefix=$ISSM_DIR \
    5         --without-modules\
     5        --without-wrappers\
    66        --with-gsl-dir=$ISSM_DIR/externalpackages/gsl/install\
    77        --without-thermal \
    88        --without-control \
  • ../trunk-jpl/configs/config-pleiades-petscdev.sh

     
    22
    33./configure \
    44 --prefix=$ISSM_DIR \
    5  --with-modules=no \
     5 --with-wrappers=no \
    66 --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \
    77 --with-metis-dir=$ISSM_DIR/externalpackages/petsc/src/externalpackages/metis-5.0.2-p3 \
    88 --with-petsc-dir=$ISSM_DIR/externalpackages/petsc/install \
  • ../trunk-jpl/configs/config-greenplanet.sh

     
    55
    66./configure \
    77 --prefix=$ISSM_DIR \
    8  --with-modules=no \
     8 --with-wrappers=no \
    99 --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \
    1010 --with-metis-dir=$ISSM_DIR/externalpackages/metis/install \
    1111 --with-petsc-dir=$ISSM_DIR/externalpackages/petsc/install \
  • ../trunk-jpl/configs/config-arm-linux.sh

     
    66    --host="arm-linux-androideabi" \
    77    --enable-shared \
    88    --without-fortran \
    9         --without-modules \
     9        --without-wrappers \
    1010        --without-kriging \
    1111        --with-gsl-dir=$ISSM_DIR/externalpackages/gsl/install \
    1212        --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \
  • ../trunk-jpl/configs/config-macosx64-ad.sh

     
    22
    33./configure \
    44        --prefix=$ISSM_DIR \
    5         --without-modules\
     5        --without-wrappers\
    66        --with-gsl-dir=$ISSM_DIR/externalpackages/gsl/install\
    77        --without-thermal \
    88        --without-control \
  • ../trunk-jpl/configs/config-pleiades.sh

     
    22
    33./configure \
    44 --prefix=$ISSM_DIR \
    5  --with-modules=no \
     5 --with-wrappers=no \
    66 --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \
    77 --with-metis-dir=$ISSM_DIR/externalpackages/metis/install \
    88 --with-petsc-dir=$ISSM_DIR/externalpackages/petsc/install \
  • ../trunk-jpl/configs/config-macosx64-gsl.sh

     
    22
    33./configure \
    44        --prefix=$ISSM_DIR \
    5         --without-modules\
     5        --without-wrappers\
    66        --with-gsl-dir=$ISSM_DIR/externalpackages/gsl/install
    77        #--with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install
    88    #--without-fortran-lib
Note: See TracBrowser for help on using the repository browser.