<?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: Can I perform matrix-vector multiplication myself when usin in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-I-perform-matrix-vector-multiplication-myself-when-using/m-p/864234#M7734</link>
    <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Unfortunately, you cannot use PARDISO in a such way. It needs explicitly all matrix elements in order to make LLT or LU decompositions.&lt;BR /&gt;&lt;BR /&gt;Artur gave yougood advice: use iterative solvers which support reverse communication interface.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Konstantin</description>
    <pubDate>Tue, 06 Oct 2009 07:09:34 GMT</pubDate>
    <dc:creator>Konstantin_A_Intel</dc:creator>
    <dc:date>2009-10-06T07:09:34Z</dc:date>
    <item>
      <title>Can I perform matrix-vector multiplication myself when using PARDISO ?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-I-perform-matrix-vector-multiplication-myself-when-using/m-p/864232#M7732</link>
      <description>I want to use the PARDISO.&lt;BR /&gt;&lt;BR /&gt;However, &lt;STRONG&gt;the matrix to be solved does not be explicitlygenerated&lt;/STRONG&gt;, for example, the fast multiple method(FMM). In other words,I does not know the entries of the matrix,although&lt;STRONG&gt; I can carry out the matrix-vector multiplication&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;So, the matrix itself can not be a input parameter for PARDISO.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Can I perform matrix-vector multiplication myself when using PARDISO ?&lt;/STRONG&gt;</description>
      <pubDate>Wed, 23 Sep 2009 14:37:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-I-perform-matrix-vector-multiplication-myself-when-using/m-p/864232#M7732</guid>
      <dc:creator>afd_lml</dc:creator>
      <dc:date>2009-09-23T14:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Can I perform matrix-vector multiplication myself when usin</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-I-perform-matrix-vector-multiplication-myself-when-using/m-p/864233#M7733</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/441618"&gt;afd.lml&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;I want to use the PARDISO.&lt;BR /&gt;&lt;BR /&gt;However, &lt;STRONG&gt;the matrix to be solved does not be explicitlygenerated&lt;/STRONG&gt;, for example, the fast multiple method(FMM). In other words,I does not know the entries of the matrix,although&lt;STRONG&gt; I can carry out the matrix-vector multiplication&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;So, the matrix itself can not be a input parameter for PARDISO.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Can I perform matrix-vector multiplication myself when using PARDISO ?&lt;/STRONG&gt; &lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Usually  FMM employs GMRES based algorithm for solution procedure. MKL offers FGMRES which allows you (actually requires, it is reverse communication type) to perform matrix-vector multiplication yourself.&lt;BR /&gt;&lt;BR /&gt;I'm unaware of any way that PARDISO can be used in that fashion. Presumably somebody will provide some more definite answer to that.&lt;BR /&gt;&lt;BR /&gt;A.&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Sep 2009 00:33:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-I-perform-matrix-vector-multiplication-myself-when-using/m-p/864233#M7733</guid>
      <dc:creator>ArturGuzik</dc:creator>
      <dc:date>2009-09-24T00:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Can I perform matrix-vector multiplication myself when usin</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-I-perform-matrix-vector-multiplication-myself-when-using/m-p/864234#M7734</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Unfortunately, you cannot use PARDISO in a such way. It needs explicitly all matrix elements in order to make LLT or LU decompositions.&lt;BR /&gt;&lt;BR /&gt;Artur gave yougood advice: use iterative solvers which support reverse communication interface.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Konstantin</description>
      <pubDate>Tue, 06 Oct 2009 07:09:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Can-I-perform-matrix-vector-multiplication-myself-when-using/m-p/864234#M7734</guid>
      <dc:creator>Konstantin_A_Intel</dc:creator>
      <dc:date>2009-10-06T07:09:34Z</dc:date>
    </item>
  </channel>
</rss>

