<?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:Variable BSR Sparse Matrix Storage Format in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Variable-BSR-Sparse-Matrix-Storage-Format/m-p/1475685#M34451</link>
    <description>&lt;P&gt;Hi Site,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;As informed earlier, more information would be communicated to you via email and this thread will no longer be monitored by Intel. If you need any further assistance, please post a new question.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Praneeth Achanta&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 12 Apr 2023 06:02:56 GMT</pubDate>
    <dc:creator>PraneethA_Intel</dc:creator>
    <dc:date>2023-04-12T06:02:56Z</dc:date>
    <item>
      <title>Variable BSR Sparse Matrix Storage Format</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Variable-BSR-Sparse-Matrix-Storage-Format/m-p/1466848#M34359</link>
      <description>&lt;P&gt;I found Variable BSR Format in &lt;A href="https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2023-0/sparse-blas-bsr-matrix-storage-format.html#VBSR" target="_blank" rel="noopener"&gt;Sparse BLAS BSR Matrix Storage Format&lt;/A&gt;. However, I cannot find any description about its data structure and any function related to it. Is it the same as&amp;nbsp;&lt;A href="https://sdm.lbl.gov/~kewu/ps/SparseBLAS96.pdf" target="_blank" rel="noopener"&gt;"A Revised Proposal for a Sparse BLAS Toolkit"&lt;/A&gt;? How to use it in Intel oneMKL?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 01:01:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Variable-BSR-Sparse-Matrix-Storage-Format/m-p/1466848#M34359</guid>
      <dc:creator>Site</dc:creator>
      <dc:date>2023-03-17T01:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: Variable BSR Sparse Matrix Storage Format</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Variable-BSR-Sparse-Matrix-Storage-Format/m-p/1466882#M34360</link>
      <description>&lt;P&gt;So the Variable BSR format as in internal format only currently available through the Pardiso sparse solver interface.&amp;nbsp; A CSR matrix can be internally converted to a variable BSR format using&amp;nbsp;&lt;SPAN class="parmname"&gt;iparm&lt;/SPAN&gt;[36] &amp;lt; 0 cases as seen in&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2023-0/pardiso-iparm-parameter.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-c/2023-0/pardiso-iparm-parameter.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It would be fantastic to have a variable BSR format supported in other Sparse BLAS or Sparse Solver like APIs but it is currently not available.&amp;nbsp; Can you tell us more about your use case and what you would like to do?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Spencer&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 02:26:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Variable-BSR-Sparse-Matrix-Storage-Format/m-p/1466882#M34360</guid>
      <dc:creator>Spencer_P_Intel</dc:creator>
      <dc:date>2023-03-17T02:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Variable BSR Sparse Matrix Storage Format</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Variable-BSR-Sparse-Matrix-Storage-Format/m-p/1466896#M34362</link>
      <description>&lt;P&gt;I see. Thank you for your reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a program that can calculate the non-zero elements of a sparse matrix block by block. The blocks have various size known in advance. So I found the VBR or VBSR format very suitable to store this matrix. I think some very basis functions like creating VBSR matrix, converting it to/from more common formats such as COO, CSR, indexing its elements and some functions to save/load it would be enough. Other matrix manipulation could be performed by converting it to other formats.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 03:40:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Variable-BSR-Sparse-Matrix-Storage-Format/m-p/1466896#M34362</guid>
      <dc:creator>Site</dc:creator>
      <dc:date>2023-03-17T03:40:44Z</dc:date>
    </item>
    <item>
      <title>Re:Variable BSR Sparse Matrix Storage Format</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Variable-BSR-Sparse-Matrix-Storage-Format/m-p/1473346#M34414</link>
      <description>&lt;P&gt;Hi Site,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for posting in Intel communities.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;As informed, more information regarding Variable BSR would be communicated to you via email.&lt;/P&gt;&lt;P&gt;Please let us know if we can close this case at our end.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Praneeth Achanta&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Apr 2023 05:48:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Variable-BSR-Sparse-Matrix-Storage-Format/m-p/1473346#M34414</guid>
      <dc:creator>PraneethA_Intel</dc:creator>
      <dc:date>2023-04-05T05:48:02Z</dc:date>
    </item>
    <item>
      <title>Re:Variable BSR Sparse Matrix Storage Format</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Variable-BSR-Sparse-Matrix-Storage-Format/m-p/1475685#M34451</link>
      <description>&lt;P&gt;Hi Site,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;As informed earlier, more information would be communicated to you via email and this thread will no longer be monitored by Intel. If you need any further assistance, please post a new question.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Praneeth Achanta&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Apr 2023 06:02:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Variable-BSR-Sparse-Matrix-Storage-Format/m-p/1475685#M34451</guid>
      <dc:creator>PraneethA_Intel</dc:creator>
      <dc:date>2023-04-12T06:02:56Z</dc:date>
    </item>
  </channel>
</rss>

