Changeset 24405


Ignore:
Timestamp:
11/27/19 10:12:52 (5 years ago)
Author:
jdquinn
Message:

CHG: Needed to change Fortran version after moving to Ubuntu 18 node

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/jenkins/linux64_ross_python

    r24403 r24405  
    99        --with-python-dir=/usr \
    1010        --with-python-numpy-dir=/usr/local/lib/python2.7/dist-packages/numpy \
    11         --with-fortran-lib="-L/usr/lib/gcc/x86_64-linux-gnu/4.9 -lgfortran" \
     11        --with-fortran-lib="-L/usr/lib/gcc/x86_64-linux-gnu/7 -lgfortran" \
    1212        --with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include \
    1313        --with-mpi-libflags="-L${ISSM_DIR}/externalpackages/mpich/install/lib -lmpi -lmpicxx -lmpifort" \
     
    4545        autotools       install.sh
    4646        cmake           install.sh
    47         mpich           install-3.2-linux64.sh
     47        mpich           install-3.3-linux64.sh
    4848        lapack          install-3.8-linux.sh
    49         petsc           install-3.7-linux64.sh
     49        petsc           install-3.11-linux64.sh
    5050        triangle        install-linux64.sh
    5151        chaco           install.sh
Note: See TracChangeset for help on using the changeset viewer.