Changeset 11117


Ignore:
Timestamp:
01/16/12 20:20:08 (13 years ago)
Author:
Eric.Larour
Message:

murdo configure.sh modifications to include ml and hypre

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/configs/murdo/configure.sh

    r10857 r11117  
    2121 --with-cxxoptflags="-mtune=barcelona -ffast-math -O3 -msse4.2 -Wno-write-strings "\
    2222 --with-numthreads=18 \
     23 --with-ml-dir=$ISSM_TIER/externalpackages/petsc/install/ \
     24 --with-hypre-dir=$ISSM_TIER/externalpackages/petsc/install/ \
    2325 --enable-debugging
    2426 
    2527 #--with-dakota-dir=$ISSM_TIER/externalpackages/dakota/install \
    26  #--with-ml-dir=$ISSM_TIER/externalpackages/petsc/install/ \
    27  #--with-hypre-dir=$ISSM_TIER/externalpackages/petsc/install/ \
     28 
Note: See TracChangeset for help on using the changeset viewer.