[Pw_forum] CPV compilation error (Contd)

A Sen asen at iitk.ac.in
Wed Sep 28 12:44:20 CEST 2005


Dear Eyvaz,
            Thank you very much for your cooperation. I have installed
both fftw-2.1.5 and fftw-3.0.1, but still I am coming across
the same errors. Regarding fftw-3.0.1, I did not find any lib
directory as such, but only libfftw3.la. Can you please
suggest me what to do next if I have done something wrong in
the installation of fftw-3.0.1. What efforts (and how) should
I make in changing from fftw-2.1.5 to fftw-3.0.1? Please
suggest me as to how I can resolve finally the PWscf
compilation issue. Here is the make.sys.in file:
---------------------
OSHOME = /extra/soft/espresso-2.1.5
DFLAGS = -D__LINUX64 -D__INTEL
IFLAGS         = -I$(OSHOME)/include -I./
CPPFLAGS       =  $(DFLAGS) $(IFLAGS) -no-ipo
F90 = ifort
F77 = ifort
FFLAGS =  -w -O2 -no-ipo
F90FLAGS = $(FFLAGS) -fpp $(CPPFLAGS) -FR -no-ipo
F77FLAGS = $(FFLAGS) -no-ipo
F77FLAGS_NOOPT = -O0
CC = icc -c99
CCFLAGS  = $(CPPFLAGS) -no-ipo
MODULEFLAG= -I$(OSHOME)/Modules -I$(OSHOME)/PW -I$(OSHOME)/PH
-I$(OSHOME)/PWCOND -I$(OSHOME)/PWNC -I$(OSHOME)/D3 -I$(OSHOME)/Gamma
FFTW_LIB = -L/usr/local/lib -lfftw3 -lfftw -openmp
LIBS = $(FFTW_LIB) -L/opt/intel/mkl80/lib/64 -lmkl_blas95 -lmkl_lapack95
-lmkl_lapack -lmkl_ipf -lguide -lpthread
LD=$(F90)
LDFLAGS = $(OSHOME)/flib/ptools.a $(OSHOME)/flib/flib.a
$(OSHOME)/clib/clib.a -Vaxlib -no-ipo $(LIBS)
AR = ar
ARFLAGS = ruv
RANLIB         = echo
--------------------------------
Thank you once again.
Regards,
A. Sen






More information about the users mailing list