/[MITgcm]/MITgcm/tools/build_options/linux_ia32_pgf77
ViewVC logotype

Contents of /MITgcm/tools/build_options/linux_ia32_pgf77

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.3 - (show annotations) (download)
Fri Jul 30 19:25:03 2004 UTC (19 years, 9 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint54e_post, checkpoint55, checkpoint54f_post
Changes since 1.2: +2 -1 lines
Add default c-compiler for this optfile

1 #!/bin/bash
2 #
3 # $Header: /u/gcmpack/MITgcm/tools/build_options/linux_ia32_pgf77,v 1.2 2003/11/13 22:03:39 edhill Exp $
4 #
5
6 DEFINES='-DWORDLENGTH=4'
7 CPP='/lib/cpp -traditional -P'
8 FC='pgf77'
9 CC='gcc'
10 FFLAGS='-byteswapio -r8 -Mnodclchk -Mextend'
11 FOPTIM='-tp p6 -v -O2 -Munroll -Mvect=cachesize:512000,transform -Kieee'

  ViewVC Help
Powered by ViewVC 1.1.22