Changes between Version 30 and Version 31 of pleiadesbash
- Timestamp:
- 08/31/21 10:05:05 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pleiadesbash
v30 v31 118 118 --with-wrappers=no \ 119 119 --without-Love \ 120 --without- Gia\120 --without-Sealevelchange \ 121 121 --without-kriging \ 122 122 --with-m1qn3-dir="$ISSM_DIR/externalpackages/m1qn3/install" \ … … 127 127 --with-mumps-dir="$ISSM_DIR/externalpackages/petsc/install" \ 128 128 --with-scalapack-dir="$ISSM_DIR/externalpackages/petsc/install" \ 129 --with-cxxoptflags="-g -O3 - axCORE-AVX2,AVX -xSSE4.2 -ipo -no-inline-min-size -inline-max-size=345 -no-inline-max-total-size -no-inline-max-per-routine -no-inline-max-per-compile" \129 --with-cxxoptflags="-g -O3 -diag-disable=2196 -axCORE-AVX2,AVX -xSSE4.2 " \ 130 130 --with-fortran-lib="-L/nasa/intel/Compiler/2016.2.181/compilers_and_libraries_2016.2.181/linux/compiler/lib/intel64/ -lifcore -lifport" \ 131 131 --with-gsl-dir="$ISSM_DIR/externalpackages/gsl/install" \ … … 134 134 --with-medipack-dir="$ISSM_DIR/externalpackages/medipack/install" \ 135 135 --enable-tape-alloc \ 136 --enable-development 136 --enable-development 137 137 }}} 138 138