<?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 as additionally you can use in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Missing-mkl-solver-lib/m-p/858577#M7293</link>
    <description>&lt;P&gt;as additionally you can use also Command-line Link Tool&amp;nbsp;- &amp;nbsp;mkl_root\tools\mkl_link_tool.exe &amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 18 May 2014 17:19:13 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2014-05-18T17:19:13Z</dc:date>
    <item>
      <title>Missing mkl_solver.lib</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Missing-mkl-solver-lib/m-p/858573#M7289</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;PRE&gt;thinking that we have an IVF 10.1 Professional license with MKL and IMSL, &lt;BR /&gt;I was looking forward to test the performance of Pardiso (with the .f - example from the doc). &lt;BR /&gt;Unfortunately, the linker exits with &lt;BR /&gt;&lt;BR /&gt;fatal error LNK1104: cannot open file 'mkl_solver.lib'.&lt;BR /&gt;&lt;BR /&gt;Interestingly, I was not even trying to link mkl_solver.lib, &lt;BR /&gt;only imslmkl_dll.lib and mkl_c.lib. Searching for mkl_solver.lib gave no results.&lt;BR /&gt;So the question is whether we have a broken installation/wrong license to use Pardiso or&lt;BR /&gt;just wrong compiler/linker options? Thank you in advance&lt;BR /&gt;&lt;BR /&gt;Anton&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 11 Jul 2008 14:19:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Missing-mkl-solver-lib/m-p/858573#M7289</guid>
      <dc:creator>aw79</dc:creator>
      <dc:date>2008-07-11T14:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: Missing mkl_solver.lib</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Missing-mkl-solver-lib/m-p/858574#M7290</link>
      <description>&lt;P&gt;&lt;FONT face="Verdana" color="#a52a2a" size="2"&gt;Hello Anton,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Verdana" color="#a52a2a" size="2"&gt;I guess you are using MKL 10.* version? If yes, please try to link the following libraries for ia32 system:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Verdana" color="#a52a2a" size="2"&gt;&lt;STRONG&gt;mkl_solver.lib mkl_intel_c.lib mkl_intel_thread.lib mkl_core.lib libguide40.lib &lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Verdana" color="#a52a2a" size="2"&gt;and let me know if any furher question&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Verdana" color="#a52a2a" size="2"&gt;Regards, Gennady&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Sep 2008 14:58:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Missing-mkl-solver-lib/m-p/858574#M7290</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2008-09-01T14:58:10Z</dc:date>
    </item>
    <item>
      <title>Dear Sir,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Missing-mkl-solver-lib/m-p/858575#M7291</link>
      <description>&lt;P&gt;Dear Sir,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I have installed Fortran composer_xe_2013_sp1.0.080. But the required mkl_solver.a library is not found in mkl/lib directory.&lt;/P&gt;

&lt;P&gt;how it can be compiled.&lt;/P&gt;</description>
      <pubDate>Sun, 18 May 2014 06:45:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Missing-mkl-solver-lib/m-p/858575#M7291</guid>
      <dc:creator>Ushma_A_</dc:creator>
      <dc:date>2014-05-18T06:45:04Z</dc:date>
    </item>
    <item>
      <title>Use the MKL link-line advisor</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Missing-mkl-solver-lib/m-p/858576#M7292</link>
      <description>&lt;P&gt;Use the MKL link-line advisor for the version of IFort and MKL that you have installed, instead of reading old third-party instructions on how to use older versions of MKL. Recent versions of MKL have the routines in the old solver library merged into the main MKL libraries.&lt;/P&gt;

&lt;P&gt;You will find the link-line advisor in&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;c:\Program Files (x86)\Intel\Composer XE 2013 SP1\Documentation\en_US\mkl\mkl_link_line_advisor.htm&lt;/P&gt;

&lt;P&gt;Also see&amp;nbsp;https://software.intel.com/en-us/articles/intel-mkl-link-line-advisor .&lt;/P&gt;</description>
      <pubDate>Sun, 18 May 2014 13:40:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Missing-mkl-solver-lib/m-p/858576#M7292</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2014-05-18T13:40:00Z</dc:date>
    </item>
    <item>
      <title>as additionally you can use</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Missing-mkl-solver-lib/m-p/858577#M7293</link>
      <description>&lt;P&gt;as additionally you can use also Command-line Link Tool&amp;nbsp;- &amp;nbsp;mkl_root\tools\mkl_link_tool.exe &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 18 May 2014 17:19:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Missing-mkl-solver-lib/m-p/858577#M7293</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2014-05-18T17:19:13Z</dc:date>
    </item>
  </channel>
</rss>

