<?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 Windows makefile for Using Pardiso in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Windows-makefile-for-Using-Pardiso/m-p/819045#M4580</link>
    <description>Hello, I am trying to use Pardiso to solve my FEM program. My makefile is 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;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_lp64.lib %MKL_LIB%\\mkl_intel_lp64.lib ^&lt;BR /&gt; %MKL_LIB%\\mkl_intel_thread.lib %MKL_LIB%\\mkl_core.lib &lt;BR /&gt;&lt;BR /&gt;In this present from I am getting a lot of unresolved symbols from the Pardiso part. Please guide me in making a proper makefile for Windows for solving this problem. Thanks in advance</description>
    <pubDate>Wed, 22 Sep 2010 19:18:13 GMT</pubDate>
    <dc:creator>mecipema</dc:creator>
    <dc:date>2010-09-22T19:18:13Z</dc:date>
    <item>
      <title>Windows makefile for Using Pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Windows-makefile-for-Using-Pardiso/m-p/819045#M4580</link>
      <description>Hello, I am trying to use Pardiso to solve my FEM program. My makefile is 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;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_lp64.lib %MKL_LIB%\\mkl_intel_lp64.lib ^&lt;BR /&gt; %MKL_LIB%\\mkl_intel_thread.lib %MKL_LIB%\\mkl_core.lib &lt;BR /&gt;&lt;BR /&gt;In this present from I am getting a lot of unresolved symbols from the Pardiso part. Please guide me in making a proper makefile for Windows for solving this problem. Thanks in advance</description>
      <pubDate>Wed, 22 Sep 2010 19:18:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Windows-makefile-for-Using-Pardiso/m-p/819045#M4580</guid>
      <dc:creator>mecipema</dc:creator>
      <dc:date>2010-09-22T19:18:13Z</dc:date>
    </item>
    <item>
      <title>Windows makefile for Using Pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Windows-makefile-for-Using-Pardiso/m-p/819046#M4581</link>
      <description>&lt;DIV&gt;Hello,&lt;/DIV&gt;&lt;DIV&gt;Could you please look at &lt;A href="http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/"&gt;the Linker Adviser&lt;/A&gt;. You can find the list of libraries you need to use while linking.&lt;/DIV&gt;&lt;DIV&gt;if it will not help, then we will make the proper makefile.&lt;/DIV&gt;&lt;DIV&gt;--Gennady&lt;/DIV&gt;</description>
      <pubDate>Mon, 27 Sep 2010 14:42:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Windows-makefile-for-Using-Pardiso/m-p/819046#M4581</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-09-27T14:42:01Z</dc:date>
    </item>
  </channel>
</rss>

