<?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 &amp;gt;&amp;gt;...1 Does the pdposv in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/memory-of-MKL-routines/m-p/951477#M15255</link>
    <description>&amp;gt;&amp;gt;...1 Does the pdposv routine, which solves a symmetric positive definite system of linear equations, allocate any other large memory
&amp;gt;&amp;gt;except the matrix A and B?..

Simple tests could be done and, depending on a platform, some built-in functionality of an operating system could show you the difference. For example, use Task Manager on a Windows platform for verification how much memory is allocated:

Test-case 1: Allocate memory for A and B matricies ( for example, 8192x8192 ) -&amp;gt; don't call &lt;STRONG&gt;pdposv&lt;/STRONG&gt; -&amp;gt; verify amount of allocated memory ( M1 )

Test-case 2: Allocate memory for A and B matricies ( for example, 8192x8192 ) -&amp;gt; call &lt;STRONG&gt;pdposv&lt;/STRONG&gt; -&amp;gt; verify amount of allocated memory ( M2 )

Calculate the difference M2 - M1.</description>
    <pubDate>Tue, 07 May 2013 13:52:59 GMT</pubDate>
    <dc:creator>SergeyKostrov</dc:creator>
    <dc:date>2013-05-07T13:52:59Z</dc:date>
    <item>
      <title>memory of MKL routines</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/memory-of-MKL-routines/m-p/951476#M15254</link>
      <description>&lt;P&gt;&amp;nbsp;1 Does the pdposv routine, which solves a symmetric positive definite system of linear equations, allocate any other large memory except the matrix A and B?&lt;/P&gt;
&lt;P&gt;2 &amp;nbsp;To solves a symmetric positive definite system of linear equations,&amp;nbsp;which&amp;nbsp;routine&amp;nbsp;needed&amp;nbsp;addtional memory &amp;nbsp;is &amp;nbsp;&amp;nbsp;the least ?&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt; and how many about?&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2013 08:14:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/memory-of-MKL-routines/m-p/951476#M15254</guid>
      <dc:creator>Cheng_Xinghua</dc:creator>
      <dc:date>2013-05-07T08:14:18Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;...1 Does the pdposv</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/memory-of-MKL-routines/m-p/951477#M15255</link>
      <description>&amp;gt;&amp;gt;...1 Does the pdposv routine, which solves a symmetric positive definite system of linear equations, allocate any other large memory
&amp;gt;&amp;gt;except the matrix A and B?..

Simple tests could be done and, depending on a platform, some built-in functionality of an operating system could show you the difference. For example, use Task Manager on a Windows platform for verification how much memory is allocated:

Test-case 1: Allocate memory for A and B matricies ( for example, 8192x8192 ) -&amp;gt; don't call &lt;STRONG&gt;pdposv&lt;/STRONG&gt; -&amp;gt; verify amount of allocated memory ( M1 )

Test-case 2: Allocate memory for A and B matricies ( for example, 8192x8192 ) -&amp;gt; call &lt;STRONG&gt;pdposv&lt;/STRONG&gt; -&amp;gt; verify amount of allocated memory ( M2 )

Calculate the difference M2 - M1.</description>
      <pubDate>Tue, 07 May 2013 13:52:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/memory-of-MKL-routines/m-p/951477#M15255</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-05-07T13:52:59Z</dc:date>
    </item>
    <item>
      <title>It's a good idea.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/memory-of-MKL-routines/m-p/951478#M15256</link>
      <description>&lt;P&gt;It's a good idea.&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2013 09:14:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/memory-of-MKL-routines/m-p/951478#M15256</guid>
      <dc:creator>Cheng_Xinghua</dc:creator>
      <dc:date>2013-05-09T09:14:33Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;&gt;&gt;...Calculate the</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/memory-of-MKL-routines/m-p/951479#M15257</link>
      <description>&amp;gt;&amp;gt;&amp;gt;&amp;gt;...Calculate the difference M2 - M1...
&amp;gt;&amp;gt;
&amp;gt;&amp;gt;It's a good idea...

Please follow up with results of your tests. Thanks in advance!</description>
      <pubDate>Thu, 09 May 2013 13:30:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/memory-of-MKL-routines/m-p/951479#M15257</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-05-09T13:30:25Z</dc:date>
    </item>
  </channel>
</rss>

