<?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 sparse pblas? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/sparse-pblas/m-p/1012783#M19310</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;

&lt;P&gt;I am trying to use MKL to solve sparse matrix multiplication (i.e. C=A*B) in parallel. I found there is sparse blas for sequential code but I am wondering if there is a parallel version of it.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Likun&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Feb 2015 17:40:48 GMT</pubDate>
    <dc:creator>Likun_T_</dc:creator>
    <dc:date>2015-02-17T17:40:48Z</dc:date>
    <item>
      <title>sparse pblas?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/sparse-pblas/m-p/1012783#M19310</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;

&lt;P&gt;I am trying to use MKL to solve sparse matrix multiplication (i.e. C=A*B) in parallel. I found there is sparse blas for sequential code but I am wondering if there is a parallel version of it.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Likun&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Feb 2015 17:40:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/sparse-pblas/m-p/1012783#M19310</guid>
      <dc:creator>Likun_T_</dc:creator>
      <dc:date>2015-02-17T17:40:48Z</dc:date>
    </item>
    <item>
      <title>one clarification -- are you</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/sparse-pblas/m-p/1012784#M19311</link>
      <description>&lt;P&gt;one clarification -- are you asking about&amp;nbsp;&lt;SPAN style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; font-size: 13.3333330154419px; line-height: 20px;"&gt;mkl_scsrmultcsr(...) routine?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Feb 2015 07:25:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/sparse-pblas/m-p/1012784#M19311</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2015-02-18T07:25:58Z</dc:date>
    </item>
    <item>
      <title>Hi Gennady,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/sparse-pblas/m-p/1012785#M19312</link>
      <description>&lt;P&gt;Hi Gennady,&lt;/P&gt;

&lt;P&gt;Thanks for your reply. Yes, this is the subroutine I refer to. However, I notice that mkl_scrsrmultcsr() is for sequential codes only?&lt;/P&gt;

&lt;P&gt;best,&lt;/P&gt;

&lt;P&gt;Likun&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Feb 2015 22:00:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/sparse-pblas/m-p/1012785#M19312</guid>
      <dc:creator>Likun_T_</dc:creator>
      <dc:date>2015-02-18T22:00:58Z</dc:date>
    </item>
    <item>
      <title>Hi Likun, Looking at the</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/sparse-pblas/m-p/1012786#M19313</link>
      <description>&lt;P&gt;Hi Likun, Looking at the sources code I see that the general case is threaded but the 'trans'&lt;SPAN style="font-size: 13.0080003738403px; line-height: 15.609601020813px;"&gt;&amp;nbsp;case has serial implementation. What is your case?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Feb 2015 05:33:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/sparse-pblas/m-p/1012786#M19313</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2015-02-19T05:33:26Z</dc:date>
    </item>
    <item>
      <title>Hi Gennady,  thanks.  I am</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/sparse-pblas/m-p/1012787#M19314</link>
      <description>&lt;P&gt;Hi Gennady,&amp;nbsp; thanks.&amp;nbsp; I am wondering if mkl_csrmultcsr can be used in mpi (distributed memory) setting.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Feb 2015 17:59:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/sparse-pblas/m-p/1012787#M19314</guid>
      <dc:creator>Likun_T_</dc:creator>
      <dc:date>2015-02-19T17:59:34Z</dc:date>
    </item>
    <item>
      <title>Hi Likun.    MKL supports</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/sparse-pblas/m-p/1012788#M19315</link>
      <description>&lt;P&gt;Hi Likun. &amp;nbsp; &amp;nbsp;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;MKL supports&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Sparse BLAS routines for shared memory system only. &amp;nbsp; &amp;nbsp;thanks, Gennady&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Feb 2015 07:09:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/sparse-pblas/m-p/1012788#M19315</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2015-02-20T07:09:07Z</dc:date>
    </item>
  </channel>
</rss>

