<?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: What is the purpose of pointerE array in the CSR sparse matrix format? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/What-is-the-purpose-of-pointerE-array-in-the-CSR-sparse-matrix/m-p/1203584#M29947</link>
    <description>&lt;P&gt;Hi Eugene,&lt;/P&gt;
&lt;P&gt;The purpose of having pointerE is to allow working with a submatrix of a given sparse matrix. In other words, it allows the user to have a sparse matrix but use only a part of it in computations, essentially by skipping elements from the end of each row (being pointed to by pointerE[i], ... pointerB[row+1] in the column indices and values arrays).&lt;BR /&gt;By having also a pointerB different from some general rowStart of a given matrix, the user can also skip some elememnts from the beginning of each row.&lt;/P&gt;
&lt;P&gt;Let us know if you have further questions.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Best,&lt;BR /&gt;Kirill&lt;/P&gt;</description>
    <pubDate>Mon, 24 Aug 2020 18:51:47 GMT</pubDate>
    <dc:creator>Kirill_V_Intel</dc:creator>
    <dc:date>2020-08-24T18:51:47Z</dc:date>
    <item>
      <title>What is the purpose of pointerE array in the CSR sparse matrix format?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/What-is-the-purpose-of-pointerE-array-in-the-CSR-sparse-matrix/m-p/1202109#M29926</link>
      <description>&lt;P&gt;What is the purpose of pointerE array in the CSR sparse matrix format, if pointerB already contains enough information about start and end of a particular row?&lt;/P&gt;
&lt;P&gt;@&lt;A href="https://software.intel.com/content/www/us/en/develop/documentation/mkl-developer-reference-c/top/appendix-a-linear-solvers-basics/sparse-matrix-storage-formats/sparse-blas-csr-matrix-storage-format.html" target="_blank"&gt;https://software.intel.com/content/www/us/en/develop/documentation/mkl-developer-reference-c/top/appendix-a-linear-solvers-basics/sparse-matrix-storage-formats/sparse-blas-csr-matrix-storage-format.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2020 13:50:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/What-is-the-purpose-of-pointerE-array-in-the-CSR-sparse-matrix/m-p/1202109#M29926</guid>
      <dc:creator>Eugene_Pavlov</dc:creator>
      <dc:date>2020-08-20T13:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: What is the purpose of pointerE array in the CSR sparse matrix format?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/What-is-the-purpose-of-pointerE-array-in-the-CSR-sparse-matrix/m-p/1203584#M29947</link>
      <description>&lt;P&gt;Hi Eugene,&lt;/P&gt;
&lt;P&gt;The purpose of having pointerE is to allow working with a submatrix of a given sparse matrix. In other words, it allows the user to have a sparse matrix but use only a part of it in computations, essentially by skipping elements from the end of each row (being pointed to by pointerE[i], ... pointerB[row+1] in the column indices and values arrays).&lt;BR /&gt;By having also a pointerB different from some general rowStart of a given matrix, the user can also skip some elememnts from the beginning of each row.&lt;/P&gt;
&lt;P&gt;Let us know if you have further questions.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Best,&lt;BR /&gt;Kirill&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2020 18:51:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/What-is-the-purpose-of-pointerE-array-in-the-CSR-sparse-matrix/m-p/1203584#M29947</guid>
      <dc:creator>Kirill_V_Intel</dc:creator>
      <dc:date>2020-08-24T18:51:47Z</dc:date>
    </item>
    <item>
      <title>Re:What is the purpose of pointerE array in the CSR sparse matrix format?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/What-is-the-purpose-of-pointerE-array-in-the-CSR-sparse-matrix/m-p/1206457#M30001</link>
      <description>&lt;P&gt;This issue has been resolved and we will no longer respond to this thread.&amp;nbsp;If you require additional assistance from Intel, please start a new thread.&amp;nbsp;Any further interaction in this thread will be considered community only&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Sep 2020 16:06:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/What-is-the-purpose-of-pointerE-array-in-the-CSR-sparse-matrix/m-p/1206457#M30001</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-09-03T16:06:04Z</dc:date>
    </item>
  </channel>
</rss>

