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: Polyhedron b'marks | Linux vs Windows



What is interesting (and largely what motivated my original post) is that I
have a number of colleagues who report more or less the same thing (and that
it has been the case since at least gfortran 4.4).

I suspect the main difference is the system supplied math library,
glibc libm in the Linux case and whatever Windows provides.  This
can make a tremendous difference for the benchmarks that call
transcendental functions.

Richard.


Thanks -- that makes sense. Next step will be to see what other options are available, and how to get PB to point at them. This sort of thing is trivial under Linux (based on more experience with Linux than Windows), but probably time I giured out same under Windows.


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