Gus Correa wrote:

On Opteron Shanghai the Intel 10.1 compilers seem to reject
any architecture-dependent optimization flag above -xW (SSE and SSE2),
although the processor has SSE3, etc, and would qualify for
higher levels of optimization, or not?
Is this deliberate?

Intel builds compilers that generate reasonable performing code on Intel processors. I think they also generate (or at least they did in the past) a slower path for more generic processors. AMDs are in this mix.

Our experience with recent gcc suggests it is pretty good relative to icc/pgcc. Gfortran isn't bad, but we find it easier to build F90 code with ifort/pgf90 than gfortran. I haven't used g95 much, don't have as much of an opinion as to ease of portability.


--
Joseph Landman, Ph.D
Founder and CEO
Scalable Informatics LLC,
email: [email protected]
web  : http://www.scalableinformatics.com
       http://jackrabbit.scalableinformatics.com
phone: +1 734 786 8423 x121
fax  : +1 866 888 3112
cell : +1 734 612 4615
_______________________________________________
Beowulf mailing list, [email protected] sponsored by Penguin Computing
To change your subscription (digest mode or unsubscribe) visit 
http://www.beowulf.org/mailman/listinfo/beowulf

Reply via email to