<?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 dss_factor_real in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dss-factor-real/m-p/909287#M12002</link>
    <description>&lt;FONT size="2"&gt;
&lt;P&gt;How do I cause dss_factor_real to not terminate for condition&lt;/P&gt;
&lt;P&gt;MKL-DSS-DSS-Error, Zero Pivot detected&lt;/P&gt;
&lt;P&gt;Since purpose of program is to loop untill singularity is detected then continue for other conditions&lt;/P&gt;
&lt;P&gt;Tried with all the following conditions&lt;/P&gt;&lt;FONT color="#008000" size="2"&gt;
&lt;P&gt;! MKL_DSS_TERM_LVL_SUCCESS&lt;/P&gt;
&lt;P&gt;! MKL_DSS_TERM_LVL_INFO&lt;/P&gt;
&lt;P&gt;! MKL_DSS_TERM_LVL_WARNING&lt;/P&gt;
&lt;P&gt;! MKL_DSS_TERM_LVL_ERROR&lt;/P&gt;
&lt;P&gt;! MKL_DSS_TERM_LVL_FATAL &lt;/P&gt;&lt;/FONT&gt;
&lt;P&gt;************************************&lt;/P&gt;
&lt;P&gt;Really need condtion MKL_DSS_TERM_NONE&lt;/P&gt;
&lt;P&gt;Code Extract.&lt;/P&gt;
&lt;P&gt;INTEGER(4) DSS_opt&lt;/P&gt;
&lt;P&gt;DSS_opt=MKL_DSS_POSITIVE_DEFINITE + MKL_DSS_TERM_LVL_FATAL&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;IERR=dss_factor_real(DSS_handle, DSS_opt, GLBSTF)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;B&gt;&lt;FONT color="#0000ff" size="2"&gt;! never gets to this point &lt;/FONT&gt;&lt;/B&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;&lt;FONT color="#0000ff" size="2"&gt;IF&lt;/FONT&gt;&lt;/B&gt;&lt;FONT&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt; (IERR .NE. 0) &lt;/FONT&gt;&lt;B&gt;&lt;FONT color="#0000ff" size="2"&gt;THEN&lt;/FONT&gt;&lt;/B&gt;&lt;/P&gt;&lt;FONT size="2"&gt;
&lt;P&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;B&gt;&lt;FONT color="#0000ff" size="2"&gt;WRITE&lt;/FONT&gt;&lt;/B&gt;&lt;FONT&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt; (6,*) 'ERROR DETECTED DSS_FACTOR_REAL IERR=',IERR&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;B&gt;&lt;FONT color="#0000ff" size="2"&gt;STOP&lt;P&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;FONT&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt;
&lt;P&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;B&gt;&lt;FONT color="#0000ff" size="2"&gt;ENDIF&lt;P&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;FONT&gt;&lt;/FONT&gt;</description>
    <pubDate>Mon, 17 Sep 2007 16:12:43 GMT</pubDate>
    <dc:creator>mrvivaldi2</dc:creator>
    <dc:date>2007-09-17T16:12:43Z</dc:date>
    <item>
      <title>dss_factor_real</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dss-factor-real/m-p/909287#M12002</link>
      <description>&lt;FONT size="2"&gt;
&lt;P&gt;How do I cause dss_factor_real to not terminate for condition&lt;/P&gt;
&lt;P&gt;MKL-DSS-DSS-Error, Zero Pivot detected&lt;/P&gt;
&lt;P&gt;Since purpose of program is to loop untill singularity is detected then continue for other conditions&lt;/P&gt;
&lt;P&gt;Tried with all the following conditions&lt;/P&gt;&lt;FONT color="#008000" size="2"&gt;
&lt;P&gt;! MKL_DSS_TERM_LVL_SUCCESS&lt;/P&gt;
&lt;P&gt;! MKL_DSS_TERM_LVL_INFO&lt;/P&gt;
&lt;P&gt;! MKL_DSS_TERM_LVL_WARNING&lt;/P&gt;
&lt;P&gt;! MKL_DSS_TERM_LVL_ERROR&lt;/P&gt;
&lt;P&gt;! MKL_DSS_TERM_LVL_FATAL &lt;/P&gt;&lt;/FONT&gt;
&lt;P&gt;************************************&lt;/P&gt;
&lt;P&gt;Really need condtion MKL_DSS_TERM_NONE&lt;/P&gt;
&lt;P&gt;Code Extract.&lt;/P&gt;
&lt;P&gt;INTEGER(4) DSS_opt&lt;/P&gt;
&lt;P&gt;DSS_opt=MKL_DSS_POSITIVE_DEFINITE + MKL_DSS_TERM_LVL_FATAL&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;IERR=dss_factor_real(DSS_handle, DSS_opt, GLBSTF)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;B&gt;&lt;FONT color="#0000ff" size="2"&gt;! never gets to this point &lt;/FONT&gt;&lt;/B&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;&lt;FONT color="#0000ff" size="2"&gt;IF&lt;/FONT&gt;&lt;/B&gt;&lt;FONT&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt; (IERR .NE. 0) &lt;/FONT&gt;&lt;B&gt;&lt;FONT color="#0000ff" size="2"&gt;THEN&lt;/FONT&gt;&lt;/B&gt;&lt;/P&gt;&lt;FONT size="2"&gt;
&lt;P&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;B&gt;&lt;FONT color="#0000ff" size="2"&gt;WRITE&lt;/FONT&gt;&lt;/B&gt;&lt;FONT&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt; (6,*) 'ERROR DETECTED DSS_FACTOR_REAL IERR=',IERR&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;B&gt;&lt;FONT color="#0000ff" size="2"&gt;STOP&lt;P&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;FONT&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt;
&lt;P&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;B&gt;&lt;FONT color="#0000ff" size="2"&gt;ENDIF&lt;P&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Mon, 17 Sep 2007 16:12:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dss-factor-real/m-p/909287#M12002</guid>
      <dc:creator>mrvivaldi2</dc:creator>
      <dc:date>2007-09-17T16:12:43Z</dc:date>
    </item>
  </channel>
</rss>

