<?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 0-based CSR Format (3-Array Variation) with PARDISO in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/0-based-CSR-Format-3-Array-Variation-with-PARDISO/m-p/808101#M3620</link>
    <description>Ok, I see. that's right. MKL's PARDISO started to support&lt;SPAN style="font-family: verdana, sans-serif; font-size: 10.8333px;"&gt;zero-based (C-style) array indexing since 10.3.&lt;/SPAN&gt;&lt;DIV&gt;&lt;SPAN style="font-family: verdana, sans-serif; font-size: 10.8333px;"&gt;You can participate 10.3 beta version program &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=75274&amp;amp;o=d&amp;amp;s=lr"&gt;here&lt;/A&gt;.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;You can find there the example "pardiso_sym_0_based.c" which shows how to call PARDISO with these arrays.&lt;/DIV&gt;&lt;DIV&gt;--Gennady&lt;/DIV&gt;</description>
    <pubDate>Fri, 15 Oct 2010 04:28:19 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2010-10-15T04:28:19Z</dc:date>
    <item>
      <title>0-based CSR Format (3-Array Variation) with PARDISO</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/0-based-CSR-Format-3-Array-Variation-with-PARDISO/m-p/808098#M3617</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'd like to be able to use 0-based sparse matrix format when solving sparse systems with PARDISO. MKL docummentation mentions that sparse routines work with either 0- or 1-based formats, but PARDISO interface says otherwise. Is this possible?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Daniel</description>
      <pubDate>Tue, 12 Oct 2010 15:29:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/0-based-CSR-Format-3-Array-Variation-with-PARDISO/m-p/808098#M3617</guid>
      <dc:creator>Daniel_Vlasic</dc:creator>
      <dc:date>2010-10-12T15:29:04Z</dc:date>
    </item>
    <item>
      <title>0-based CSR Format (3-Array Variation) with PARDISO</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/0-based-CSR-Format-3-Array-Variation-with-PARDISO/m-p/808099#M3618</link>
      <description>Daniel,&lt;DIV&gt;what do you mean by that?&lt;SPAN style="font-family: verdana, sans-serif; font-size: 10.8333px;"&gt;"PARDISO interface says otherwise".&lt;/SPAN&gt;&lt;DIV&gt;&lt;SPAN style="font-family: verdana, sans-serif; font-size: 10.8333px;"&gt;set iparm[34] == 1&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: verdana, sans-serif; font-size: 10.8333px;"&gt;and use C-Ctyle indexing for ia and ja arrays.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: verdana, sans-serif; font-size: 10.8333px;"&gt;--Gennady&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 12 Oct 2010 16:32:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/0-based-CSR-Format-3-Array-Variation-with-PARDISO/m-p/808099#M3618</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-10-12T16:32:03Z</dc:date>
    </item>
    <item>
      <title>0-based CSR Format (3-Array Variation) with PARDISO</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/0-based-CSR-Format-3-Array-Variation-with-PARDISO/m-p/808100#M3619</link>
      <description>This is not mentioned in the documentation for my MKL (10.2.6.037).&lt;BR /&gt;&lt;BR /&gt;From mklman.pdf page 2540: "Note that the row and columns numbers start from 1."&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Oct 2010 20:32:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/0-based-CSR-Format-3-Array-Variation-with-PARDISO/m-p/808100#M3619</guid>
      <dc:creator>Daniel_Vlasic</dc:creator>
      <dc:date>2010-10-14T20:32:09Z</dc:date>
    </item>
    <item>
      <title>0-based CSR Format (3-Array Variation) with PARDISO</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/0-based-CSR-Format-3-Array-Variation-with-PARDISO/m-p/808101#M3620</link>
      <description>Ok, I see. that's right. MKL's PARDISO started to support&lt;SPAN style="font-family: verdana, sans-serif; font-size: 10.8333px;"&gt;zero-based (C-style) array indexing since 10.3.&lt;/SPAN&gt;&lt;DIV&gt;&lt;SPAN style="font-family: verdana, sans-serif; font-size: 10.8333px;"&gt;You can participate 10.3 beta version program &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=75274&amp;amp;o=d&amp;amp;s=lr"&gt;here&lt;/A&gt;.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;You can find there the example "pardiso_sym_0_based.c" which shows how to call PARDISO with these arrays.&lt;/DIV&gt;&lt;DIV&gt;--Gennady&lt;/DIV&gt;</description>
      <pubDate>Fri, 15 Oct 2010 04:28:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/0-based-CSR-Format-3-Array-Variation-with-PARDISO/m-p/808101#M3620</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-10-15T04:28:19Z</dc:date>
    </item>
  </channel>
</rss>

