[Wien] MPI_Comm_f2c
Luis Ogando
lcodacal at gmail.com
Tue Mar 26 18:11:41 CET 2013
Dear Wien2k community,
I am trying to compile Wien2k 12 in a Intel system (besides the IBM one)
using ifort 12.1.0 (icc and mkl in the
correspondent composer_xe_2011_sp1.7.256) , Intel MPI 4.0.1.007 and FFTW
3.3 . Compilation goes fine except for the mpi version of lapw0, where I
found the following error:
============================================================================
/usr/local/fftw-3.3/lib//libfftw3_mpi.a(f03-wrap.o): In function
`fftw_mpi_local_size_many_transposed_f03':
f03-wrap.c:(.text+0x1b): undefined reference to `MPI_Comm_f2c'
/usr/local/fftw-3.3/lib//libfftw3_mpi.a(f03-wrap.o): In function
`fftw_mpi_local_size_many_f03':
f03-wrap.c:(.text+0x7c): undefined reference to `MPI_Comm_f2c'
/usr/local/fftw-3.3/lib//libfftw3_mpi.a(f03-wrap.o): In function
`fftw_mpi_local_size_transposed_f03':
f03-wrap.c:(.text+0xda): undefined reference to `MPI_Comm_f2c'
/usr/local/fftw-3.3/lib//libfftw3_mpi.a(f03-wrap.o): In function
`fftw_mpi_local_size_f03':
f03-wrap.c:(.text+0x128): undefined reference to `MPI_Comm_f2c'
/usr/local/fftw-3.3/lib//libfftw3_mpi.a(f03-wrap.o): In function
`fftw_mpi_local_size_many_1d_f03':
f03-wrap.c:(.text+0x169): undefined reference to `MPI_Comm_f2c'
/usr/local/fftw-3.3/lib//libfftw3_mpi.a(f03-wrap.o):f03-wrap.c:(.text+0x1ca):
more undefined references to `MPI_Comm_f2c' follow
make[1]: *** [lapw0_mpi] Error 1
make[1]: Leaving directory
`/home/ice/teste/ogando/Wien/Executaveis-12/SRC_lapw0'
make: *** [para] Error 2
============================================================================
My parallel compilation options are:
============================================================================
Current settings:
RP RP_LIB(SCALAPACK+PBLAS): -lmkl_scalapack_lp64 -lmkl_solver_lp64
-lmkl_blacs_lp64 -L/usr/local/intel/impi/4.0.1.007/intel64/lib -lmpi
-L/usr/local/fftw-3.3/lib/ -lfftw3_mpi -lfftw3 $(R_LIBS)
FP FPOPT(par.comp.options): -FR -mp1 -w -prec_div -pc80 -pad -ip
-DINTEL_VML -DFFTW3 -traceback
MP MPIRUN commando : mpirun -np _NP_ -machinefile _HOSTS_
_EXEC_
============================================================================
Does any one know any hint to solve this ?
Many thanks,
Luis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://zeus.theochem.tuwien.ac.at/pipermail/wien/attachments/20130326/328ba536/attachment.htm>
More information about the Wien
mailing list