source: LMDZ4/trunk/machine/arch-SX8_MERCURE.fcm @ 783

Last change on this file since 783 was 783, checked in by Laurent Fairhead, 17 years ago

Modification du makegcm pour utiliser FCM
(http://www.metoffice.gov.uk/research/nwp/external/fcm/) pour compiler le modele
Les options de compilations pour les différentes machines et configurations se
retrouvent maintenant dans des fichiers sauvegardés dans le repertoire machine/
Le makegcm a lancer est nomme makegcm_fcm. On garde les deux makegcm pour l'instant
YM
LF

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 485 bytes
Line 
1%COMPILER            sxmpif90
2%LINK                sxmpif90
3%AR                  sxar
4%MAKE                make
5%FFLAGS              -C vopt -ftrace -p -P openmp -Wf,-pvctl res=whole,-A dbl4,-init stack=nan,-init heap=nan,-ptr byte -EP -R5 -float0 -size_t64 -dw -Wf,"-pvctl loopcnt=999999 fullmsg noassume"
6%FPP_FLAGS           -P -traditional
7%FPP_DEF             NC_DOUBLE BLAS SGEMV=DGEMV SGEMM=DGEMM _OPENMP
8%LD_FLAGS            -ftrace -p -P openmp -size_t64 -lblas -Wl "-ZL 24G"
Note: See TracBrowser for help on using the repository browser.