<?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 Noah, in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SPARSE-BLAS-CSR-FORMAT/m-p/934906#M14013</link>
    <description>&lt;P&gt;Noah,&lt;/P&gt;
&lt;P&gt;Thanks for the help. Did you just change "matdescra[3] = F" to "matdescra[3]=C"? I don't see anyother changes.&lt;/P&gt;
&lt;P&gt;Aaron.&lt;/P&gt;</description>
    <pubDate>Wed, 25 Sep 2013 16:33:15 GMT</pubDate>
    <dc:creator>Aaron_M_</dc:creator>
    <dc:date>2013-09-25T16:33:15Z</dc:date>
    <item>
      <title>SPARSE BLAS CSR FORMAT</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SPARSE-BLAS-CSR-FORMAT/m-p/934902#M14009</link>
      <description>&lt;P&gt;There seems to be no consistency with the CSR format in mkl. Using the function "mkl_ddnscsr", I convert a matrix, A, to csr format. It works great, because I put that into "dfeast_scsrev" and have no problems. But when I want to use "mkl_dcsrmm" what the hell are pointers b and e? I've uploaded my code and was hoping someone could take a look. Is there a function that converts dense matrices into csr format for sparse BLAS?&lt;/P&gt;
&lt;P&gt;Aaron.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2013 20:57:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SPARSE-BLAS-CSR-FORMAT/m-p/934902#M14009</guid>
      <dc:creator>Aaron_M_</dc:creator>
      <dc:date>2013-09-20T20:57:19Z</dc:date>
    </item>
    <item>
      <title>Hello, I will research what</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SPARSE-BLAS-CSR-FORMAT/m-p/934903#M14010</link>
      <description>&lt;P&gt;Hello, I will research what is happening and some best known methods for what you are trying to do.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2013 22:43:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SPARSE-BLAS-CSR-FORMAT/m-p/934903#M14010</guid>
      <dc:creator>Noah_C_Intel</dc:creator>
      <dc:date>2013-09-20T22:43:47Z</dc:date>
    </item>
    <item>
      <title>Noah,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SPARSE-BLAS-CSR-FORMAT/m-p/934904#M14011</link>
      <description>&lt;P&gt;Noah,&lt;/P&gt;
&lt;P&gt;Thank you for the help. I'll be anxiously waiting, let me know!&lt;/P&gt;
&lt;P&gt;Aaron.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2013 15:56:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SPARSE-BLAS-CSR-FORMAT/m-p/934904#M14011</guid>
      <dc:creator>Aaron_M_</dc:creator>
      <dc:date>2013-09-23T15:56:41Z</dc:date>
    </item>
    <item>
      <title>In your example matrices B</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SPARSE-BLAS-CSR-FORMAT/m-p/934905#M14012</link>
      <description>&lt;P&gt;In your example matrices B and C were print transposed. I’ve implemented 2 different example with modification to represent in the correct way (in Fortran style/example-2) and case when we decided numbering elements of B and C during row (C style/example). &lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2013 18:57:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SPARSE-BLAS-CSR-FORMAT/m-p/934905#M14012</guid>
      <dc:creator>Noah_C_Intel</dc:creator>
      <dc:date>2013-09-23T18:57:50Z</dc:date>
    </item>
    <item>
      <title>Noah,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SPARSE-BLAS-CSR-FORMAT/m-p/934906#M14013</link>
      <description>&lt;P&gt;Noah,&lt;/P&gt;
&lt;P&gt;Thanks for the help. Did you just change "matdescra[3] = F" to "matdescra[3]=C"? I don't see anyother changes.&lt;/P&gt;
&lt;P&gt;Aaron.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2013 16:33:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SPARSE-BLAS-CSR-FORMAT/m-p/934906#M14013</guid>
      <dc:creator>Aaron_M_</dc:creator>
      <dc:date>2013-09-25T16:33:15Z</dc:date>
    </item>
    <item>
      <title>Don't forget job[2] = 1; /</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SPARSE-BLAS-CSR-FORMAT/m-p/934907#M14014</link>
      <description>&lt;P&gt;Don't forget&amp;nbsp;job[2] = 1; //change to 0; in mkl_ddnscsr(job,&amp;amp;n,&amp;amp;n,A,&amp;amp;n,Acsr,AJ,AI,&amp;amp;info);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2013 01:18:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SPARSE-BLAS-CSR-FORMAT/m-p/934907#M14014</guid>
      <dc:creator>Noah_C_Intel</dc:creator>
      <dc:date>2013-09-26T01:18:57Z</dc:date>
    </item>
  </channel>
</rss>

