[MITgcm-devel] linux_ia64_ifort+mpi_altix_gfdl

chris hill cnh at mit.edu
Tue Dec 5 10:44:32 EST 2006


No objections from me.
However, there were some rumblings about the 9.1.033 giving bad answers 
for the AD side.
Patrick/Baylor - any comments.

Chris
Alistair Adcroft wrote:
> Any objections if I update 
> "tools/build_options/linux_ia64_ifort+mpi_altix_gfdl" to work with a 9.1 
> ifort and mpt-1.14 .
> Jobs with MPT<1.14 are no longer allowed in the queues (they uniformaly 
> replace all MPT versions with 1.14!!!) and ifort > 9.1.033 runs 
> substantially faster on this platform.
> 
> The only catch is that GFDL uses modules and you *must* load the 
> corresponding modules into your environment to compile and run properly. 
> In my .cshrc I have:
> 
>  if (`uname -m` == "ia64") then
>   module purge
>   module load icc.9.1.042
>   module load ifort.9.1.033
>   module load mpt-1.14
>  endif
> 
> A.
> 




More information about the MITgcm-devel mailing list