[MITgcm-support] help running old version of model on columbia
helen hill
helen0hill at gmail.com
Wed Apr 11 13:54:38 EDT 2007
I need to run a rather old version of the MITgcm on columbia
I use the following command on aces:
../../tools/genmake -enable=ptracers -mods=../code -platform=aces+pgi
with file ../../tools/genmake containing the following code:
case aces+pgi:
set LN = ( '/bin/ln -s' )
set CPP = ( 'cpp -traditional -P' )
set DEFINES = ( ${DEFINES} '-DWORDLENGTH=4' )
set FC = ( 'mpif77' )
set FFLAGS = ( '-byteswapio -r8 -Mnodclchk -Mextend' )
set FOPTIM = ( '-Mvect=sse -Mscalarsse -Mcache_align -Mnoflushz
-Kieee' )
set LINK = ( 'mpif77' )
set INCLUDES = ( '-I/usr/local/pkg/mpich/mpich-pgi/include
-I/usr/local/pkg/pgi/pgi-5.2/linux86/5.2/include' )
set LIBS = ( '-L/usr/local/pkg/mpich/mpich-pgi/lib
-L/usr/local/pkg/pgi/pgi-5.2/linux86/5.2/lib' )
breaksw
Can anybody help me with what I would need for case 'columbia+pgi'?
Thanks for any help
Helen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mitgcm.org/pipermail/mitgcm-support/attachments/20070411/67ac7cc6/attachment.htm>
More information about the MITgcm-support
mailing list