<?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 Re: Optimisation Example Problem in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Optimisation-Example-Problem/m-p/855704#M6972</link>
    <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Guessing your system parameters based on your example, the &lt;A href="http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/"&gt;link line advisor &lt;/A&gt;suggests this:&lt;BR /&gt;&lt;BR /&gt;-L$MKLPATH $MKLPATH/libmkl_solver_ilp64.a -Wl,--start-group -lmkl_intel_ilp64 -lmkl_intel_thread -lmkl_core -Wl,--end-group -openmp -lpthread&lt;BR /&gt;&lt;BR /&gt;You'll need to add libmkl_solver_ilp64 for sure. Some of the Free_Buffer symbols might be missed because you don't have the grouping constructs.&lt;BR /&gt;&lt;BR /&gt;-Todd</description>
    <pubDate>Fri, 02 Oct 2009 21:01:08 GMT</pubDate>
    <dc:creator>Todd_R_Intel</dc:creator>
    <dc:date>2009-10-02T21:01:08Z</dc:date>
    <item>
      <title>Optimisation Example Problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Optimisation-Example-Problem/m-p/855703#M6971</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I'm trying to compile the dtrnlsp example but there's linker problem. This is what I get:&lt;BR /&gt;&lt;BR /&gt;Invoking: Intel Intel 64 C++ Linker&lt;BR /&gt;icpc -L/usr/lib -L/opt/intel/Compiler/11.1/056/mkl/lib/em64t -mkl=parallel -o"Inte_Optimisation_Solvers_Test"  ./test.o   -lmkl_intel_ilp64 -lmkl_intel_thread -lmkl_core -liomp5 -lmkl_solver_ilp64 -lpthread&lt;BR /&gt;./test.o: In function `main':&lt;BR /&gt;../test.cpp:(.text+0x152): undefined reference to `dtrnlsp_init'&lt;BR /&gt;../test.cpp:(.text+0x1ee): undefined reference to `dtrnlsp_solve'&lt;BR /&gt;../test.cpp:(.text+0x251): undefined reference to `dtrnlsp_get'&lt;BR /&gt;../test.cpp:(.text+0x269): undefined reference to `dtrnlsp_delete'&lt;BR /&gt;../test.cpp:(.text+0x281): undefined reference to `MKL_Free_Buffers'&lt;BR /&gt;../test.cpp:(.text+0x2bc): undefined reference to `MKL_Free_Buffers'&lt;BR /&gt;../test.cpp:(.text+0x330): undefined reference to `djacobi'&lt;BR /&gt;../test.cpp:(.text+0x34c): undefined reference to `MKL_Free_Buffers'&lt;BR /&gt;../test.cpp:(.text+0x575): undefined reference to `MKL_Free_Buffers'&lt;BR /&gt;../test.cpp:(.text+0x59e): undefined reference to `MKL_Free_Buffers'&lt;BR /&gt;../test.cpp:(.text+0x5c7): undefined reference to `MKL_Free_Buffers'&lt;BR /&gt;&lt;BR /&gt;As far as I'm aware, all the relevant libraries are being linked against. So, is there anything else I'm doing wrong?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Ted&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Oct 2009 14:44:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Optimisation-Example-Problem/m-p/855703#M6971</guid>
      <dc:creator>ted_kord</dc:creator>
      <dc:date>2009-10-02T14:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Optimisation Example Problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Optimisation-Example-Problem/m-p/855704#M6972</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Guessing your system parameters based on your example, the &lt;A href="http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/"&gt;link line advisor &lt;/A&gt;suggests this:&lt;BR /&gt;&lt;BR /&gt;-L$MKLPATH $MKLPATH/libmkl_solver_ilp64.a -Wl,--start-group -lmkl_intel_ilp64 -lmkl_intel_thread -lmkl_core -Wl,--end-group -openmp -lpthread&lt;BR /&gt;&lt;BR /&gt;You'll need to add libmkl_solver_ilp64 for sure. Some of the Free_Buffer symbols might be missed because you don't have the grouping constructs.&lt;BR /&gt;&lt;BR /&gt;-Todd</description>
      <pubDate>Fri, 02 Oct 2009 21:01:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Optimisation-Example-Problem/m-p/855704#M6972</guid>
      <dc:creator>Todd_R_Intel</dc:creator>
      <dc:date>2009-10-02T21:01:08Z</dc:date>
    </item>
  </channel>
</rss>

