<?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 Compilation of Pardiso solver fails in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compilation-of-Pardiso-solver-fails/m-p/1552252#M35576</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have built C examples that are shipped with MKL OneAPI and it works very well. I executes the example for Pardiso solver that it executed without problem while the residual is very low. The problem is that when in my code I call Pardiso solver, there is no complain but the solution is clearly invalid. I even tried the matrix that is used in the examples and my code fails with very high residual. The settings in iparam for the solver in my case is exactly same as the example.&lt;/P&gt;&lt;P&gt;To find out what the problem can be, I tried to compile the example code myself without using the cmake that is included in OneAPI MKL. I tried to compile the example file like this:&lt;/P&gt;&lt;P&gt;$ icx pardiso_unsym_complex.c -lmkl_core -lmkl_intel_ilp64 -lmkl_intel_thread -liomp5&lt;/P&gt;&lt;P&gt;Using above command, code is compiled and built, but when I execute it, I always get error in symbolic factorization. Again, the example works fine when I execute cmake in the examples/c directory.&lt;/P&gt;&lt;P&gt;Does anyone know if I am missing something? I think the way I compile my own code is somehow wrong so I get very high residuals in the solution. Any guidance is highly appreciated.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 09 Dec 2023 17:40:38 GMT</pubDate>
    <dc:creator>Dan78</dc:creator>
    <dc:date>2023-12-09T17:40:38Z</dc:date>
    <item>
      <title>Compilation of Pardiso solver fails</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compilation-of-Pardiso-solver-fails/m-p/1552252#M35576</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have built C examples that are shipped with MKL OneAPI and it works very well. I executes the example for Pardiso solver that it executed without problem while the residual is very low. The problem is that when in my code I call Pardiso solver, there is no complain but the solution is clearly invalid. I even tried the matrix that is used in the examples and my code fails with very high residual. The settings in iparam for the solver in my case is exactly same as the example.&lt;/P&gt;&lt;P&gt;To find out what the problem can be, I tried to compile the example code myself without using the cmake that is included in OneAPI MKL. I tried to compile the example file like this:&lt;/P&gt;&lt;P&gt;$ icx pardiso_unsym_complex.c -lmkl_core -lmkl_intel_ilp64 -lmkl_intel_thread -liomp5&lt;/P&gt;&lt;P&gt;Using above command, code is compiled and built, but when I execute it, I always get error in symbolic factorization. Again, the example works fine when I execute cmake in the examples/c directory.&lt;/P&gt;&lt;P&gt;Does anyone know if I am missing something? I think the way I compile my own code is somehow wrong so I get very high residuals in the solution. Any guidance is highly appreciated.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Dec 2023 17:40:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compilation-of-Pardiso-solver-fails/m-p/1552252#M35576</guid>
      <dc:creator>Dan78</dc:creator>
      <dc:date>2023-12-09T17:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation of Pardiso solver fails</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compilation-of-Pardiso-solver-fails/m-p/1552314#M35577</link>
      <description>&lt;P&gt;The command line that you showed specified the ILP64 library, but did not specify -DMKL_ILP64. Do you really need to use the ILP64 model?&lt;/P&gt;&lt;P&gt;When you have doubts of this nature, the &lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl-link-line-advisor.html#gs.1xyh3d" target="_self"&gt;MKL Link Advisor&lt;/A&gt; is helpful.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Dec 2023 01:45:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compilation-of-Pardiso-solver-fails/m-p/1552314#M35577</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2023-12-10T01:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation of Pardiso solver fails</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compilation-of-Pardiso-solver-fails/m-p/1554304#M35613</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks for posting in Intel Communities.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;A gentle reminder:&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;We have not heard back from you. Could you please provide us with an update? Has the information provided successfully resolved your issue?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Jilani&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2023 09:29:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compilation-of-Pardiso-solver-fails/m-p/1554304#M35613</guid>
      <dc:creator>JilaniS_Intel</dc:creator>
      <dc:date>2023-12-15T09:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation of Pardiso solver fails</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compilation-of-Pardiso-solver-fails/m-p/1554317#M35615</link>
      <description>&lt;P&gt;Hi Jilani,&lt;/P&gt;&lt;P&gt;Sorry for the late replay. The answer from &lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/41971"&gt;@mecej4&lt;/a&gt; solved my problem.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2023 10:12:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compilation-of-Pardiso-solver-fails/m-p/1554317#M35615</guid>
      <dc:creator>Dan78</dc:creator>
      <dc:date>2023-12-15T10:12:46Z</dc:date>
    </item>
    <item>
      <title>Re:Compilation of Pardiso solver fails</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compilation-of-Pardiso-solver-fails/m-p/1555101#M35626</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;It’s great to know that the issue has been resolved, in case you run into any other issues please feel free to create a new thread.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a Good Day!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jilani&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Dec 2023 15:37:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Compilation-of-Pardiso-solver-fails/m-p/1555101#M35626</guid>
      <dc:creator>JilaniS_Intel</dc:creator>
      <dc:date>2023-12-18T15:37:01Z</dc:date>
    </item>
  </channel>
</rss>

