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 shootout between g95 and gfortran


Dominique,


I am puzzled with:




I should add that your diagnosis is correct - dot_product is screwed up; not just on timing grounds but also because the range of quotients that it produces a good result for is quite limited. It is an occasion in which fast-math is just that and better in its output.


I meant mod/modulo - I dashed that message off before rushing out of the house to take the family skiing.

Paul


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