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: [Fwd: Re: Polyhedron benchmark on Opteron]


FX Coudert wrote:


Maybe vectorizing {MIN,MAX}{LOC,VAL} in the library could gain us some time.

ifort 9.1 vectorization of minval/maxval gains significantly on the older Intel Netburst architecture, and loses on the newer MCW. Since ifort only just enabled this vectorization for AMD in the new SPEC 2006 special update (9.1.037), I haven't seen what it does there.



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