[Pw_forum] Fw: Compiling error of Pw-1.3
Paolo Giannozzi
giannozz at nest.sns.it
Tue Sep 16 15:15:49 CEST 2003
On Tuesday 16 September 2003 08:54, Guido Roma wrote:
>
> I think that the problems comes from the following lines:
>
> #if defined __FFT_MODULE_DRV
> use fft_scalar, only : cft_1z, cft_2xy
> use sticks, only: dfftp
> #endif
>
> which should better look like this:
>
> #if defined __FFT_MODULE_DRV
> use fft_scalar, only : cft_1z, cft_2xy
> #endif
> use sticks, only: dfftp
>
> can you confirm, Paolo?
I cannot verify your proposal, but it looks reasonable ...
> I don't know if it works in parallel with DXML
it doesn't. A driver for fft routines contained in the
dxml/cxml/whatever they are called now/ libraries
exists only for the serial case.
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