[Pw_forum] T3 problems
Paolo Giannozzi
giannozz at nest.sns.it
Thu Feb 27 12:20:19 CET 2003
Hi
> I have some problems compiling the last release of pw on T3 Cray
> machine [...] I receive several messages of WARNING of variables
> used before being defined
this may or may not be harmless. In any case, it shouldn't
happen. Can you please send the messages to any of the
developers ?
> during the link of the objects I receive WARNING messages of
> undefined variables as :
> DSCAL, IDUM, TRANSPOSE and some others.
First, look at which routines are missing such objects.
DSCAL is a blas routine. It should be preprocessed to "sscal".
If it is not , either -DT3D is missing in preprocessing flags, or
the line 'include "machine.h" ' is missing.
TRANSPOSE: don't use -DT3D_BENCHLIB and see
if the message disappears. It looks like there are two
routines, both named 'transpose' ...
Paolo
--
Paolo Giannozzi e-mail: giannozz at nest.sns.it
Scuola Normale Superiore Phone: +39/050509412
Piazza dei Cavalieri 7 Fax: +39/050509417, 050563513
I-56126 Pisa, Italy Office: Lab. NEST, Via della Faggiola 19
More information about the users
mailing list