Changeset 21961


Ignore:
Timestamp:
08/15/17 16:26:07 (8 years ago)
Author:
Mathieu Morlighem
Message:

CHG: missing mpifort library

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/jenkins/linux64_ross_static

    r21729 r21961  
    1616        --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \
    1717        --with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include  \
    18         --with-mpi-libflags="-L$ISSM_DIR/externalpackages/mpich/install/lib -lmpi" \
     18        --with-mpi-libflags="-L$ISSM_DIR/externalpackages/mpich/install/lib -lmpi -lmpifort" \
    1919        --with-petsc-dir=$ISSM_DIR/externalpackages/petsc/install  \
    2020        --with-scalapack-dir=$ISSM_DIR/externalpackages/petsc/install/ \
     
    5858#by Matlab and runme.m
    5959#ex: "'id',[101 102 103]"
    60 ##                           bamg mesh   FS                     
     60##                           FS                     
    6161#PYTHON_NROPTIONS=""
    62 #MATLAB_NROPTIONS="'exclude',[119,243,514,701,702,703,435,IdFromString('Dakota')]"
     62#MATLAB_NROPTIONS="'exclude',[243,701,702,703,435,IdFromString('Dakota')]"
Note: See TracChangeset for help on using the changeset viewer.