<div style='font-size:10pt;font-family:Dotum;'>
         <span style="line-height: 1.5; font-size: 10pt;">Dear all,</span> <br>To use intel compiler (parallel studio xe pro 2016) and MKL, I did the configuration like below,<br><br><br><br>./configure CC=icc CXX=icpc F77=ifort F90=ifort FC=ifort CPP=cpp MPI90=mpif90   BLAS_LIBS="-lmkl_intel_lp64 -lmkl_sequential -lmkl_core"  SCALAPACK_LIBS="-lmkl_scalapack_lp64 -lmkl_blacs_openmpi_lp64"  FFT_LIB="-lmkl_intel_lp64 -lmkl_sequential -lmkl_core"<br><br><br><br>However, I encountered the error message during the compilation.<br><br>What is the problem in my compilation?? and how can I solve this problem??<br><br>Please, give me your advice.<br><br><br><br>p.s. error message is followed: <br><br>...<br>...<br>...<br>eval_infix.c:(.text+0x5cf): undefined reference to `__intel_sse2_strcpy'<br>eval_infix.c:(.text+0x709): undefined reference to `__intel_sse2_strcpy'<br>eval_infix.c:(.text+0x95b): undefined reference to `__intel_sse2_strcpy'<br>../../clib/clib.a(eval_infix.o): In function `GetNextToken..0':<br>eval_infix.c:(.text+0x2598): undefined reference to `__intel_sse2_strcpy'<br>eval_infix.c:(.text+0x26d2): undefined reference to `__intel_sse2_strcpy'<br>../../clib/clib.a(eval_infix.o):eval_infix.c:(.text+0x28d0): more undefined references to `__intel_sse2_strcpy' follow<br>../../clib/clib.a(eval_infix.o): In function `eval_infix':<br>eval_infix.c:(.text+0x2a29): undefined reference to `_intel_fast_memset'<br>eval_infix.c:(.text+0x2a71): undefined reference to `_intel_fast_memcpy'<br>eval_infix.c:(.text+0x2a86): undefined reference to `_intel_fast_memset'<br>../../clib/clib.a(fft_stick.o): In function `fftw_create_plan':<br>fft_stick.c:(.text+0x407f): undefined reference to `__svml_sincos2'<br>fft_stick.c:(.text+0x4109): undefined reference to `__svml_sincos2'<br>fft_stick.c:(.text+0x42ba): undefined reference to `__svml_sincos2'<br>fft_stick.c:(.text+0x433f): undefined reference to `__svml_sincos2'<br>../../clib/clib.a(fft_stick.o): In function `complete_twiddle':<br>fft_stick.c:(.text+0x4602)
