<?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 Csrmultcsr sparse blas in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Csrmultcsr-sparse-blas/m-p/991998#M18033</link>
    <description>&lt;P&gt;Hi, I wishFTP something similar to csrmultcsr but zero index based, I have searched the reference manual, can't find it.Do you have this function hidden somewhere? Appreciate your help.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Ben&lt;/P&gt;</description>
    <pubDate>Sat, 15 Sep 2012 04:34:23 GMT</pubDate>
    <dc:creator>benjamin_gu</dc:creator>
    <dc:date>2012-09-15T04:34:23Z</dc:date>
    <item>
      <title>Csrmultcsr sparse blas</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Csrmultcsr-sparse-blas/m-p/991998#M18033</link>
      <description>&lt;P&gt;Hi, I wishFTP something similar to csrmultcsr but zero index based, I have searched the reference manual, can't find it.Do you have this function hidden somewhere? Appreciate your help.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Ben&lt;/P&gt;</description>
      <pubDate>Sat, 15 Sep 2012 04:34:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Csrmultcsr-sparse-blas/m-p/991998#M18033</guid>
      <dc:creator>benjamin_gu</dc:creator>
      <dc:date>2012-09-15T04:34:23Z</dc:date>
    </item>
    <item>
      <title>Hello, there is such function</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Csrmultcsr-sparse-blas/m-p/991999#M18034</link>
      <description>Hello, there is such function with one-base indexing of the input arrays only and therefore you need to manually convert the input array from zero to one based indexing. 
--Gennady</description>
      <pubDate>Sun, 16 Sep 2012 03:11:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Csrmultcsr-sparse-blas/m-p/991999#M18034</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2012-09-16T03:11:49Z</dc:date>
    </item>
    <item>
      <title>Hi gennady,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Csrmultcsr-sparse-blas/m-p/992000#M18035</link>
      <description>Hi gennady,

Thanks a lot for the reply. Yes sure I can convert my matrix to be one indexed and convert it back after I call the function, but that will inevitably slow down my runtime. Is it possible for you team to provide a native function doing this?

Also it will be super if you can provide the same function but for matrix in Csc format.

Thanks,Ben</description>
      <pubDate>Sun, 16 Sep 2012 05:17:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Csrmultcsr-sparse-blas/m-p/992000#M18035</guid>
      <dc:creator>benjamin_gu</dc:creator>
      <dc:date>2012-09-16T05:17:01Z</dc:date>
    </item>
    <item>
      <title>Hello Ben,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Csrmultcsr-sparse-blas/m-p/992001#M18036</link>
      <description>Hello Ben,
We cannot share the internal implementation externally. I am sorry about that.
--Gennady</description>
      <pubDate>Mon, 17 Sep 2012 11:44:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Csrmultcsr-sparse-blas/m-p/992001#M18036</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2012-09-17T11:44:24Z</dc:date>
    </item>
    <item>
      <title>Hi Gennady,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Csrmultcsr-sparse-blas/m-p/992002#M18037</link>
      <description>Hi Gennady,

sorry i wasn't clear in my request. I wish you guys can add a new function in next release doing the zero based index sparse matrix multiplication. This is really critical to my project. thanks a lot. Is this possible?

Ben</description>
      <pubDate>Fri, 21 Sep 2012 02:25:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Csrmultcsr-sparse-blas/m-p/992002#M18037</guid>
      <dc:creator>benjamin_gu</dc:creator>
      <dc:date>2012-09-21T02:25:40Z</dc:date>
    </item>
    <item>
      <title>Hi Gennady,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Csrmultcsr-sparse-blas/m-p/992003#M18038</link>
      <description>Hi Gennady,

sorry i wasn't clear in my request. I wish you guys can add a new function in next release doing the zero based index sparse matrix multiplication. This is really critical to my project. thanks a lot. Is this possible?

Ben</description>
      <pubDate>Fri, 21 Sep 2012 02:25:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Csrmultcsr-sparse-blas/m-p/992003#M18038</guid>
      <dc:creator>benjamin_gu</dc:creator>
      <dc:date>2012-09-21T02:25:40Z</dc:date>
    </item>
    <item>
      <title>Hi Gennady,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Csrmultcsr-sparse-blas/m-p/992004#M18039</link>
      <description>Hi Gennady,

sorry i wasn't clear in my request. I wish you guys can add a new function in next release doing the zero based index sparse matrix multiplication. This is really critical to my project. thanks a lot. Is this possible?

Ben</description>
      <pubDate>Fri, 21 Sep 2012 02:25:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Csrmultcsr-sparse-blas/m-p/992004#M18039</guid>
      <dc:creator>benjamin_gu</dc:creator>
      <dc:date>2012-09-21T02:25:43Z</dc:date>
    </item>
  </channel>
</rss>

