Changeset 18415


Ignore:
Timestamp:
08/15/14 21:46:55 (11 years ago)
Author:
Mathieu Morlighem
Message:

CHG: removed blas lapack

Location:
issm/trunk-jpl
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/externalpackages/petsc/install-3.5-macosx64-static.sh

    r18402 r18415  
    2828        --download-parmetis=1 \
    2929        --download-mumps=1 \
    30    --download-fblaslapack=yes \
    3130        --download-scalapack=1
    3231
  • issm/trunk-jpl/packagers/macosx/install.sh

    r18414 r18415  
    117117        --with-metis-dir=$ISSM_DIR/externalpackages/petsc/install \
    118118        --with-petsc-dir=$ISSM_DIR/externalpackages/petsc/install  \
    119         --with-blas-lapack-dir=$ISSM_DIR/externalpackages/petsc/install \
    120119        --with-scalapack-dir=$ISSM_DIR/externalpackages/petsc/install \
    121120        --with-mumps-dir=$ISSM_DIR/externalpackages/petsc/install \
Note: See TracChangeset for help on using the changeset viewer.