<?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 I try to use mkl 11.2. update in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-can-not-release-physical-memory-for-rank-0/m-p/1020680#M19699</link>
    <description>&lt;P&gt;I try to use mkl 11.2. update 1, but the problem still remains the same. Does mkl have any plan to fix the problem?&lt;/P&gt;</description>
    <pubDate>Mon, 01 Dec 2014 20:33:42 GMT</pubDate>
    <dc:creator>Chaowen_G_</dc:creator>
    <dc:date>2014-12-01T20:33:42Z</dc:date>
    <item>
      <title>cluster_sparse_solver can not release physical memory for rank=0 process</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-can-not-release-physical-memory-for-rank-0/m-p/1020678#M19697</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp; I find out that cluster_sparse_solver can not release physical memory for rank=0 process.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp; I apply two processes and two threads for each process to solve mtype=6, complex and symmetric matrix and use distribute assembled matrix input format as well as distribute RHS elements. The full example is in the attachment file.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp; The test I do is use literation statement to do the same calculation again and again. The result for every loop is correct. And the physical memory for rank=1 remains the same for each loop. However, the physical memory for rank=0 keeps on climbing. My computer has 16G memory and the physical memory occupation is shown below:&lt;/P&gt;

&lt;P&gt;loop&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; rank=0(%) &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; rank=1(%)&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; phase 11&amp;nbsp;&amp;nbsp; phase 23&lt;/P&gt;

&lt;P&gt;0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4.7&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6.5&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4.6&lt;/P&gt;

&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5.7&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7.4&lt;/P&gt;

&lt;P&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6.6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8.3&lt;/P&gt;

&lt;P&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7.5&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 9.3&lt;/P&gt;

&lt;P&gt;4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8.4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.2&lt;/P&gt;

&lt;P&gt;5&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 9.4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11.2&lt;/P&gt;

&lt;P&gt;I use the following command to compile: mpic++ -cxx=icpc -std=c++1y -mkl -xHost plain.cpp&lt;/P&gt;

&lt;P&gt;and to run: mpiexec -n 2 ./a.out&lt;/P&gt;

&lt;P&gt;I use mpich 3.1, mkl 11.2, icpc 15.0.0 on linux 64&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2014 23:41:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-can-not-release-physical-memory-for-rank-0/m-p/1020678#M19697</guid>
      <dc:creator>Chaowen_G_</dc:creator>
      <dc:date>2014-10-08T23:41:30Z</dc:date>
    </item>
    <item>
      <title>Hi!</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-can-not-release-physical-memory-for-rank-0/m-p/1020679#M19698</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;

&lt;P&gt;I see the leaks on my side too but the size of these leaks of memory not so big like you saw on your side. Nevertheless, we will check what's going on with this tests and will back to you soon.&lt;/P&gt;

&lt;P&gt;--Gennady&lt;/P&gt;</description>
      <pubDate>Thu, 09 Oct 2014 11:48:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-can-not-release-physical-memory-for-rank-0/m-p/1020679#M19698</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2014-10-09T11:48:38Z</dc:date>
    </item>
    <item>
      <title>I try to use mkl 11.2. update</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-can-not-release-physical-memory-for-rank-0/m-p/1020680#M19699</link>
      <description>&lt;P&gt;I try to use mkl 11.2. update 1, but the problem still remains the same. Does mkl have any plan to fix the problem?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Dec 2014 20:33:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-can-not-release-physical-memory-for-rank-0/m-p/1020680#M19699</guid>
      <dc:creator>Chaowen_G_</dc:creator>
      <dc:date>2014-12-01T20:33:42Z</dc:date>
    </item>
    <item>
      <title>yes. the preliminary plan to</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-can-not-release-physical-memory-for-rank-0/m-p/1020681#M19700</link>
      <description>&lt;P&gt;yes. the preliminary plan to add this fix into the next update. you will be updated when the fix would be released.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Dec 2014 04:39:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-can-not-release-physical-memory-for-rank-0/m-p/1020681#M19700</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2014-12-02T04:39:52Z</dc:date>
    </item>
    <item>
      <title>Hi!   the problem has been</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-can-not-release-physical-memory-for-rank-0/m-p/1020682#M19701</link>
      <description>&lt;P&gt;Hi! &amp;nbsp; the problem has been fixed in 11.2 update 2 which has been released officially. Please check the problem on your side and let us know the results. thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Feb 2015 09:20:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/cluster-sparse-solver-can-not-release-physical-memory-for-rank-0/m-p/1020682#M19701</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2015-02-09T09:20:24Z</dc:date>
    </item>
  </channel>
</rss>

