[Pw_forum] installation Error
Paolo Giannozzi
giannozz at nest.sns.it
Sat Apr 5 13:04:06 CEST 2003
Hi
> # Add -DADD_BLAS_ONE_UNDERSCORE if your blas/lapack library names
> # contain two underscores at the end
do they ? Apparently not. Remove.
> # Define FFTW library names with one underscore less than they have in
> # the library (one underscore is added by the compiler)
does it work without added underscores ? Apparently no. Try with one:
CPPFLAGS = -I$(OSHOME)/include/ -DPC -DMKL -DFFTW \
-D"FFTWND_F77_ONE=fftwnd_f77_one_" \
-D"FFTW3D_F77_CREATE_PLAN=fftw3d_f77_create_plan_" \
-D"FFTW_F77=fftw_f77_" \
-D"FFTW_F77_CREATE_PLAN=fftw_f77_create_plan_"
"make clean" first
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 Pw_forum
mailing list