Changeset 16057


Ignore:
Timestamp:
09/03/13 19:42:34 (12 years ago)
Author:
Eric.Larour
Message:

CHG: need to point to the right metis

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/configs/config-linux64-murdo-nopetsc.sh

    r15958 r16057  
    44        --with-matlab-dir=$MATLAB_DIR \
    55        --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \
    6         --with-metis-dir=$ISSM_DIR/externalpackages/metis/install \
     6        --with-metis-dir=$ISSM_DIR/externalpackages/petsc/install \
    77        --with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include  \
    88        --with-mpi-libflags="-L$ISSM_DIR/externalpackages/mpich/install/lib/ -lmpich" \
     
    1515        --with-numthreads=18  \
    1616        --enable-debugging
    17         #--with-blacs-dir=$ISSM_DIR/externalpackages/petsc/install/ \
Note: See TracChangeset for help on using the changeset viewer.