<?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 unresolved external symbol _mkl_solver_pardiso in _PARDISO in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/unresolved-external-symbol-mkl-solver-pardiso-in-PARDISO/m-p/859573#M7360</link>
    <description>&lt;P&gt;Hi, I am new to intel math kernel library. I wanted to use PARDISO to solve sparse symetric linear systems. I have been trying to compile and run the PARDISO C example that comes with Math Kernel Library but it gives me the following linking error:&lt;/P&gt;
&lt;P&gt;error LNK2019: unresolved external symbol _mkl_solver_pardiso referenced in function _PARDISO&lt;/P&gt;
&lt;P&gt;I am using MSVC 2005 and Math Kernel Library 10.0.4 and I am linking my program against the following lib files.&lt;/P&gt;
&lt;P&gt;mkl_c.lib libguide.lib mkl_intel_c.lib mkl_intel_thread.lib mkl_core.lib libiomp5mt.lib&lt;/P&gt;
&lt;P&gt;but I still get the linking error. I would really appreciate if someone can help me resolve this problem.&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 26 Oct 2008 18:54:33 GMT</pubDate>
    <dc:creator>omaralvi</dc:creator>
    <dc:date>2008-10-26T18:54:33Z</dc:date>
    <item>
      <title>unresolved external symbol _mkl_solver_pardiso in _PARDISO</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/unresolved-external-symbol-mkl-solver-pardiso-in-PARDISO/m-p/859573#M7360</link>
      <description>&lt;P&gt;Hi, I am new to intel math kernel library. I wanted to use PARDISO to solve sparse symetric linear systems. I have been trying to compile and run the PARDISO C example that comes with Math Kernel Library but it gives me the following linking error:&lt;/P&gt;
&lt;P&gt;error LNK2019: unresolved external symbol _mkl_solver_pardiso referenced in function _PARDISO&lt;/P&gt;
&lt;P&gt;I am using MSVC 2005 and Math Kernel Library 10.0.4 and I am linking my program against the following lib files.&lt;/P&gt;
&lt;P&gt;mkl_c.lib libguide.lib mkl_intel_c.lib mkl_intel_thread.lib mkl_core.lib libiomp5mt.lib&lt;/P&gt;
&lt;P&gt;but I still get the linking error. I would really appreciate if someone can help me resolve this problem.&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Oct 2008 18:54:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/unresolved-external-symbol-mkl-solver-pardiso-in-PARDISO/m-p/859573#M7360</guid>
      <dc:creator>omaralvi</dc:creator>
      <dc:date>2008-10-26T18:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: unresolved external symbol _mkl_solver_pardiso in _PARDISO</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/unresolved-external-symbol-mkl-solver-pardiso-in-PARDISO/m-p/859574#M7361</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;SPAN style="font-size: x-small;"&gt;It should be noted that one important library, namely, mkl_solver.lib is missed in your linking line. For MKL 10 you should use the following sequence of libraries for static linking &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: x-small;"&gt;mkl_solver.lib mkl_intel_c.lib mkl_intel_thread.lib mkl_core.lib libguide40.lib &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: x-small;"&gt;or &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;&lt;SPAN style="font-size: x-small;"&gt;mkl_solver.lib mkl_intel_c.lib mkl_intel_thread.lib mkl_core.lib libiomp5md.lib&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;&lt;SPAN style="font-size: x-small;"&gt;All the best&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;&lt;SPAN style="font-size: x-small;"&gt;Sergey&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Oct 2008 06:25:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/unresolved-external-symbol-mkl-solver-pardiso-in-PARDISO/m-p/859574#M7361</guid>
      <dc:creator>Sergey_K_Intel1</dc:creator>
      <dc:date>2008-10-27T06:25:07Z</dc:date>
    </item>
  </channel>
</rss>

