Free PGI Visual Fortran
  Home FAQ Contact Sign in
comp.lang.fortran only
 
Advanced search
POPULAR GROUPS

more...

comp.lang.fortran Profile…
 Up
Free PGI Visual Fortran         


Author: rusi_pathan
Date: Aug 6, 2008 12:51

If you happen to run Windows and want PGIs Visual Fortran for free
then look at:

http://www.pgroup.com/purchase/freepvf.htm
8 Comments
Re: Free PGI Visual Fortran         


Author: Beliavsky
Date: Aug 7, 2008 08:19

On Aug 6, 3:51 pm, rusi_pathan gmail.com> wrote:
> If you happen to run Windows and want PGIs Visual Fortran for free
> then look at:
>
> http://www.pgroup.com/purchase/freepvf.htm

Thanks for mentioning this. It's good to mention relevant restrictions
of such offers in the title ("Free PGI Visual Fortran for U.S.
academics") and/or body of the message to save the time of readers:

"To qualify, you must be a registered student or faculty members of an
academic institution and you must be living currently in the USA. No
purchase is necessary."
no comments
Re: Free PGI Visual Fortran         


Author: user1
Date: Aug 7, 2008 11:46

Beliavsky wrote:
> On Aug 6, 3:51 pm, rusi_pathan gmail.com> wrote:
>> If you happen to run Windows and want PGIs Visual Fortran for free
>> then look at:
>>
>> http://www.pgroup.com/purchase/freepvf.htm
>
> Thanks for mentioning this. It's good to mention relevant restrictions
> of such offers in the title ("Free PGI Visual Fortran for U.S.
> academics") and/or body of the message to save the time of readers:
>
> "To qualify, you must be a registered student or faculty members of an
> academic institution and you must be living currently in the USA. No
> purchase is necessary."

Also:

I understand that this license will expire on 31-August 2009 at which
time the compilers will stop working. (Your compiled programs will not
be affected.)
no comments
Re: Free PGI Visual Fortran         


Author: Ron Ford
Date: Aug 7, 2008 21:24

On Thu, 07 Aug 2008 14:46:42 -0400, user1 posted:
Show full article (1.42Kb)
no comments
Re: Free PGI Visual Fortran         


Author: Beliavsky
Date: Aug 8, 2008 07:51

On Aug 8, 12:24 am, Ron Ford wrote:
> I'm in the market for an f90 or f95 compiler on windows.

To me, that means a compiler I can use from the command line to create
console programs, after writing the source code in a separate text
editor, and thus g95 and gfortran certainly qualify. Of course I can
open output CSV files in excel, plot results in Gnuplot within the
program using the common "system" extension, etc.
no comments
Re: Free PGI Visual Fortran         


Author: user1
Date: Aug 8, 2008 09:24

Beliavsky wrote:
> On Aug 8, 12:24 am, Ron Ford wrote:
>
>> I'm in the market for an f90 or f95 compiler on windows.
>
> To me, that means a compiler I can use from the command line to create
> console programs, after writing the source code in a separate text
> editor, and thus g95 and gfortran certainly qualify. Of course I can
> open output CSV files in excel, plot results in Gnuplot within the
> program using the common "system" extension, etc.
>

fwiw: I have the Netbeans-IDE version 6.1 sitting on top of gcc +
gfortran v4.31 from equation.com. It seems to work well. I almost like
it :-)
no comments
Re: Free PGI Visual Fortran         


Author: Ron Ford
Date: Aug 10, 2008 15:26

On Fri, 08 Aug 2008 12:24:45 -0400, user1 posted:
> Beliavsky wrote:
>> On Aug 8, 12:24 am, Ron Ford wrote:
>>
>>> I'm in the market for an f90 or f95 compiler on windows.
>>
>> To me, that means a compiler I can use from the command line to create
>> console programs, after writing the source code in a separate text
>> editor, and thus g95 and gfortran certainly qualify. Of course I can
>> open output CSV files in excel, plot results in Gnuplot within the
>> program using the common "system" extension, etc.
>>
>
> fwiw: I have the Netbeans-IDE version 6.1 sitting on top of gcc +
> gfortran v4.31 from equation.com. It seems to work well. I almost like
> it :-)
Show full article (1.03Kb)
no comments
Re: Free PGI Visual Fortran         


Author: Ron Ford
Date: Aug 10, 2008 17:19

On Fri, 8 Aug 2008 07:51:44 -0700 (PDT), Beliavsky posted:
> On Aug 8, 12:24 am, Ron Ford wrote:
>
>> I'm in the market for an f90 or f95 compiler on windows.
>
> To me, that means a compiler I can use from the command line to create
> console programs, after writing the source code in a separate text
> editor, and thus g95 and gfortran certainly qualify. Of course I can
> open output CSV files in excel, plot results in Gnuplot within the
> program using the common "system" extension, etc.

The scenario you describe is very effective when your build environment is
as stable as a chessboard. This is always an option I strive for.

I'm unwilling to part with good compiler complaints. I've never had a
better two-way relationship with a compiler as I have with silverfrost.
One day, silverfrost will say: error 196883: were you thinking of
iterations and trials as the same thing?
Show full article (1.55Kb)
no comments
Re: Free PGI Visual Fortran         


Author: user1
Date: Aug 10, 2008 18:12

Ron Ford wrote:
> On Fri, 08 Aug 2008 12:24:45 -0400, user1 posted:
>
>> Beliavsky wrote:
>>> On Aug 8, 12:24 am, Ron Ford wrote:
>>>
>>>> I'm in the market for an f90 or f95 compiler on windows.
>>> To me, that means a compiler I can use from the command line to create
>>> console programs, after writing the source code in a separate text
>>> editor, and thus g95 and gfortran certainly qualify. Of course I can
>>> open output CSV files in excel, plot results in Gnuplot within the
>>> program using the common "system" extension, etc.
>>>
>> fwiw: I have the Netbeans-IDE version 6.1 sitting on top of gcc +
>> gfortran v4.31 from equation.com. It seems to work well. I almost like
>> it :-)
>
> I like the sound of that. Can you describe the installation. I have a
> perfect record with netbeans in a neocon way: complete and serial failure.
> I ve got Netbeans IDE 5.5.1 on a Sun disc. ...
Show full article (1.70Kb)
no comments