Re: Intel Visual Fortran



boliset@xxxxxxxxx wrote:
Hi All:
I am a Compaq Visual FORTRAN user. I am trying to set up a new
computers and looking for information on the state of the art on the
compilers.

Can someone write their recommendations for FORTRAN compilers for (i)
XP and (ii) Linux platforms?

There are various criteria on which compilers can be compared. Which of
the following are important to you?
(1) price
(2) integrated development environment
(3) ability to create programs with graphical user interfaces
(4) support for Fortran 2003 features
(5) support for particular extensions of old Fortran compilers
(6) speed of executables
(7) availability of debugging options
(8) technical support

Fortran compilers are compared at http://www.polyhedron.com/pb05.html .

G95 is a good, free Fortran 95 compiler available on many platforms. It
is now the main compiler I use. The "technical support" is good but
unofficial -- the primary developer usually fixes reported problems
quickly, and there is a newsgroup gg95
http://groups.google.com/group/gg95 . You could also try gfortran -- it
works on some of my codes, fails on others.

It's good to test code with more than one compiler.

.



Relevant Pages

  • Re: Is it time to legitimise REAL*8 etc?
    ... Some vendors phased out their F77 compilers over 10 ... No need to support a seperate F77 compiler as, ... experience with F77) that the F95 programming is safer than the F77 ... Authors are not chosing more recent Fortran ...
    (comp.lang.fortran)
  • Re: what is the most suitable Linux platform for Programmers and software developers
    ... C, C++, Perl, Python, Lisp, and a bunch of other languages are supported ... There are FORTRAN compilers, but FORTRAN ... Look at the Linux ...
    (comp.os.linux.misc)
  • Re: Is it time to legitimise REAL*8 etc?
    ... Some vendors phased out their F77 compilers over 10 ... No need to support a seperate F77 compiler as, ... experience with F77) that the F95 programming is safer than the F77 ... COMMONs remain available with any FORTRAN version. ...
    (comp.lang.fortran)
  • Declaration to get 8-bit (or 16-bit) integer?
    ... Supported by all the current compilers that I've tried it on. ... Not likely to become standard in the foreseeable future. ... Syntax standard-conforming, but semantics not guaranteed of course. ... The meaning of the code not obvious to anyone but a Fortran guru. ...
    (comp.lang.fortran)
  • Re: Casting malloc
    ... If he can make a strong case for the diagnostics, ... Uh, again, Fortran is a better tool for some sorts of work. ... familliar what Fortran compilers only in the code they generate; ... Given a variety of hard problems, Fortran consistently came up much faster with default code and no explicit optimizations. ...
    (comp.lang.c)