Changeset 215 for LMDZ.3.3/trunk


Ignore:
Timestamp:
Apr 27, 2001, 7:25:37 PM (23 years ago)
Author:
lmdz
Message:

Pb compilation XNEC pour create_limit
LF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ.3.3/trunk/makegcm

    r194 r215  
    213213   set mod_suffix="mod"
    214214else if $XNEC then
    215    set optim90=' -clear -R5 -C vopt -float0 -ew -P static -Wf,"-pvctl loopcnt=40000 fullmsg noassume "'
    216    set optimtru90=' -clear -R5 -f4 -C vopt -float0 -ew -P static -Wf,"-pvctl loopcnt=40000 fullmsg noassume "'
     215   set optim90=' -clear -R5 -C vopt -float0 -ew -P stack -Wf,"-pvctl loopcnt=40000 fullmsg noassume "'
     216   set optimtru90=' -clear -R5 -f4 -C vopt -float0 -ew -P stack -Wf,"-pvctl loopcnt=40000 fullmsg noassume "'
    217217   set optim="$optim90"
    218218   set optimbis=" "
Note: See TracChangeset for help on using the changeset viewer.