Re: PFA Fortran Compiler

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ananda Bhattacharya wrote:

Hello,
I was wondering if gcc had support for the Power Fortran Analyzer that was used by SGI. I use gcc to compile many of my fortran code, and it does a good job, but I cannot parallelize it.
thanks so much -Ananda

Unfortunately, g77 can't parallellize your code. This is a limitation inherent in the compiler - it simply doesn't know how to do it, and it doesn't know how to support the OpenMP directives that Power Fortran Analyzer uses.


--
Toon Moene - mailto:toon@xxxxxxxxxxxxxxxxxxxx - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
GNU Fortran 95: http://gcc.gnu.org/fortran/ (under construction)


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux