<?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 linking nonlinear least square routines  in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/linking-nonlinear-least-square-routines/m-p/906620#M11769</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I want to use the nonlinear least square routines in C such as dtrnlsp_int (latest MKL libraries that come with ICL11.1.38).&lt;BR /&gt;&lt;BR /&gt;I have used the link advisor tool (Windows/IA32/Intel compatible/static/sequential) which suggests to use the four libraries mkl_solver_sequential.lib, mkl_intel_c.lib, mkl_sequential.lib, and mkl_core.lib.&lt;BR /&gt;&lt;BR /&gt;However, doing so results in a bunch of link errors of the type&lt;BR /&gt;&lt;BR /&gt;multiply defined symbol _dtrsm_ln_by_4 in mkl_core.lib and mkl_core.lib ...&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;How can I resolve the issue? Actually I am confused because the 'multiply defined symbols' seem to appear in the same library, see error message above...&lt;BR /&gt;&lt;BR /&gt;Thanks a lot&lt;BR /&gt;</description>
    <pubDate>Wed, 29 Jul 2009 20:18:15 GMT</pubDate>
    <dc:creator>leo-11</dc:creator>
    <dc:date>2009-07-29T20:18:15Z</dc:date>
    <item>
      <title>linking nonlinear least square routines</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/linking-nonlinear-least-square-routines/m-p/906620#M11769</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I want to use the nonlinear least square routines in C such as dtrnlsp_int (latest MKL libraries that come with ICL11.1.38).&lt;BR /&gt;&lt;BR /&gt;I have used the link advisor tool (Windows/IA32/Intel compatible/static/sequential) which suggests to use the four libraries mkl_solver_sequential.lib, mkl_intel_c.lib, mkl_sequential.lib, and mkl_core.lib.&lt;BR /&gt;&lt;BR /&gt;However, doing so results in a bunch of link errors of the type&lt;BR /&gt;&lt;BR /&gt;multiply defined symbol _dtrsm_ln_by_4 in mkl_core.lib and mkl_core.lib ...&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;How can I resolve the issue? Actually I am confused because the 'multiply defined symbols' seem to appear in the same library, see error message above...&lt;BR /&gt;&lt;BR /&gt;Thanks a lot&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Jul 2009 20:18:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/linking-nonlinear-least-square-routines/m-p/906620#M11769</guid>
      <dc:creator>leo-11</dc:creator>
      <dc:date>2009-07-29T20:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: linking nonlinear least square routines</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/linking-nonlinear-least-square-routines/m-p/906621#M11770</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/433199"&gt;leo-11&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I want to use the nonlinear least square routines in C such as dtrnlsp_int (latest MKL libraries that come with ICL11.1.38).&lt;BR /&gt;&lt;BR /&gt;I have used the link advisor tool (Windows/IA32/Intel compatible/static/sequential) which suggests to use the four libraries mkl_solver_sequential.lib, mkl_intel_c.lib, mkl_sequential.lib, and mkl_core.lib.&lt;BR /&gt;&lt;BR /&gt;However, doing so results in a bunch of link errors of the type&lt;BR /&gt;&lt;BR /&gt;multiply defined symbol _dtrsm_ln_by_4 in mkl_core.lib and mkl_core.lib ...&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;How can I resolve the issue? Actually I am confused because the 'multiply defined symbols' seem to appear in the same library, see error message above...&lt;BR /&gt;&lt;BR /&gt;Thanks a lot&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;You probably link to something else (other portion already linked with mkl?). The link (you provided above) produces correct exe. The only thing is that Link Adviser seems to be out of touch with the newest version as (I believe) the mkl_c.lib is gone.&lt;BR /&gt;&lt;BR /&gt;A.&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Jul 2009 05:05:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/linking-nonlinear-least-square-routines/m-p/906621#M11770</guid>
      <dc:creator>ArturGuzik</dc:creator>
      <dc:date>2009-07-30T05:05:17Z</dc:date>
    </item>
  </channel>
</rss>

