<?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: Sparse Matrix Calculation Examples in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Matrix-Calculation-Examples/m-p/848396#M6395</link>
    <description>&lt;DIV style="margin:0px;"&gt;Hi, &lt;BR /&gt;you can get the answer about how sparce matrix are stored from the name of the files:&lt;BR /&gt;For example &lt;BR /&gt;cspblas_dcsr.c - where "csr" means that matrices represented in the compressed sparse row storage scheme. &lt;BR /&gt;cspblas_sbsr.c the block compressed sparse row storage scheme&lt;BR /&gt;cspblas_scoo.c the coordinate storage scheme.&lt;BR /&gt;cspblas_scsc.c the compressed sparse column storage scheme&lt;BR /&gt;and etc&lt;BR /&gt;&lt;BR /&gt;All info about Sparse Matrix Storage Formats you can find into MKL Reference Manual ( see in the Appendix A )".&lt;BR /&gt;--Gennady&lt;BR /&gt;&lt;/DIV&gt;
&lt;BR /&gt;</description>
    <pubDate>Mon, 09 Feb 2009 09:13:03 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2009-02-09T09:13:03Z</dc:date>
    <item>
      <title>Sparse Matrix Calculation Examples</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Matrix-Calculation-Examples/m-p/848395#M6394</link>
      <description>I am fully aware in the examples\spblas directory, there is a few c example files of using the Sparse BLAS routines. However, I have trouble understanding what the examples are doing. Would I need to familiarize myself with how sparse matrices are stored? If I am trying to perform a simple sparse matrix calculation of K and f, with K being a m x m matrix, and f being a m x 1 matrix, both of which are sparse, which example and documentation would you recommend to be the best starting point?
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thanks in advance.&lt;/DIV&gt;</description>
      <pubDate>Wed, 04 Feb 2009 19:15:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Matrix-Calculation-Examples/m-p/848395#M6394</guid>
      <dc:creator>ssylee</dc:creator>
      <dc:date>2009-02-04T19:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Sparse Matrix Calculation Examples</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Matrix-Calculation-Examples/m-p/848396#M6395</link>
      <description>&lt;DIV style="margin:0px;"&gt;Hi, &lt;BR /&gt;you can get the answer about how sparce matrix are stored from the name of the files:&lt;BR /&gt;For example &lt;BR /&gt;cspblas_dcsr.c - where "csr" means that matrices represented in the compressed sparse row storage scheme. &lt;BR /&gt;cspblas_sbsr.c the block compressed sparse row storage scheme&lt;BR /&gt;cspblas_scoo.c the coordinate storage scheme.&lt;BR /&gt;cspblas_scsc.c the compressed sparse column storage scheme&lt;BR /&gt;and etc&lt;BR /&gt;&lt;BR /&gt;All info about Sparse Matrix Storage Formats you can find into MKL Reference Manual ( see in the Appendix A )".&lt;BR /&gt;--Gennady&lt;BR /&gt;&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Feb 2009 09:13:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-Matrix-Calculation-Examples/m-p/848396#M6395</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-02-09T09:13:03Z</dc:date>
    </item>
  </channel>
</rss>

