This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gfortran experiences...


On 4/28/05, Josh Brandt <jbrandt@wpi.edu> wrote:
> 
> Running fortran 90 code on a dual Opteron, the binary produced by gfortran
> 4.0 came in about 10 percent faster than the intel F90 compiler for E64MT.
> (I'm not surprised that the Intel compiler was pretty slow on AMD chips, but
> it's interesting to see.) The important thing is that it happily compiled
> and ran the DLPOLY package, though, which means that we don't have to buy an
> expensive AMD-specific compiler.
> 
> Anyway, good work, and thanks. I've been waiting for a good free F90/F95
> compiler for a couple of years now.
> 

Hi Josh
   I am very excited to see that gfortran beats a commercial compiler.
Could you tell us more about how you compared? What optimization
levels are used? Is debugging information generated? How does the run
time performance compare etc.,?

thanks
raju
-- 
http://groups-beta.google.com/group/mpich


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]