<div dir="ltr"><div dir="ltr"><div>Dear Prof. <span style="color:rgb(0,0,0);white-space:pre-wrap">Paolo & QE users</span><br></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap"><br></span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap">I have compiled the impi compilars using ifort and re-run the installation again for QE6.4. The "mpif90 -show" command also shows ifort</span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap"><br></span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap">The error repeats again. I am attaching the make.inc also for your reference. Please help me</span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap"><br></span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap">thanks</span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap">venkatesh</span></div><div><br></div><div>==============</div><br><div>make[2]: Entering directory `/home/proj/21/isuch/soft/QE/q-e-qe-6.4/PW/src'<br>if test -n "" ; then \<br>        ( cd ../.. ; make  || exit 1 ) ; fi<br>mpif90 -O2 -assume byterecl -g -traceback -nomodule -fpp -D__FFTW3 -D__MPI -D__SCALAPACK -D__LIBXC   -I/home/proj/21/isuch/soft/QE/q-e-qe-6.4/include -I/home/proj/21/isuch/soft/QE/q-e-qe-6.4/FoX/finclude -I/home/proj/21/isuch/soft/QE/q-e-qe-6.4/S3DE/iotk/include/  -I/home/proj/21/isuch/soft/libxc_install/include -I/home/proj/21/isuch/soft/fftw/include -I/opt/intel/composer_xe_2013.1.117/mkl/include -I/opt/intel/composer_xe_2013.1.117/mkl/include/intel64/lp64 -I/home/proj/21/isuch/intel/compilers_and_libraries_2018.0.128/linux/mpi/intel64/include -I/usr/include -I/home/proj/21/isuch/soft/QE/q-e-qe-6.4/iotk/src -I/home/proj/21/isuch/soft/QE/q-e-qe-6.4/Modules -I/home/proj/21/isuch/soft/QE/q-e-qe-6.4/FFTXlib -I/home/proj/21/isuch/soft/QE/q-e-qe-6.4/LAXlib -I/home/proj/21/isuch/soft/QE/q-e-qe-6.4/UtilXlib -I/home/proj/21/isuch/soft/QE/q-e-qe-6.4/FoX/finclude -I../../dft-d3/ -c pwscf.f90<br>mpif90 -g -lpthread  -o pw.x \<br>           pwscf.o  libpw.a ../../Modules/libqemod.a ../../KS_Solvers/libks_solvers.a ../../FFTXlib/libqefft.a ../../LAXlib/libqela.a ../../UtilXlib/libutil.a ../../dft-d3/libdftd3qe.a /home/proj/21/isuch/soft/QE/q-e-qe-6.4/clib/clib.a  /home/proj/21/isuch/soft/QE/q-e-qe-6.4/iotk/src/libiotk.a  -L/opt/intel/composer_xe_2013.1.117/mkl/lib/intel64 -lmkl_scalapack_lp64 -lmkl_blacs_intelmpi_lp64 -L/opt/intel/composer_xe_2013.1.117/mkl/lib/intel64 -lmkl_lapack95_lp64 -lpthread -L/home/proj/21/isuch/soft/QE/q-e-qe-6.4/FoX/lib  -lFoX_dom -lFoX_sax -lFoX_wxml -lFoX_common -lFoX_utils -lFoX_fsys  -lfftw3 -L/home/proj/21/isuch/soft/fftw/lib -L/opt/intel/composer_xe_2013.1.117/mkl/lib/intel64 -lmkl_intel_lp64  -lmkl_sequential -lmkl_core -L/home/proj/21/isuch/intel/compilers_and_libraries_2018.0.128/linux/mpi/intel64/lib -lmpi    -L/home/proj/21/isuch/soft/libxc_install/lib/ -lxcf90 -lxc<br>../../Modules/libqemod.a(functionals.o): In function `slater':<br>/home/proj/21/isuch/soft/QE/q-e-qe-6.4/Modules/functionals.f90:31: undefined reference to `xc_f90_func_init_'<br>/home/proj/21/isuch/soft/QE/q-e-qe-6.4/Modules/functionals.f90:32: undefined reference to `xc_f90_lda_exc_vxc_'<br>/home/proj/21/isuch/soft/QE/q-e-qe-6.4/Modules/functionals.f90:33: undefined reference to `xc_f90_func_end_'<br>.<br>.<br>.<br>.<br>.<br>.<br>.<br>make[2]: *** [pw.x] Error 1<br>make[2]: Leaving directory `/home/proj/21/isuch/soft/QE/q-e-qe-6.4/PW/src'<br>make[1]: *** [pw] Error 1<br>make[1]: Leaving directory `/home/proj/21/isuch/soft/QE/q-e-qe-6.4/PW'<br>make: *** [pw] Error 1<br><br><br><br>[isuch@delta-cluster q-e-qe-6.4]$ mpif90 -show<br>ifort -I/home/proj/21/isuch/intel/compilers_and_libraries_2018.0.128/linux/mpi/intel64/include/gfortran/5.1.0 -I/home/proj/21/isuch/intel/compilers_and_libraries_2018.0.128/linux/mpi/intel64/include -L/home/proj/21/isuch/intel/compilers_and_libraries_2018.0.128/linux/mpi/intel64/lib/release_mt -L/home/proj/21/isuch/intel/compilers_and_libraries_2018.0.128/linux/mpi/intel64/lib -Xlinker --enable-new-dtags -Xlinker -rpath -Xlinker /home/proj/21/isuch/intel/compilers_and_libraries_2018.0.128/linux/mpi/intel64/lib/release_mt -Xlinker -rpath -Xlinker /home/proj/21/isuch/intel/compilers_and_libraries_2018.0.128/linux/mpi/intel64/lib -Xlinker -rpath -Xlinker /opt/intel/mpi-rt/2017.0.0/intel64/lib/release_mt -Xlinker -rpath -Xlinker /opt/intel/mpi-rt/2017.0.0/intel64/lib -lmpifort -lmpi -lmpigi -ldl -lrt -lpthread<br><br></div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jul 31, 2021 at 9:28 AM venky ch <<a href="mailto:chvenkateshphy@gmail.com">chvenkateshphy@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div>Dear QE users,</div><div><br></div><div>I forgot to send you the make.inc file related to this error. kindly find the attached one.</div><div><br></div><div>The configuration was done using this command as given below.</div><div><br></div><div>"./configure  FC=ifort F77=ifort MPICC=mpiicc MPIF90=mpiifort CC=icc --with-scalapack=intelmpi"</div></div><div><br></div>thanks<div>venkatesh</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jul 31, 2021 at 1:10 AM venky ch <<a href="mailto:chvenkateshphy@gmail.com" target="_blank">chvenkateshphy@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr"><br></div><div dir="ltr">Hi everyone, I tried to install QE 6.4 and got an error message while running pw.x with mpiifort as given below. Kindly help me to resolve the issue.<div><br></div><div>thanks</div><div>venkatesh<br></div><div><br></div><div><br><div>===========</div><div>mpiifort -static-intel -o pw.x \<br>           pwscf.o  libpw.a ../../Modules/libqemod.a ../../KS_Solvers/libks_solvers.a ../../FFTXlib/libqefft.a ../../LAXlib/libqela.a ../../UtilXlib/libutil.a ../../dft-d3/libdftd3qe.a /home/proj/21/isuch/soft/QE/q-e-qe-6.4//clib/clib.a  /home/proj/21/isuch/soft/QE/q-e-qe-6.4//iotk/src/libiotk.a  -lmkl_scalapack_lp64 -lmkl_blacs_intelmpi_lp64  -L/home/proj/21/isuch/soft/QE/q-e-qe-6.4//FoX/lib  -lFoX_dom -lFoX_sax -lFoX_wxml -lFoX_common -lFoX_utils -lFoX_fsys  -L/home/proj/21/isuch/soft/fftw/lib -lfftw3  -lmkl_intel_lp64  -lmkl_sequential -lmkl_core -L/opt/intel/impi/<a href="http://4.1.0.024/intel64/lib" target="_blank">4.1.0.024/intel64/lib</a>     -L/home/proj/21/isuch/soft/libxc_install/lib/ -lxcf90 -lxc<br>../../Modules/libqemod.a(functionals.o): In function `slater':<br></div><div><br></div><div><br></div><div>../../Modules/libqemod.a(functionals.o): In function `slater':<br>/home/proj/21/isuch/soft/QE/q-e-qe-6.4/Modules/functionals.f90:31: undefined reference to `xc_f90_func_init_'<br>/home/proj/21/isuch/soft/QE/q-e-qe-6.4/Modules/functionals.f90:32: undefined reference to `xc_f90_lda_exc_vxc_'<br>/home/proj/21/isuch/soft/QE/q-e-qe-6.4/Modules/functionals.f90:33: undefined reference to `xc_f90_func_end_'<br>../../Modules/libqemod.a(functionals.o): In function `pz':<br></div><div><br></div><div><br></div><div>============</div><div><br></div><div><br></div><div><br></div></div></div>
</div></div>
</blockquote></div></div></div>
</blockquote></div></div>