[Wien] A problem about the parallel compilation

王家奎 iranyu at gmail.com
Mon Feb 28 05:38:59 CET 2011


Hi all,

I am compiling Wien2K10 with Intel ifort 11.1 + MKL 10.2, and the serial
compilation
is Okay. However, the parallel compilation always encounter errors below:

fftw_para.o: In function `exec_fftw_para_':
fftw_para.F:(.text+0x77): undefined reference to `fftwnd_f77_mpi_'
fftw_para.F:(.text+0xb2): undefined reference to `fftwnd_f77_mpi_'
fftw_para.o: In function `init_fftw_para_':
fftw_para.F:(.text+0x101): undefined reference to
`fftw3d_f77_mpi_create_plan_'
fftw_para.F:(.text+0x129): undefined reference to
`fftw3d_f77_mpi_create_plan_'
fftw_para.F:(.text+0x14d): undefined reference to
`fftwnd_f77_mpi_local_sizes_'
make[1]: *** [lapw0_mpi] Error 1
make[1]: Leaving directory `/home/morosanlab/Wien2k/SRC_lapw0'
make: *** [para] Error 2

The OPTION file is listed below:

current:FOPT:-FR -mp1 -w -prec_div -pc80 -pad -ip -DINTEL_VML -traceback
current:FPOPT:-FR -mp1 -w -prec_div -pc80 -pad -ip -DINTEL_VML -traceback
current:LDFLAGS:$(FOPT) -L/opt/intel/Compiler/11.1/072/mkl/lib/em64t
-pthread
current:DPARALLEL:'-DParallel'
current:R_LIBS:-lmkl_lapack -lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core
-openmp -lpthread -lguide
current:RP_LIBS:-lmkl_scalapack_lp64 -lmkl_solver_lp64 -lmkl_blacs_lp64
-L/opt/fftw2/lib/ -lfftw_mpi -lfftw -lm $(R_LIBS)
current:MPIRUN:mpirun -np _NP_ -machinefile _HOSTS_ _EXEC_

The OS on my computer is Ubuntu 10.04 LTS, and
mpich-2.1.3.2 and fftw-2.1.5 were installed with ifort (mpich1 can't be
compiled).

Do you have ever encountered such problem?

Thanks!

Jiakui Wang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://zeus.theochem.tuwien.ac.at/pipermail/wien/attachments/20110227/841fb874/attachment.htm>


More information about the Wien mailing list