All of the installed compilers can optimze specifically for a processor type, often resulting in improved performance. (Consult the individual compiler's documentaion for specific instructions.) Remember, if, for example, you optimize your code for Athlon processors, be sure to request Athlon nodes in your PBS script.
(#PBS -l nodes:1:athlon)
Preston M Smith
2005-02-22