Changeset 1035 for trunk/LMDZ.MARS/makegcm_ifort
- Timestamp:
- Sep 11, 2013, 12:23:22 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/makegcm_ifort
r1001 r1035 384 384 else if $LINUX then 385 385 ## for ifort 386 set optim=" -g - no-ftz -traceback -ftrapuv -fp-stack-check -check"387 set optim90=" -g - no-ftz -traceback -ftrapuv -fp-stack-check -check"388 set optimtru90=" -g - no-ftz -traceback -ftrapuv -fp-stack-check -check"386 set optim=" -g -O0 -fpe-all=0 -traceback -ftrapuv -fp-stack-check -check all -debug" 387 set optim90=" -g -O0 -fpe-all=0 -traceback -ftrapuv -fp-stack-check -check all -debug" 388 set optimtru90=" -g -O0 -fpe-all=0 -traceback -ftrapuv -fp-stack-check -check all -debug" 389 389 else 390 390 echo "pas d option debug predefinie pour cette machine"
Note: See TracChangeset
for help on using the changeset viewer.