<?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 Need help for using mkl scalapack library in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Need-help-for-using-mkl-scalapack-library/m-p/986006#M17764</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I'm new to scalapack library&amp;nbsp;&amp;nbsp;and &amp;nbsp;have a few stupid&amp;nbsp;questions for using them.&lt;/P&gt;
&lt;P&gt;1. I need to solve one large sparse, &amp;nbsp;symmetric linear system, but the matrix isn't banded nor tridiagonal,&lt;/P&gt;
&lt;P&gt;then, which subroutine offiers better performance?&amp;nbsp; p?gesv or p?posv ?&lt;/P&gt;
&lt;P&gt;2. As the global matrix need to be distributed over the processes, then how do I know whether the processes&lt;/P&gt;
&lt;P&gt;are in a 1d or 2d grid?&amp;nbsp; and which part of the global matrix need to be distributed to which process?&lt;/P&gt;
&lt;P&gt;Before using mkl_scalapack, my code is already parallel (using MPI), I'm not sure whether this will affect the process management&lt;/P&gt;
&lt;P&gt;of the mkl_scalapack subroutines?&lt;/P&gt;
&lt;P&gt;Thanks very much!&lt;/P&gt;
&lt;P&gt;yt&lt;/P&gt;</description>
    <pubDate>Sun, 31 Mar 2013 00:58:37 GMT</pubDate>
    <dc:creator>Yantao_Z_</dc:creator>
    <dc:date>2013-03-31T00:58:37Z</dc:date>
    <item>
      <title>Need help for using mkl scalapack library</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Need-help-for-using-mkl-scalapack-library/m-p/986006#M17764</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I'm new to scalapack library&amp;nbsp;&amp;nbsp;and &amp;nbsp;have a few stupid&amp;nbsp;questions for using them.&lt;/P&gt;
&lt;P&gt;1. I need to solve one large sparse, &amp;nbsp;symmetric linear system, but the matrix isn't banded nor tridiagonal,&lt;/P&gt;
&lt;P&gt;then, which subroutine offiers better performance?&amp;nbsp; p?gesv or p?posv ?&lt;/P&gt;
&lt;P&gt;2. As the global matrix need to be distributed over the processes, then how do I know whether the processes&lt;/P&gt;
&lt;P&gt;are in a 1d or 2d grid?&amp;nbsp; and which part of the global matrix need to be distributed to which process?&lt;/P&gt;
&lt;P&gt;Before using mkl_scalapack, my code is already parallel (using MPI), I'm not sure whether this will affect the process management&lt;/P&gt;
&lt;P&gt;of the mkl_scalapack subroutines?&lt;/P&gt;
&lt;P&gt;Thanks very much!&lt;/P&gt;
&lt;P&gt;yt&lt;/P&gt;</description>
      <pubDate>Sun, 31 Mar 2013 00:58:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Need-help-for-using-mkl-scalapack-library/m-p/986006#M17764</guid>
      <dc:creator>Yantao_Z_</dc:creator>
      <dc:date>2013-03-31T00:58:37Z</dc:date>
    </item>
    <item>
      <title>Hi, How does the sparse</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Need-help-for-using-mkl-scalapack-library/m-p/986007#M17765</link>
      <description>&lt;P&gt;Hi, &lt;BR /&gt;How does the sparse matrix stored in the code: is it in some sparse format ( for example, BSR, CSR, or others), or is it just in the dense format?&amp;nbsp; Both p?gesv and p?posv are for the dense matrix. MKL have sparse solver for the single node, no cluster version of sparse solver.&lt;/P&gt;
&lt;P&gt;For dense matrix usage on Scalapck, there are a few examples, there sample code may help to get started: &lt;BR /&gt;&lt;A href="http://www.netlib.org/scalapack/examples/"&gt;http://www.netlib.org/scalapack/examples/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Chao&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2013 08:31:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Need-help-for-using-mkl-scalapack-library/m-p/986007#M17765</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2013-04-01T08:31:51Z</dc:date>
    </item>
    <item>
      <title>Hi Chao,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Need-help-for-using-mkl-scalapack-library/m-p/986008#M17766</link>
      <description>&lt;P&gt;Hi Chao,&lt;/P&gt;
&lt;P&gt;I got your point. I went through part &amp;nbsp;of the MKL manual and &amp;nbsp;I will try to use the Pardiso sparse solver.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks very much.&lt;/P&gt;
&lt;P&gt;Yantao.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2013 16:18:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Need-help-for-using-mkl-scalapack-library/m-p/986008#M17766</guid>
      <dc:creator>Yantao_Z_</dc:creator>
      <dc:date>2013-04-01T16:18:43Z</dc:date>
    </item>
  </channel>
</rss>

