Hi Alex,
> Actually I am quite happy with Intel compilers v.10 coupled
> with MKL 9.xx
>
> For Intel v9.0 Itanium compilers however (Altix with SuSe10)
> I need to add
>
> CFLAGS: -gcc-version=400 in order to make it work.
Ah, this we never actually test. The ifort configure target should use ifort
for all the Fortran code but gcc/g++ for all the c/c++ code. Since all the
performance critical code is written in Fortran it doesn't make sense to
require both icc and ifort - since technically you'd need to buy both of
them.
So you'd have to manually edit the config.h file to use the Intel c compiler
which is why this is not tested. It is useful to know though.
All the best
Ross
/\
\/
|\oss Walker
| HPC Consultant and Staff Scientist |
| San Diego Supercomputer Center |
| Tel: +1 858 822 0854 | EMail:- ross.rosswalker.co.uk |
|
http://www.rosswalker.co.uk | PGP Key available on request |
Note: Electronic Mail is not secure, has no guarantee of delivery, may not
be read every day, and should not be used for urgent or sensitive issues.
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Wed Oct 24 2007 - 06:07:52 PDT