Back to home page

MITgcm

 
 

    


Warning, /tools/build_options/unsupported/sp4+mpi_datastar is written in an unsupported language. File is not indexed.

view on githubraw file Latest commit add29e06 on 2018-01-31 20:35:05 UTC
904d7dfa64 Ed H*0001 #
                0002 #
                0003 #
                0004 #  This file was created for the SDSC "datastar" machine:
                0005 #     http://www.sdsc.edu/user_services/
                0006 #  by Matthew Mazloff <mmazloff@MIT.EDU> on Tue Sep 27 2005
                0007 
                0008 
                0009 S64='$(TOOLSDIR)/set64bitConst.sh'
                0010 MAKEDEPEND=makedepend
                0011 DEFINES='-DTARGET_AIX -DWORDLENGTH=4'
                0012 
                0013 INCLUDES='-I/usr/lpp/ppe.poe/include/thread64'
                0014 CPP='/lib/cpp -P'
                0015 CC='mpcc_r -q64'
                0016 FC='mpxlf_r -q64'
                0017 LINK='mpxlf_r -q64'
                0018 LIBS='-L/usr/local/apps/mass -lmass'
                0019 FFLAGS='-qfixed=132'
                0020 FOPTIM='-O3 -qarch=pwr4 -qtune=pwr4 -qcache=auto -qmaxmem=-1'
                0021 FC_NAMEMANGLE="#define FC_NAMEMANGLE(X) X"
                0022