Changes between Version 12 and Version 13 of discover


Ignore:
Timestamp:
03/31/25 12:19:02 (3 days ago)
Author:
Mathieu Morlighem
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • discover

    v12 v13  
    4949{{{
    5050#!sh
     51export CXXFLAGS="-g -O3"
    5152./configure \
    5253   --prefix=$ISSM_DIR \
     
    6364   --with-mkl-libflags="-L/usr/local/intel/oneapi/2021/mkl/2021.4.0/lib/intel64 -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lpthread -lm" \
    6465   --with-mumps-dir=$ISSM_DIR/externalpackages/petsc/install \
    65    --with-cxxoptflags="-O3" \
    66    --with-vendor=intel-discover \
    6766   --enable-development \
    6867   --enable-debugging