<?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 Makefile for Windows for using Pardiso in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Makefile-for-Windows-for-using-Pardiso/m-p/818934#M4562</link>
    <description>It is not possible to respond to your post without being told which symbols are unresolved, and where you think those symbols should have been taken from. &lt;BR /&gt;&lt;BR /&gt;The version of Windows and the options given to the compiler in compiling the libraries need to be stated. How were the user libraries compiled? What were the exact linking error messages?&lt;BR /&gt;&lt;BR /&gt;The "makefile" you showed is incomplete, as it does not even show a single target to make.</description>
    <pubDate>Wed, 22 Sep 2010 19:58:05 GMT</pubDate>
    <dc:creator>mecej4</dc:creator>
    <dc:date>2010-09-22T19:58:05Z</dc:date>
    <item>
      <title>Makefile for Windows for using Pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Makefile-for-Windows-for-using-Pardiso/m-p/818933#M4561</link>
      <description>I am trying to use Pardiso to Solve my FEM program. The make file I am using is shown below. From whatever I have read from the file userguide.pdf, I have included the libraries as shown below&lt;BR /&gt;&lt;BR /&gt;SET MKL_LIB="C:\\Program Files\\Intel\\Compiler\\11.1\\067\\mkl\\em64t\\lib"&lt;BR /&gt;SET MKL_INC="C:\\Program Files\\Intel\\Compiler\\11.1\\067\\mkl\\include"&lt;BR /&gt;&lt;BR /&gt;ifort /o main.exe main.obj creep.lib ^&lt;BR /&gt; shared1.d\\lbinpta.lib ^&lt;BR /&gt; shared1.d\\lbstiff.lib ^&lt;BR /&gt; shared1.d\\lbupdate.lib ^&lt;BR /&gt; shared1.d\\lbsolver.lib ^&lt;BR /&gt; shared1.d\\lbloads.lib ^&lt;BR /&gt; shared1.d\\lbauxil.lib ^&lt;BR /&gt; shared1.d\\lbutilit.lib ^&lt;BR /&gt; shared1.d\\libarpack_WIN.lib /I%MKL_INC%^&lt;BR /&gt; %MKL_LIB%\\mkl_solver_ilp64.lib %MKL_LIB%\\mkl_intel_ilp64.lib ^&lt;BR /&gt; %MKL_LIB%\\mkl_intel_thread.lib %MKL_LIB%\\mkl_core.lib -Qopenmp&lt;BR /&gt;&lt;BR /&gt;But the makefile in its present from is giving a lot of errors because of unresolved symbols&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Sep 2010 19:39:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Makefile-for-Windows-for-using-Pardiso/m-p/818933#M4561</guid>
      <dc:creator>mecipema</dc:creator>
      <dc:date>2010-09-22T19:39:31Z</dc:date>
    </item>
    <item>
      <title>Makefile for Windows for using Pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Makefile-for-Windows-for-using-Pardiso/m-p/818934#M4562</link>
      <description>It is not possible to respond to your post without being told which symbols are unresolved, and where you think those symbols should have been taken from. &lt;BR /&gt;&lt;BR /&gt;The version of Windows and the options given to the compiler in compiling the libraries need to be stated. How were the user libraries compiled? What were the exact linking error messages?&lt;BR /&gt;&lt;BR /&gt;The "makefile" you showed is incomplete, as it does not even show a single target to make.</description>
      <pubDate>Wed, 22 Sep 2010 19:58:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Makefile-for-Windows-for-using-Pardiso/m-p/818934#M4562</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2010-09-22T19:58:05Z</dc:date>
    </item>
    <item>
      <title>Makefile for Windows for using Pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Makefile-for-Windows-for-using-Pardiso/m-p/818935#M4563</link>
      <description>Well Sorry for my mistake. This is actually a batchfile and not a make file. Also egs of symbols unresolved includes  _kmpc_dispatch_next_8.&lt;BR /&gt;&lt;BR /&gt;Just give an example which shows the libraries to be linked when doing a problem wjich calls pardiso</description>
      <pubDate>Thu, 23 Sep 2010 10:31:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Makefile-for-Windows-for-using-Pardiso/m-p/818935#M4563</guid>
      <dc:creator>mecipema</dc:creator>
      <dc:date>2010-09-23T10:31:33Z</dc:date>
    </item>
    <item>
      <title>Makefile for Windows for using Pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Makefile-for-Windows-for-using-Pardiso/m-p/818936#M4564</link>
      <description>&lt;I&gt;&amp;gt; Just give an example which shows the libraries to be linked when doing a problem wjich calls pardiso&lt;/I&gt;:&lt;BR /&gt;&lt;BR /&gt;Use the &lt;A href="http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/"&gt;on-line MKL Link Line Advisor. &lt;/A&gt;</description>
      <pubDate>Thu, 23 Sep 2010 11:45:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Makefile-for-Windows-for-using-Pardiso/m-p/818936#M4564</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2010-09-23T11:45:58Z</dc:date>
    </item>
  </channel>
</rss>

