Changeset 25299


Ignore:
Timestamp:
07/22/20 21:53:08 (5 years ago)
Author:
Mathieu Morlighem
Message:

CHG: test for maui

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/m4/issm_options.m4

    r25121 r25299  
    12541254                                        PETSCLIB="-L${PETSC_ROOT}/lib -lcraypetsc_gnu_real -lmetis"
    12551255                                fi
     1256                                if test x$HOST = "xmaui01"; then
     1257                                        PETSCLIB="-L${PETSC_ROOT}/lib -lcraypetsc_intel_real -lmetis"
     1258                                fi
    12561259                        ;;
    12571260                        *darwin*)
Note: See TracChangeset for help on using the changeset viewer.