[PATCH, gfortran] Re: Cray Pointers
Asher Langton
langton2@llnl.gov
Wed Aug 17 04:33:00 GMT 2005
At 6:37 PM -0300 8/16/05, scorpionlab wrote:
>Hi,
>
>I'm not a active developer, but I have some experience in Fortran and
>a heavy user of a "big" program that uses Cray Pointers, but it has
>been wrote in Fortran 77. The results obtained with that software can
>be compared with those obtained with another compilers, I mean physical
>results.
>
>The software web page is that one: http://box.mmm.ucar.edu/mm5/
>
>The note about Cray Pointers:
>http://www.mmm.ucar.edu/mm5/overviewRequire.html
>
>Where can I find informations about how to get the last cvs
>pack? so I could start to test Cray Pointers.
Here's the information on accessing the GCC sources via CVS:
http://gcc.gnu.org/cvs.html
To try out Cray pointers in gfortran, apply this patch in the fortran
subdirectory:
http://gcc.gnu.org/ml/fortran/2005-08/msg00289/cp_patch_8_15c.diff
Once you've built gfortran, use the -fcray-pointer flag to enable the
Cray pointer extension.
-Asher
More information about the Fortran
mailing list