public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* PFA Fortran Compiler
@ 2003-11-23 18:37 Ananda Bhattacharya
  2003-11-23 19:59 ` Toon Moene
  0 siblings, 1 reply; 2+ messages in thread
From: Ananda Bhattacharya @ 2003-11-23 18:37 UTC (permalink / raw)
  To: gcc-help


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 

-- 
You win battles by knowing the enemy's timing, 
and using a timing which 
the enemy does not expect.
--Miyamoto Musashi



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: PFA Fortran Compiler
  2003-11-23 18:37 PFA Fortran Compiler Ananda Bhattacharya
@ 2003-11-23 19:59 ` Toon Moene
  0 siblings, 0 replies; 2+ messages in thread
From: Toon Moene @ 2003-11-23 19:59 UTC (permalink / raw)
  To: Ananda Bhattacharya; +Cc: gcc-help

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@moene.indiv.nluug.nl - 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)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-11-23 19:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-23 18:37 PFA Fortran Compiler Ananda Bhattacharya
2003-11-23 19:59 ` Toon Moene

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).