Changeset 15471


Ignore:
Timestamp:
07/09/13 09:14:48 (12 years ago)
Author:
schlegel
Message:

CHG: update mac

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/configs/config-macosx64-nicole.sh

    r15318 r15471  
    11#!/bin/sh
    22
    3 #petsc 3.2
    4 #mpich 1.4
     3#petsc 3.4
     4#mpich 3.0.4
    55export F77='/usr/local/gfortran/bin/x86_64-apple-darwin10-gfortran'
    66
     
    99        --with-matlab-dir=$MATLAB_DIR \
    1010        --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \
    11         --with-metis-dir=$ISSM_DIR/externalpackages/metis/install \
     11        --with-metis-dir=$ISSM_DIR/externalpackages/petsc/install \
    1212        --with-petsc-dir=$ISSM_DIR/externalpackages/petsc/install  \
    1313        --with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include  \
     
    1616        --with-dakota-dir=$ISSM_DIR/externalpackages/dakota/install \
    1717        --with-blas-lapack-dir=$ISSM_DIR/externalpackages/petsc/install \
    18         --with-blacs-dir=$ISSM_DIR/externalpackages/petsc/install \
    1918        --with-scalapack-dir=$ISSM_DIR/externalpackages/petsc/install \
    2019        --with-mumps-dir=$ISSM_DIR/externalpackages/petsc/install \
Note: See TracChangeset for help on using the changeset viewer.