<?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 MKL Out of memory error management in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Out-of-memory-error-management/m-p/884796#M9943</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I am using DSS interface of MKL PARDISO solver.&lt;/P&gt;
&lt;P&gt;I cannot catch Out Of Memory errors neither with DSS_REORDER or with DSS_FACTOR_REAL.&lt;/P&gt;
&lt;P&gt;MKL is writing the error message in console then program is halted.&lt;/P&gt;
&lt;P&gt;Matrix factorization&lt;BR /&gt;MKL-DSS-DSS-Error, Out of memory&lt;BR /&gt;[crx@POLLUX ...d/SYSTUS]$ &lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Here is my source code: IF tests are never executed.&lt;/P&gt;
&lt;P&gt;No test of IER status can be done.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt; IER = DSS_REORDER(HANDLE(1),CXML_DSS_DEFAULTS,0)&lt;BR /&gt; IF (IER.NE.CXML_DSS_SUCCESS) GOTO 900&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;and&lt;/P&gt;
&lt;P&gt; IER = DSS_FACTOR_REAL(HANDLE(1),CXML_DSS_INDEFINITE,A(KSYMPK))&lt;BR /&gt; IF (IER.EQ.CXML_DSS_OUT_OF_MEMORY) GOTO 901&lt;BR /&gt; IF (IER.EQ.CXML_DSS_ZERO_PIVOT) GOTO 902&lt;BR /&gt; IF (IER.NE.CXML_DSS_SUCCESS) GOTO 900&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Feb 2007 16:05:13 GMT</pubDate>
    <dc:creator>conraux</dc:creator>
    <dc:date>2007-02-05T16:05:13Z</dc:date>
    <item>
      <title>MKL Out of memory error management</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Out-of-memory-error-management/m-p/884796#M9943</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I am using DSS interface of MKL PARDISO solver.&lt;/P&gt;
&lt;P&gt;I cannot catch Out Of Memory errors neither with DSS_REORDER or with DSS_FACTOR_REAL.&lt;/P&gt;
&lt;P&gt;MKL is writing the error message in console then program is halted.&lt;/P&gt;
&lt;P&gt;Matrix factorization&lt;BR /&gt;MKL-DSS-DSS-Error, Out of memory&lt;BR /&gt;[crx@POLLUX ...d/SYSTUS]$ &lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Here is my source code: IF tests are never executed.&lt;/P&gt;
&lt;P&gt;No test of IER status can be done.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt; IER = DSS_REORDER(HANDLE(1),CXML_DSS_DEFAULTS,0)&lt;BR /&gt; IF (IER.NE.CXML_DSS_SUCCESS) GOTO 900&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;and&lt;/P&gt;
&lt;P&gt; IER = DSS_FACTOR_REAL(HANDLE(1),CXML_DSS_INDEFINITE,A(KSYMPK))&lt;BR /&gt; IF (IER.EQ.CXML_DSS_OUT_OF_MEMORY) GOTO 901&lt;BR /&gt; IF (IER.EQ.CXML_DSS_ZERO_PIVOT) GOTO 902&lt;BR /&gt; IF (IER.NE.CXML_DSS_SUCCESS) GOTO 900&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2007 16:05:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Out-of-memory-error-management/m-p/884796#M9943</guid>
      <dc:creator>conraux</dc:creator>
      <dc:date>2007-02-05T16:05:13Z</dc:date>
    </item>
  </channel>
</rss>

