[Mitgcm-support] Re: portland compiler
mitgcm-support at dev.mitgcm.org
mitgcm-support at dev.mitgcm.org
Wed Jul 9 15:26:57 EDT 2003
Steph,
We no longer do but the compiler options are still in genmake:
> case Linux*+pgi:
> echo "Configuring for " $platform
> set LN = ( '/bin/ln -s' )
> set CPP = ( '/lib/cpp -traditional -P' )
> set DEFINES = ( ${DEFINES} '-DWORDLENGTH=4' )
> set FC = ( 'pgf77' )
> set FFLAGS = ( '-byteswapio -r8 -Mnodclchk -Mextend' )
> set FOPTIM = ( '-tp p6 -v -O2 -Munroll -Mvect=cachesize:512000,transform -Kieee' )
> set LINK = ( 'pgf77' )
> breaksw
A.
Stephanie Dutkiewicz wrote:
>
> Hi Alistair -
> If I remember correctly, you compile the MITgcm with pgf77
> on some machine? What flags and options do you use?
>
> steph
More information about the MITgcm-support
mailing list