: undefined reference to `__svml_sincos2'<br>../../clib/clib.a(fft_stick.o):fft_stick.c:(.text+0x4686): more undefined references to `__svml_sincos2' follow<br>../../clib/clib.a(fft_stick.o): In function `fftw_naive':<br>fft_stick.c:(.text+0x3c02e): undefined reference to `__svml_irem4'<br>fft_stick.c:(.text+0x3c042): undefined reference to `__svml_sincos2'<br>fft_stick.c:(.text+0x3c138): undefined reference to `__svml_sincos2'<br>../../clib/clib.a(fft_stick.o): In function `fftwi_naive':<br>fft_stick.c:(.text+0x3c30e): undefined reference to `__svml_irem4'<br>fft_stick.c:(.text+0x3c322): undefined reference to `__svml_sincos2'<br>fft_stick.c:(.text+0x3c411): undefined reference to `__svml_sincos2'<br>../../clib/clib.a(fft_stick.o): In function `create_plan_1d_':<br>fft_stick.c:(.text+0x3df26): undefined reference to `__svml_sincos2'<br>fft_stick.c:(.text+0x3dfaf): undefined reference to `__svml_sincos2'<br>fft_stick.c:(.text+0x3e18f): undefined reference to `__svml_sincos2'<br>../../clib/clib.a(fft_stick.o):fft_stick.c:(.text+0x3e21d): more undefined references to `__svml_sincos2' follow<br>../../clib/clib.a(md5_from_file.o): In function `readFile':<br>md5_from_file.c:(.text+0x56): undefined reference to `_intel_fast_memset'<br>../../clib/clib.a(md5_from_file.o): In function `get_md5':<br>md5_from_file.c:(.text+0x125): undefined reference to `_intel_fast_memset'<br>md5_from_file.c:(.text+0x16c): undefined reference to `__intel_sse2_strlen'<br>../../clib/clib.a(md5.o): In function `md5_append':<br>md5.c:(.text+0x91): undefined reference to `_intel_fast_memcpy'<br>md5.c:(.text+0xc3): undefined reference to `_intel_fast_memcpy'<br>../../clib/clib.a(md5.o): In function `md5_finish':<br>md5.c:(.text+0xe44): undefined reference to `_intel_fast_memcpy'<br>md5.c:(.text+0xe72): undefined reference to `_intel_fast_memcpy'<br>md5.c:(.text+0xed1): undefined reference to `_intel_fast_memcpy'<br>../../clib/clib.a(md5.o):md5.c:(.text+0xef5): more undefined references to `_intel_fast_memcpy' follow<br>/opt/intel/compilers_and_
libraries_2016.1.150/linux/mkl/lib/intel64/libmkl_blacs_openmpi_lp64.so: undefined reference to `ompi_mpi_comm_null'<br>/opt/intel/compilers_and_libraries_2016.1.150/linux/mkl/lib/intel64/libmkl_blacs_openmpi_lp64.so: undefined reference to `MPI_Comm_f2c'<br>/opt/intel/compilers_and_libraries_2016.1.150/linux/mkl/lib/intel64/libmkl_blacs_openmpi_lp64.so: undefined reference to `ompi_mpi_double'<br>/opt/intel/compilers_and_libraries_2016.1.150/linux/mkl/lib/intel64/libmkl_blacs_openmpi_lp64.so: undefined reference to `ompi_mpi_dblcplex'<br>/opt/intel/compilers_and_libraries_2016.1.150/linux/mkl/lib/intel64/libmkl_blacs_openmpi_lp64.so: undefined reference to `ompi_mpi_packed'<br>/opt/intel/compilers_and_libraries_2016.1.150/linux/mkl/lib/intel64/libmkl_blacs_openmpi_lp64.so: undefined reference to `ompi_mpi_op_max'<br>/opt/intel/compilers_and_libraries_2016.1.150/linux/mkl/lib/intel64/libmkl_blacs_openmpi_lp64.so: undefined reference to `ompi_mpi_op_maxloc'<br>/opt/intel/compilers_and_libraries_2016.1.150/linux/mkl/lib/intel64/libmkl_blacs_openmpi_lp64.so: undefined reference to `ompi_mpi_op_min'<br>/opt/intel/compilers_and_libraries_2016.1.150/linux/mkl/lib/intel64/libmkl_blacs_openmpi_lp64.so: undefined reference to `ompi_mpi_byte'<br>/opt/intel/compilers_and_libraries_2016.1.150/linux/mkl/lib/intel64/libmkl_blacs_openmpi_lp64.so: undefined reference to `ompi_mpi_comm_world'<br>/opt/intel/compilers_and_libraries_2016.1.150/linux/mkl/lib/intel64/libmkl_blacs_openmpi_lp64.so: undefined reference to `ompi_mpi_float'<br>/opt/intel/compilers_and_libraries_2016.1.150/linux/mkl/lib/intel64/libmkl_blacs_openmpi_lp64.so: undefined reference to `ompi_request_null'<br>/opt/intel/compilers_and_libraries_2016.1.150/linux/mkl/lib/intel64/libmkl_blacs_openmpi_lp64.so: undefined reference to `ompi_mpi_cplex'<br>/opt/intel/compilers_and_libraries_2016.1.150/linux/mkl/lib/intel64/libmkl_blacs_openmpi_lp64.so: undefined reference to `ompi_mpi_unsigned_short'<br>/opt/intel/compilers_and_libraries_2016.1.150/linux/mkl/lib/intel64/l
ibmkl_blacs_openmpi_lp64.so: undefined reference to `MPI_Comm_c2f'<br>/opt/intel/compilers_and_libraries_2016.1.150/linux/mkl/lib/intel64/libmkl_blacs_openmpi_lp64.so: undefined reference to `ompi_mpi_double_int'<br>/opt/intel/compilers_and_libraries_2016.1.150/linux/mkl/lib/intel64/libmkl_blacs_openmpi_lp64.so: undefined reference to `ompi_mpi_int'<br>/opt/intel/compilers_and_libraries_2016.1.150/linux/mkl/lib/intel64/libmkl_blacs_openmpi_lp64.so: undefined reference to `ompi_mpi_long_long_int'<br>/opt/intel/compilers_and_libraries_2016.1.150/linux/mkl/lib/intel64/libmkl_blacs_openmpi_lp64.so: undefined reference to `ompi_mpi_integer'<br>/opt/intel/compilers_and_libraries_2016.1.150/linux/mkl/lib/intel64/libmkl_blacs_openmpi_lp64.so: undefined reference to `ompi_mpi_dblprec'<br>/opt/intel/compilers_and_libraries_2016.1.150/linux/mkl/lib/intel64/libmkl_blacs_openmpi_lp64.so: undefined reference to `MPI_Type_f2c'<br>/opt/intel/compilers_and_libraries_2016.1.150/linux/mkl/lib/intel64/libmkl_blacs_openmpi_lp64.so: undefined reference to `MPI_Op_f2c'<br>/opt/intel/compilers_and_libraries_2016.1.150/linux/mkl/lib/intel64/libmkl_blacs_openmpi_lp64.so: undefined reference to `ompi_mpi_op_sum'<br>/opt/intel/compilers_and_libraries_2016.1.150/linux/mkl/lib/intel64/libmkl_blacs_openmpi_lp64.so: undefined reference to `MPI_Op_c2f'<br>/opt/intel/compilers_and_libraries_2016.1.150/linux/mkl/lib/intel64/libmkl_blacs_openmpi_lp64.so: undefined reference to `ompi_mpi_real'<br>/opt/intel/compilers_and_libraries_2016.1.150/linux/mkl/lib/intel64/libmkl_blacs_openmpi_lp64.so: undefined reference to `MPI_Type_c2f'<br>collect2: error: ld returned 1 exit status<br>Makefile:258: recipe for target 'pw.x' failed<br>make[2]: *** [pw.x] Error 1<br>make[2]: Leaving directory '/home/yeonung/quantum_espresso/espresso-5.2.1/PW/src'<br>Makefile:9: recipe for target 'pw' failed<br>make[1]: *** [pw] Error 1<br>make[1]: Leaving directory '/home/yeonung/quantum_espresso/espresso-5.2.1/PW'<br>Makefile:51: recipe for target 'pw' failed<br>make: *** [
pw] Error 1<br><br><br>Best regards,<br><br>Yeonung Jeong
</div>
<br/><br/>
<table border='0' cellpadding='0' cellspacing='0' style='width:100%; padding:30 10 10 10'><tr><td style='font-family:Gulim; font-size:12px;'> <style>            #signDiv {background-color: #ffffff;}            #signDiv BODY{ background-color: #ffffff;}            #signDiv BODY, #signDiv TD, #signDiv TH { color: black; font-family: Gulim; font-size: 12px; }            #signDiv TD { border: 0px}             #signDiv P { margin: 0px; padding:0px}     </style>   <div id="signDiv" > <style>            #signDiv {background-color: #ffffff;}            #signDiv BODY{ background-color: #ffffff;}            BODY, TD, TH { color: black; font-family: ±¼¸²; font-size: 12px; }            TD { border: 0px}             #signDiv P { margin: 0px; padding:0px}     </style>   <div id="signDiv"><div><font face="arial"><font size="2"><font color="#307f00" face="verdana"><strong>Yeonung Jeong</strong></font></font></font></div><div><em><font face="arial" size="2">Combined Master's-Doctoral Program</font></em></div><div><em><font face="µ¸¿ò" size="3"><strong>------------------------------</strong></font></em></div><div><em><font color="#0021b0" face="arial" size="2">Nano-AIMS MICON Lab.</font></em></div><div><div><font face="arial" size="2">School of Urban and Environmental Engineering</font></div></div><div><p><font face="arial"><font size="1"><strong><span style="font-family: ¸¼Àº °íµñ; font-size: 14pt;"><font color="#000000">UNIST</font></span></strong><span style="color: rgb(127, 127, 127); font-family: ¸¼Àº °íµñ;">£ü<font color="#000000">Ulsan National Institute of </font></span><span style="font-family: ¸¼Àº °íµñ;"><font color="#000000">Sciences & Technology</font></span></font></font></p><p><font face="arial" size="1">100 Banyeon-ri, Eonyang-eup, Ulju-gun, Ulsan 689-798, Korea</font></p><p><font face="Arial" size="1">TEL ) 052-217-2888</font></p></div>   </div>   </div>
</td><td width='15'></td></tr></table>
<img src="http://mail.unist.ac.kr/mail/PutAck.jsp?ack_args=c2VudF9maWxlPXlqZW9uZ0B1bmlzdC5hYy5rci8uU2VudC8xNDUzODAwNDQzMTIyLjQwMDI4LnVuaXN0JnNlbmRfZGF0ZT0yMDE2MDEyNjE4MjcyMyZzdWJqZWN0PUNvbXBpbGF0aW9uIHdpdGggaW50ZWwgY29tcGlsZXIgYW5kIE1LTC4=&to_email=pw_forum@pwscf.org____________________________________________________________________________________________________________________________________" width="1" border="0" height="1">