Changeset 14526


Ignore:
Timestamp:
04/10/13 10:20:35 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: now use mpt.2.06rp16 as MPI

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/externalpackages/petsc/install-3.3-pleiades.sh

    r14502 r14526  
    2424 --known-mpi-shared-libraries=1 \
    2525 --with-mpi=1 \
    26  --with-mpi-lib=/nasa/sgi/mpt/2.06rp16/lib/libmpi.so \
    27  --with-mpi-include=/nasa/sgi/mpt/2.06rp16/include/ \
    28  --with-blas-lapack-dir=/nasa/intel/mkl/10.0.011/lib/em64t/ \
     26 --with-mpi-lib="/nasa/sgi/mpt/2.06rp16/lib/libmpi.so" \
     27 --with-mpi-include="/nasa/sgi/mpt/2.06rp16/include" \
     28 --with-blas-lapack-dir="/nasa/intel/mkl/10.0.011" \
    2929 --download-scalapack=yes \
    3030 --download-blacs=yes \
    3131 --download-mumps=yes \
    32  --download-plapack=no \
    3332 --download-metis=yes \
    3433 --download-parmetis=yes \
     
    3635 --download-euclid=yes \
    3736 --download-hypre=yes \
    38  --with-cxx=icc \
    39  --with-fc=ifort \
    4037 --COPTFLAGS="-lmpi -O3" \
    4138 --FOPTFLAGS="-lmpi -O3" \
Note: See TracChangeset for help on using the changeset viewer.