<?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 multiplication in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/sparse-matrix-multiplication/m-p/875077#M8840</link>
    <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/342379"&gt;ArturGuzik&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;See &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=65881"&gt;this thread&lt;/A&gt; and scroll down to Sergey's response for useful details.&lt;BR /&gt;&lt;BR /&gt;A.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
thanks&lt;BR /&gt;the "request" parameter is quite confusing but now i get it&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 23 Jun 2009 08:43:07 GMT</pubDate>
    <dc:creator>liunsteingmail_com</dc:creator>
    <dc:date>2009-06-23T08:43:07Z</dc:date>
    <item>
      <title>sparse matrix multiplication</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/sparse-matrix-multiplication/m-p/875074#M8837</link>
      <description>Hi all&lt;BR /&gt;I'm trying to solve a large scale sparse least square problem by using normal equations A'Ax=A'b&lt;BR /&gt;And i am stuck with constructing the matrix A'A .&lt;BR /&gt;&lt;BR /&gt;I'm using sparse blas function mkl_dcsrmultcsr for A'A(is this the right choice ?)&lt;BR /&gt;the problem is that i have to pre-allocate the resulting matrix in memory but this is too large.&lt;BR /&gt;what are the solutions in this situation ?&lt;BR /&gt;&lt;BR /&gt;i remember there is a techinque for not constructing the A'A explicitely. but i can't find it anymore.&lt;BR /&gt;&lt;BR /&gt;otherwise is there a mkl sparse function that multiplies two sparse matrix and return another sparse matrix ?&lt;BR /&gt;&lt;BR /&gt;thanks in advance</description>
      <pubDate>Mon, 22 Jun 2009 14:05:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/sparse-matrix-multiplication/m-p/875074#M8837</guid>
      <dc:creator>liunsteingmail_com</dc:creator>
      <dc:date>2009-06-22T14:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: sparse matrix multiplication</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/sparse-matrix-multiplication/m-p/875075#M8838</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/430573"&gt;liunsteingmail.com&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Hi all&lt;BR /&gt;I'm trying to solve a large scale sparse least square problem by using normal equations A'Ax=A'b&lt;BR /&gt;And i am stuck with constructing the matrix A'A .&lt;BR /&gt;&lt;BR /&gt;I'm using sparse blas function mkl_dcsrmultcsr for A'A(is this the right choice ?)&lt;BR /&gt;the problem is that i have to pre-allocate the resulting matrix in memory but this is too large.&lt;BR /&gt;what are the solutions in this situation ?&lt;BR /&gt;&lt;BR /&gt;i remember there is a techinque for not constructing the A'A explicitely. but i can't find it anymore.&lt;BR /&gt;&lt;BR /&gt;otherwise is there a mkl sparse function that multiplies two sparse matrix and return another sparse matrix ?&lt;BR /&gt;&lt;BR /&gt;thanks in advance&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;Q. otherwise is there a mkl sparse function that multiplies two sparse matrix and return another sparse matrix ?&lt;BR /&gt;&lt;BR /&gt;-The mkl_dcsrmultcsr takes two sparse matrces as input and returns a sparse matrix.</description>
      <pubDate>Mon, 22 Jun 2009 18:13:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/sparse-matrix-multiplication/m-p/875075#M8838</guid>
      <dc:creator>jaewonj</dc:creator>
      <dc:date>2009-06-22T18:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: sparse matrix multiplication</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/sparse-matrix-multiplication/m-p/875076#M8839</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/431061"&gt;jaewonj&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
-The mkl_dcsrmultcsr takes two sparse matrces as input and returns a sparse matrix. &lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;See &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=65881"&gt;this thread&lt;/A&gt; and scroll down to Sergey's response for useful details.&lt;BR /&gt;&lt;BR /&gt;A.&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Jun 2009 00:35:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/sparse-matrix-multiplication/m-p/875076#M8839</guid>
      <dc:creator>ArturGuzik</dc:creator>
      <dc:date>2009-06-23T00:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: sparse matrix multiplication</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/sparse-matrix-multiplication/m-p/875077#M8840</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/342379"&gt;ArturGuzik&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;See &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=65881"&gt;this thread&lt;/A&gt; and scroll down to Sergey's response for useful details.&lt;BR /&gt;&lt;BR /&gt;A.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
thanks&lt;BR /&gt;the "request" parameter is quite confusing but now i get it&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Jun 2009 08:43:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/sparse-matrix-multiplication/m-p/875077#M8840</guid>
      <dc:creator>liunsteingmail_com</dc:creator>
      <dc:date>2009-06-23T08:43:07Z</dc:date>
    </item>
  </channel>
</rss>

