Changeset 26801
- Timestamp:
- 01/21/22 12:11:21 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk-jpl/m4/issm_options.m4 ΒΆ
r26770 r26801 313 313 export CC=mpicc 314 314 export CXX=mpicxx 315 export CXXFLAGS="-O3 -march=corei7-avx -std=c++11 -lirc -lsvml "315 export CXXFLAGS="-O3 -march=corei7-avx -std=c++11 -lirc -lsvml -limf" 316 316 export CFLAGS="-O3 -march=corei7-avx" 317 317 elif test "${VENDOR}" == "intel-pleiades-icpc"; then
Note:
See TracChangeset
for help on using the changeset viewer.