<?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 Link problem on Ubuntu 10.04 (solved) in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-problem-on-Ubuntu-10-04/m-p/793064#M2397</link>
    <description>that's exactly what Victor ( post #1) recommended to do and Linker Adviser recommend the similar things&lt;BR /&gt;</description>
    <pubDate>Tue, 15 Nov 2011 14:40:15 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2011-11-15T14:40:15Z</dc:date>
    <item>
      <title>Link problem on Ubuntu 10.04</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-problem-on-Ubuntu-10-04/m-p/793059#M2392</link>
      <description>Hi all, I have a CMake based crossplatform application which uses MKL, and builds on Windows/OSX and Linux. On the latter, I have one link problem left:&lt;DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;/opt/intel/mkl/lib/ia32/libmkl_core.a(_def_dfti_create_srmd.o): In function `commit':&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;../../../../dft/kernel/0ref/dfti_create_srmd.c:(.text+0x15): undefined reference to `mkl_dft_commit_node_s_r2c_md_omp'&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;/opt/intel/mkl/lib/ia32/libmkl_core.a(_def_dfti_create_srmd.o): In function `commit':../../../../dft/kernel/0ref/dfti_create_srmd.c:(.text+0x15): undefined reference to `mkl_dft_commit_node_s_r2c_md_omp'&lt;/DIV&gt;&lt;DIV&gt;[...snip...]&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;What library am I missing ? The libraries linked to are (output from the FindMKL.cmake script):&lt;/DIV&gt;&lt;DIV&gt;-- MKL_LIBRARIES: /opt/intel/mkl/lib/ia32/libmkl_intel.a;/opt/intel/mkl/lib/ia32/libmkl_intel_thread.a;/opt/intel/mkl/lib/ia32/libmkl_core.a;/opt/intel/lib/ia32/libiomp5.a;/opt/intel/mkl/lib/ia32/libmkl_cdft_core.a&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Help ? :)&lt;/DIV&gt;&lt;DIV&gt;TIA&lt;/DIV&gt;&lt;DIV&gt;/Rob&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 15 Nov 2011 11:56:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-problem-on-Ubuntu-10-04/m-p/793059#M2392</guid>
      <dc:creator>Robert_Bielik</dc:creator>
      <dc:date>2011-11-15T11:56:21Z</dc:date>
    </item>
    <item>
      <title>Link problem on Ubuntu 10.04</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-problem-on-Ubuntu-10-04/m-p/793060#M2393</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;To link with MKL static libraries on Linux it needs to use -Wl,--start-group ... -Wl,--end-group ld-options.&lt;BR /&gt;Please use &lt;A href="http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/"&gt;Intel MKL Link Line Advisor&lt;/A&gt;</description>
      <pubDate>Tue, 15 Nov 2011 12:09:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-problem-on-Ubuntu-10-04/m-p/793060#M2393</guid>
      <dc:creator>barragan_villanueva_</dc:creator>
      <dc:date>2011-11-15T12:09:43Z</dc:date>
    </item>
    <item>
      <title>Link problem on Ubuntu 10.04</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-problem-on-Ubuntu-10-04/m-p/793061#M2394</link>
      <description>Problem is how to specify that with CMakeLists.txt files...</description>
      <pubDate>Tue, 15 Nov 2011 12:15:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-problem-on-Ubuntu-10-04/m-p/793061#M2394</guid>
      <dc:creator>Robert_Bielik</dc:creator>
      <dc:date>2011-11-15T12:15:44Z</dc:date>
    </item>
    <item>
      <title>Link problem on Ubuntu 10.04</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-problem-on-Ubuntu-10-04/m-p/793062#M2395</link>
      <description>Or rather, which library contains symbol 'mkl_dft_commit_node_s_r2c_md_omp' ??&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;TIA&lt;/DIV&gt;&lt;DIV&gt;/Rob&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 15 Nov 2011 12:24:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-problem-on-Ubuntu-10-04/m-p/793062#M2395</guid>
      <dc:creator>Robert_Bielik</dc:creator>
      <dc:date>2011-11-15T12:24:05Z</dc:date>
    </item>
    <item>
      <title>Link problem on Ubuntu 10.04 (solved)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-problem-on-Ubuntu-10-04/m-p/793063#M2396</link>
      <description>Actually I solved it by enclosing my libraries using MKL, and the MKL libraries within the start-group, end-group like so:&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;TARGET_LINK_LIBRARIES(Application -Wl,--start-group MyLibA MyLibB ${MKL_LIBRARIES} -Wl,--end-group)&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;and that seems to take care of things :)&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;/Rob&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 15 Nov 2011 12:48:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-problem-on-Ubuntu-10-04/m-p/793063#M2396</guid>
      <dc:creator>Robert_Bielik</dc:creator>
      <dc:date>2011-11-15T12:48:44Z</dc:date>
    </item>
    <item>
      <title>Link problem on Ubuntu 10.04 (solved)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-problem-on-Ubuntu-10-04/m-p/793064#M2397</link>
      <description>that's exactly what Victor ( post #1) recommended to do and Linker Adviser recommend the similar things&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Nov 2011 14:40:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-problem-on-Ubuntu-10-04/m-p/793064#M2397</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2011-11-15T14:40:15Z</dc:date>
    </item>
  </channel>
</rss>

