<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic undefined reference to `mkl_lapack_dlansy' in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-to-mkl-lapack-dlansy/m-p/1115415#M24626</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am trying to compile a program but I always get the same error messages listed below.&lt;/P&gt;

&lt;P&gt;Can somebody help me?&lt;/P&gt;

&lt;P&gt;Thank you,&lt;/P&gt;

&lt;P&gt;Cíntia&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;"&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;ipo: warning #11021: unresolved mkl_lapack_dlansy&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Referenced in libmkl_core.a(dsyevx.o)&lt;BR /&gt;
	ipo: warning #11021: unresolved mkl_blas_dscal&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Referenced in libmkl_core.a(dsyevx.o)&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Referenced in libmkl_core.a(dstein.o)&lt;BR /&gt;
	ipo: warning #11021: unresolved mkl_lapack_dsytrd&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Referenced in libmkl_core.a(dsyevx.o)&lt;BR /&gt;
	ipo: warning #11021: unresolved mkl_lapack_dlacpy&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Referenced in libmkl_core.a(dsyevx.o)&lt;BR /&gt;
	ipo: warning #11021: unresolved mkl_lapack_dorgqr&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Referenced in libmkl_core.a(dorgtr.o)&lt;BR /&gt;
	ipo: warning #11021: unresolved mkl_lapack_dorgql&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Referenced in libmkl_core.a(dorgtr.o)&lt;BR /&gt;
	ipo: warning #11021: unresolved mkl_lapack_dlasr3&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Referenced in libmkl_core.a(dsteqr.o)&lt;BR /&gt;
	ipo: warning #11021: unresolved mkl_lapack_dlaset&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Referenced in libmkl_core.a(dsteqr.o)&lt;BR /&gt;
	ipo: warning #11021: unresolved mkl_blas_idamax&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Referenced in libmkl_core.a(dstein.o)&lt;BR /&gt;
	ipo: warning #11021: unresolved mkl_lapack_dormql&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Referenced in libmkl_core.a(dormtr.o)&lt;BR /&gt;
	ipo: warning #11021: unresolved mkl_lapack_dormqr&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Referenced in libmkl_core.a(dormtr.o)&lt;BR /&gt;
	/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/libpthread.a(libpthread.o): In function `sem_open':&lt;BR /&gt;
	(.text+0x774d): warning: the use of `mktemp' is dangerous, better use `mkstemp'&lt;BR /&gt;
	/opt/intel/compilers_and_libraries_2016.2.181/linux/mkl/lib/intel64_lin//libmkl_core.a(mkl_memory_patched.o): In function `mm_cleanup_thread_cbk':&lt;BR /&gt;
	mkl_memory.c:(.text+0x66df): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking&lt;BR /&gt;
	/opt/intel/compilers_and_libraries_2016.2.181/linux/mkl/lib/intel64_lin//libmkl_core.a(dsyevx.o): In function `mkl_lapack_dsyevx':&lt;BR /&gt;
	dsyevx_gen.f:(.text+0x64b): undefined reference to `mkl_lapack_dlansy'&lt;BR /&gt;
	dsyevx_gen.f:(.text+0x72a): undefined reference to `mkl_blas_dscal'&lt;BR /&gt;
	dsyevx_gen.f:(.text+0x7af): undefined reference to `mkl_blas_dscal'&lt;BR /&gt;
	dsyevx_gen.f:(.text+0x8dd): undefined reference to `mkl_lapack_dsytrd'&lt;BR /&gt;
	dsyevx_gen.f:(.text+0xa2e): undefined reference to `mkl_lapack_dlacpy'&lt;BR /&gt;
	dsyevx_gen.f:(.text+0x1059): undefined reference to `mkl_blas_dscal'&lt;BR /&gt;
	/opt/intel/compilers_and_libraries_2016.2.181/linux/mkl/lib/intel64_lin//libmkl_core.a(dsteqr.o): In function `mkl_lapack_dsteqr':&lt;BR /&gt;
	dsteqr_gen.f:(.text+0xc59): undefined reference to `mkl_lapack_dlasr3'&lt;BR /&gt;
	dsteqr_gen.f:(.text+0x1126): undefined reference to `mkl_lapack_dlasr3'&lt;BR /&gt;
	dsteqr_gen.f:(.text+0x20c1): undefined reference to `mkl_lapack_dlasr3'&lt;BR /&gt;
	dsteqr_gen.f:(.text+0x322f): undefined reference to `mkl_lapack_dlasr3'&lt;BR /&gt;
	dsteqr_gen.f:(.text+0x33c8): undefined reference to `mkl_lapack_dlasr3'&lt;BR /&gt;
	/opt/intel/compilers_and_libraries_2016.2.181/linux/mkl/lib/intel64_lin//libmkl_core.a(dsteqr.o):dsteqr_gen.f:(.text+0x354d): more undefined references to `mkl_lapack_dlasr3' follow&lt;BR /&gt;
	/opt/intel/compilers_and_libraries_2016.2.181/linux/mkl/lib/intel64_lin//libmkl_core.a(dsteqr.o): In function `mkl_lapack_dsteqr':&lt;BR /&gt;
	dsteqr_gen.f:(.text+0x3936): undefined reference to `mkl_lapack_dlaset'&lt;BR /&gt;
	/opt/intel/compilers_and_libraries_2016.2.181/linux/mkl/lib/intel64_lin//libmkl_core.a(dstein.o): In function `mkl_lapack_dstein':&lt;BR /&gt;
	dstein_gen.f:(.text+0x7ec): undefined reference to `mkl_blas_idamax'&lt;BR /&gt;
	dstein_gen.f:(.text+0x854): undefined reference to `mkl_blas_dscal'&lt;BR /&gt;
	dstein_gen.f:(.text+0x9cf): undefined reference to `mkl_blas_idamax'&lt;BR /&gt;
	dstein_gen.f:(.text+0xa8d): undefined reference to `mkl_blas_idamax'&lt;BR /&gt;
	dstein_gen.f:(.text+0xae3): undefined reference to `mkl_blas_dscal'&lt;BR /&gt;
	/opt/intel/compilers_and_libraries_2016.2.181/linux/mkl/lib/intel64_lin//libmkl_core.a(dormtr.o): In function `mkl_lapack_dormtr':&lt;BR /&gt;
	dormtr_gen.f:(.text+0x57f): undefined reference to `mkl_lapack_dormql'&lt;BR /&gt;
	dormtr_gen.f:(.text+0x650): undefined reference to `mkl_lapack_dormqr'&lt;BR /&gt;
	/opt/intel/compilers_and_libraries_2016.2.181/linux/mkl/lib/intel64_lin//libmkl_core.a(dorgtr.o): In function `mkl_lapack_dorgtr':&lt;BR /&gt;
	dorgtr_gen.f:(.text+0x5ea): undefined reference to `mkl_lapack_dorgqr'&lt;BR /&gt;
	dorgtr_gen.f:(.text+0x7a4): undefined reference to `mkl_lapack_dorgql'&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 17 Mar 2016 14:53:08 GMT</pubDate>
    <dc:creator>Cintia_S_</dc:creator>
    <dc:date>2016-03-17T14:53:08Z</dc:date>
    <item>
      <title>undefined reference to `mkl_lapack_dlansy'</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-to-mkl-lapack-dlansy/m-p/1115415#M24626</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am trying to compile a program but I always get the same error messages listed below.&lt;/P&gt;

&lt;P&gt;Can somebody help me?&lt;/P&gt;

&lt;P&gt;Thank you,&lt;/P&gt;

&lt;P&gt;Cíntia&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;"&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;ipo: warning #11021: unresolved mkl_lapack_dlansy&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Referenced in libmkl_core.a(dsyevx.o)&lt;BR /&gt;
	ipo: warning #11021: unresolved mkl_blas_dscal&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Referenced in libmkl_core.a(dsyevx.o)&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Referenced in libmkl_core.a(dstein.o)&lt;BR /&gt;
	ipo: warning #11021: unresolved mkl_lapack_dsytrd&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Referenced in libmkl_core.a(dsyevx.o)&lt;BR /&gt;
	ipo: warning #11021: unresolved mkl_lapack_dlacpy&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Referenced in libmkl_core.a(dsyevx.o)&lt;BR /&gt;
	ipo: warning #11021: unresolved mkl_lapack_dorgqr&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Referenced in libmkl_core.a(dorgtr.o)&lt;BR /&gt;
	ipo: warning #11021: unresolved mkl_lapack_dorgql&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Referenced in libmkl_core.a(dorgtr.o)&lt;BR /&gt;
	ipo: warning #11021: unresolved mkl_lapack_dlasr3&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Referenced in libmkl_core.a(dsteqr.o)&lt;BR /&gt;
	ipo: warning #11021: unresolved mkl_lapack_dlaset&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Referenced in libmkl_core.a(dsteqr.o)&lt;BR /&gt;
	ipo: warning #11021: unresolved mkl_blas_idamax&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Referenced in libmkl_core.a(dstein.o)&lt;BR /&gt;
	ipo: warning #11021: unresolved mkl_lapack_dormql&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Referenced in libmkl_core.a(dormtr.o)&lt;BR /&gt;
	ipo: warning #11021: unresolved mkl_lapack_dormqr&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Referenced in libmkl_core.a(dormtr.o)&lt;BR /&gt;
	/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/libpthread.a(libpthread.o): In function `sem_open':&lt;BR /&gt;
	(.text+0x774d): warning: the use of `mktemp' is dangerous, better use `mkstemp'&lt;BR /&gt;
	/opt/intel/compilers_and_libraries_2016.2.181/linux/mkl/lib/intel64_lin//libmkl_core.a(mkl_memory_patched.o): In function `mm_cleanup_thread_cbk':&lt;BR /&gt;
	mkl_memory.c:(.text+0x66df): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking&lt;BR /&gt;
	/opt/intel/compilers_and_libraries_2016.2.181/linux/mkl/lib/intel64_lin//libmkl_core.a(dsyevx.o): In function `mkl_lapack_dsyevx':&lt;BR /&gt;
	dsyevx_gen.f:(.text+0x64b): undefined reference to `mkl_lapack_dlansy'&lt;BR /&gt;
	dsyevx_gen.f:(.text+0x72a): undefined reference to `mkl_blas_dscal'&lt;BR /&gt;
	dsyevx_gen.f:(.text+0x7af): undefined reference to `mkl_blas_dscal'&lt;BR /&gt;
	dsyevx_gen.f:(.text+0x8dd): undefined reference to `mkl_lapack_dsytrd'&lt;BR /&gt;
	dsyevx_gen.f:(.text+0xa2e): undefined reference to `mkl_lapack_dlacpy'&lt;BR /&gt;
	dsyevx_gen.f:(.text+0x1059): undefined reference to `mkl_blas_dscal'&lt;BR /&gt;
	/opt/intel/compilers_and_libraries_2016.2.181/linux/mkl/lib/intel64_lin//libmkl_core.a(dsteqr.o): In function `mkl_lapack_dsteqr':&lt;BR /&gt;
	dsteqr_gen.f:(.text+0xc59): undefined reference to `mkl_lapack_dlasr3'&lt;BR /&gt;
	dsteqr_gen.f:(.text+0x1126): undefined reference to `mkl_lapack_dlasr3'&lt;BR /&gt;
	dsteqr_gen.f:(.text+0x20c1): undefined reference to `mkl_lapack_dlasr3'&lt;BR /&gt;
	dsteqr_gen.f:(.text+0x322f): undefined reference to `mkl_lapack_dlasr3'&lt;BR /&gt;
	dsteqr_gen.f:(.text+0x33c8): undefined reference to `mkl_lapack_dlasr3'&lt;BR /&gt;
	/opt/intel/compilers_and_libraries_2016.2.181/linux/mkl/lib/intel64_lin//libmkl_core.a(dsteqr.o):dsteqr_gen.f:(.text+0x354d): more undefined references to `mkl_lapack_dlasr3' follow&lt;BR /&gt;
	/opt/intel/compilers_and_libraries_2016.2.181/linux/mkl/lib/intel64_lin//libmkl_core.a(dsteqr.o): In function `mkl_lapack_dsteqr':&lt;BR /&gt;
	dsteqr_gen.f:(.text+0x3936): undefined reference to `mkl_lapack_dlaset'&lt;BR /&gt;
	/opt/intel/compilers_and_libraries_2016.2.181/linux/mkl/lib/intel64_lin//libmkl_core.a(dstein.o): In function `mkl_lapack_dstein':&lt;BR /&gt;
	dstein_gen.f:(.text+0x7ec): undefined reference to `mkl_blas_idamax'&lt;BR /&gt;
	dstein_gen.f:(.text+0x854): undefined reference to `mkl_blas_dscal'&lt;BR /&gt;
	dstein_gen.f:(.text+0x9cf): undefined reference to `mkl_blas_idamax'&lt;BR /&gt;
	dstein_gen.f:(.text+0xa8d): undefined reference to `mkl_blas_idamax'&lt;BR /&gt;
	dstein_gen.f:(.text+0xae3): undefined reference to `mkl_blas_dscal'&lt;BR /&gt;
	/opt/intel/compilers_and_libraries_2016.2.181/linux/mkl/lib/intel64_lin//libmkl_core.a(dormtr.o): In function `mkl_lapack_dormtr':&lt;BR /&gt;
	dormtr_gen.f:(.text+0x57f): undefined reference to `mkl_lapack_dormql'&lt;BR /&gt;
	dormtr_gen.f:(.text+0x650): undefined reference to `mkl_lapack_dormqr'&lt;BR /&gt;
	/opt/intel/compilers_and_libraries_2016.2.181/linux/mkl/lib/intel64_lin//libmkl_core.a(dorgtr.o): In function `mkl_lapack_dorgtr':&lt;BR /&gt;
	dorgtr_gen.f:(.text+0x5ea): undefined reference to `mkl_lapack_dorgqr'&lt;BR /&gt;
	dorgtr_gen.f:(.text+0x7a4): undefined reference to `mkl_lapack_dorgql'&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2016 14:53:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-to-mkl-lapack-dlansy/m-p/1115415#M24626</guid>
      <dc:creator>Cintia_S_</dc:creator>
      <dc:date>2016-03-17T14:53:08Z</dc:date>
    </item>
    <item>
      <title>I think that the problem is</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-to-mkl-lapack-dlansy/m-p/1115416#M24627</link>
      <description>&lt;P&gt;I think that the problem is that you added the prefix "mkl_lapack_" to the routine names in your source code(s), which you have not shown. Check the MKL manual for the correct names.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Mar 2016 03:29:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-to-mkl-lapack-dlansy/m-p/1115416#M24627</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2016-03-18T03:29:49Z</dc:date>
    </item>
  </channel>
</rss>

