Pb04
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 3 articles for 0.000 sec
Re: About Migrating from F77 to F95     

Group: comp.lang.fortran · Group Profile · Search for Pb04 in comp.lang.fortran
Author: Beliavsky
Date: Apr 30, 2007 05:46

...like ifort, will the efficiency be promoted a lot even without rewriting codes? That depends on what Fortran 77 compiler you have been using. There are some old benchmarks at http://www.polyhedron.com/pb04/win32/f77bench_p4.html showing Intel Visual Fortran to be faster than g77. and in what degree the efficiency will be promoted if I further rewrite all the codes in f95 style and ...
Show full article (2.03Kb) · Show article thread
Re: g77 efficiency     

Group: comp.lang.fortran · Group Profile · Search for Pb04 in comp.lang.fortran
Author: Tobias Burnus
Date: Mar 21, 2007 11:42

...> that it depends on the code, the cpu, etc. On a scale of 1 to 10, how efficient is g77 -O3 under linux ??? In the 2004 Fortran 77 Polyhedron Benchmarkshttp://www.polyhedron.com/pb04/linux/f77bench_p4.html, on Intel Pentium 4 Linux the geometric mean execution times for 8 programs were (in seconds) Absoft 33.18 G77 43.87 Intel 27.45 LF95 38.44 ...
Show full article (1.83Kb)
Re: g77 efficiency     

Group: comp.lang.fortran · Group Profile · Search for Pb04 in comp.lang.fortran
Author: Beliavsky
Date: Mar 21, 2007 10:15

... on the code, the cpu, etc. On a scale of 1 to 10, how efficient is g77 -O3 under linux ??? In the 2004 Fortran 77 Polyhedron Benchmarks http://www.polyhedron.com/pb04/linux/f77bench_p4.html, on Intel Pentium 4 Linux the geometric mean execution times for 8 programs were (in seconds) Absoft 33.18 G77 43.87 Intel 27.45 LF95 38.44 NAG 39.79 Pathscale 37.21...
Show full article (0.73Kb) · Show article thread