Unidata - To provide the data services, tools, and cyberinfrastructure leadership that advance Earth system science, enhance educational opportunities, and broaden participation. Unidata
         
  advanced  
 

Advisory on using NCO on Cray T90

This only concerns user's of NCO on the Cray T90

Reliable reports indicate that NCO on must be compiled with the
-DC_ONLY flag on the Cray T90; otherwise incorrect answers may result.
It appears that NCO assumes the wrong equivalence for the default
sizes of either floating point or integer types on the T90, and that
passing data between the Fortran and C halves of NCO is therefore
causing problems.
Without access to a T90, I cannot verify exactly what is happening,
but avoiding the C-Fortran interface problems by compiling with
-DC_ONLY appears to fix the problem. 
Compiling with -DC_ONLY replaces all NCO Fortran code with C code. 
The only downside to using -DC_ONLY is that averaging performance may
decrease somewhat since the C averaging code may need to perform more
pointer arithmetic than the Fortran code (depending on the compiler).
Due to problems such as this, 100% C code will probably be the default
in future versions of NCO.

Charlie
-- 
Charlie Zender      Voice: (303) 497-1445, FAX: 497-1400
NCAR ACD & CGD     E-mail: zender@xxxxxxxxxxxxx
P.O. Box 3000         URL: http://www.cgd.ucar.edu/cms/zender
Boulder CO 80307-3000 PGP: finger -l zender@xxxxxxxxxxxxxxxxxxxxx


 
 
  Contact Us     Site Map     Search     Terms and Conditions     Privacy Policy     Participation Policy
 
National Science Foundation (NSF) UCAR Community Programs   Unidata is a member of the UCAR Community Programs, is managed by the University Corporation for Atmospheric Research, and is sponsored by the National Science Foundation.
P.O. Box 3000     Boulder, CO 80307-3000 USA     Tel: 303-497-8643     Fax: 303-497-8690