Changeset 915


Ignore:
Timestamp:
Feb 18, 2008, 12:43:31 PM (16 years ago)
Author:
Laurent Fairhead
Message:

Il manquait un NC_DOUBLE pour Brodie
LF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/trunk/makegcm

    r882 r915  
    2828
    2929set FC_LINUX=g95
     30#set FC_LINUX=pgf90
    3031
    3132########################################################################
     
    298299   set optdbl='-dw -Wf\"-A dbl4\"' 
    299300#   set optim90='-P stack -Wf,-pvctl res=whole,-A dbl4,-init stack=nan,-init heap=nan,-ptr byte -EP -R5 -float0 -dw -Wf,"-pvctl loopcnt=999999 fullmsg noassume" -I/SX/usr/include'
    300    set optim90='-P stack -Wf,-pvctl res=whole,-A dbl4,-ptr byte -EP -R5 -float0 -dw -Wf,"-pvctl loopcnt=999999 noassume" -I/SX/usr/include'
     301   set optim90='-P stack -Wf,-pvctl res=whole,-A dbl4,-ptr byte -EP -DNC_DOUBLE -R5 -float0 -dw -Wf,"-pvctl loopcnt=999999 noassume" -I/SX/usr/include'
    301302#   set optim90='-C vsafe -P stack -Wf,-pvctl res=whole,-A dbl4,-ptr byte -EP -R5 -float0 -dw -Wf,"-pvctl loopcnt=999999 fullmsg noassume" -I/SX/usr/include'
    302303   set optimtru90="$optim90"
Note: See TracChangeset for help on using the changeset viewer.