<?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 Re: PARDISO in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO/m-p/865257#M7899</link>
    <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/334681"&gt;Gennady Fedorov (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;&lt;BR /&gt;
&lt;P&gt;Hossein,&lt;BR /&gt;1.Pardiso is a part of MKL.&lt;BR /&gt;2.Look into mkl manual and open the chapter "Sparse Solver Routines".&lt;BR /&gt;Appendices C: Code Examples&lt;BR /&gt;Examples for Sparse Symmetric Linear Systems&lt;BR /&gt;Examples for Sparse Unsymmetric Linear Systems&lt;BR /&gt;3. there are a lot of "C" and "Fortran" Pardiso examples.&lt;BR /&gt;You can find these examples into &lt;MKLROOT&gt;examplessolversource&lt;BR /&gt;--Gennady&lt;/MKLROOT&gt;&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Dear Gennady;&lt;BR /&gt;&lt;BR /&gt;Thanks alot for your helpful message. I just found out that my MKL manual is an old version of it (Copyright  1994-2001), which didn't have any part related to sparse solvers.&lt;BR /&gt;I downloaded the new one.&lt;BR /&gt;&lt;BR /&gt;Thanks agian&lt;BR /&gt;Hossein&lt;BR /&gt;</description>
    <pubDate>Tue, 07 Apr 2009 04:44:15 GMT</pubDate>
    <dc:creator>pourmatin85</dc:creator>
    <dc:date>2009-04-07T04:44:15Z</dc:date>
    <item>
      <title>PARDISO</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO/m-p/865255#M7897</link>
      <description>Dear guys;&lt;BR /&gt;&lt;BR /&gt;I'm kind of new to math kernel library and I don't know how to use pardiso. Apparently, there is nothing related in MKL reference manual! Isn't PARDISO a part of MKL!?&lt;BR /&gt;&lt;BR /&gt;Is there any helpful reference that you know?&lt;BR /&gt;&lt;BR /&gt;Regards;&lt;BR /&gt;Hossein</description>
      <pubDate>Mon, 06 Apr 2009 13:48:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO/m-p/865255#M7897</guid>
      <dc:creator>pourmatin85</dc:creator>
      <dc:date>2009-04-06T13:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: PARDISO</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO/m-p/865256#M7898</link>
      <description>&lt;BR /&gt;
&lt;P&gt;Hossein,&lt;BR /&gt;1.Pardiso is a part of MKL.&lt;BR /&gt;2.Look into mkl manual and open the chapter "Sparse Solver Routines".&lt;BR /&gt;Appendices C: Code Examples&lt;BR /&gt;Examples for Sparse Symmetric Linear Systems&lt;BR /&gt;Examples for Sparse Unsymmetric Linear Systems&lt;BR /&gt;3. there are a lot of "C" and "Fortran" Pardiso examples.&lt;BR /&gt;You can find these examples into &lt;MKLROOT&gt;examplessolversource&lt;BR /&gt;--Gennady&lt;/MKLROOT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Apr 2009 17:31:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO/m-p/865256#M7898</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-04-06T17:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: PARDISO</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO/m-p/865257#M7899</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/334681"&gt;Gennady Fedorov (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;&lt;BR /&gt;
&lt;P&gt;Hossein,&lt;BR /&gt;1.Pardiso is a part of MKL.&lt;BR /&gt;2.Look into mkl manual and open the chapter "Sparse Solver Routines".&lt;BR /&gt;Appendices C: Code Examples&lt;BR /&gt;Examples for Sparse Symmetric Linear Systems&lt;BR /&gt;Examples for Sparse Unsymmetric Linear Systems&lt;BR /&gt;3. there are a lot of "C" and "Fortran" Pardiso examples.&lt;BR /&gt;You can find these examples into &lt;MKLROOT&gt;examplessolversource&lt;BR /&gt;--Gennady&lt;/MKLROOT&gt;&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Dear Gennady;&lt;BR /&gt;&lt;BR /&gt;Thanks alot for your helpful message. I just found out that my MKL manual is an old version of it (Copyright  1994-2001), which didn't have any part related to sparse solvers.&lt;BR /&gt;I downloaded the new one.&lt;BR /&gt;&lt;BR /&gt;Thanks agian&lt;BR /&gt;Hossein&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Apr 2009 04:44:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO/m-p/865257#M7899</guid>
      <dc:creator>pourmatin85</dc:creator>
      <dc:date>2009-04-07T04:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: PARDISO</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO/m-p/865258#M7900</link>
      <description>&lt;BR /&gt;
&lt;P&gt;Hossein,&lt;BR /&gt;Just for your information - the latest MKL version is Intel MKL 10.1 Update 1 is now available.&lt;BR /&gt;Please follow with the announcement:&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/forums/showannouncement.php?a=89"&gt;http://software.intel.com/en-us/forums/showannouncement.php?a=89&lt;/A&gt;about this version and all improvements available in this update..&lt;BR /&gt;--Gennady&lt;/P&gt;</description>
      <pubDate>Tue, 07 Apr 2009 06:54:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO/m-p/865258#M7900</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-04-07T06:54:00Z</dc:date>
    </item>
  </channel>
</rss>

