<?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 PARDISO: msglvl, statistical information output in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-msglvl-statistical-information-output/m-p/882502#M9710</link>
    <description>Hi!&lt;BR /&gt;&lt;BR /&gt;I am wondering, where the output goes (file, stream ??) generated by PARDISO when msglvl=1 ?&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Mon, 31 Aug 2009 17:30:45 GMT</pubDate>
    <dc:creator>Perpf2000</dc:creator>
    <dc:date>2009-08-31T17:30:45Z</dc:date>
    <item>
      <title>PARDISO: msglvl, statistical information output</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-msglvl-statistical-information-output/m-p/882502#M9710</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;I am wondering, where the output goes (file, stream ??) generated by PARDISO when msglvl=1 ?&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 31 Aug 2009 17:30:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-msglvl-statistical-information-output/m-p/882502#M9710</guid>
      <dc:creator>Perpf2000</dc:creator>
      <dc:date>2009-08-31T17:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: PARDISO: msglvl, statistical information output</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-msglvl-statistical-information-output/m-p/882503#M9711</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/441076"&gt;Perpf2000&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Hi!&lt;BR /&gt;&lt;BR /&gt;I am wondering, where the output goes (file, stream ??) generated by PARDISO when msglvl=1 ?&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;docs are quite clear on that:&lt;BR /&gt;&lt;BR /&gt;Message level information. If msglvl = 0 then PARDISO generates no output, if msglvl = 1 the solver prints statistical information &lt;STRONG&gt;to the screen&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;A.&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Sep 2009 00:26:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-msglvl-statistical-information-output/m-p/882503#M9711</guid>
      <dc:creator>ArturGuzik</dc:creator>
      <dc:date>2009-09-01T00:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: PARDISO: msglvl, statistical information output</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-msglvl-statistical-information-output/m-p/882504#M9712</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/342379"&gt;ArturGuzik&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;docs are quite clear on that:&lt;BR /&gt;&lt;BR /&gt;Message level information. If msglvl = 0 then PARDISO generates no output, if msglvl = 1 the solver prints statistical information &lt;STRONG&gt;to the screen&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;A.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;OK, my fault! My question was not really precise.&lt;BR /&gt;&lt;BR /&gt;I'm using MSVS-development environment (VC++). I would have expected that this output goes into the debug window (like i.e. TRACE("xyz"); ), but it doesn't.&lt;BR /&gt;So my question actually is: where will I see this output? Obviously it cannot just go to the screen like the good old console-printf-feature.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Sep 2009 07:35:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-msglvl-statistical-information-output/m-p/882504#M9712</guid>
      <dc:creator>Perpf2000</dc:creator>
      <dc:date>2009-09-02T07:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: PARDISO: msglvl, statistical information output</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-msglvl-statistical-information-output/m-p/882505#M9713</link>
      <description>&lt;BR /&gt;
&lt;P&gt;I think there is no way to see this output for your environment.&lt;BR /&gt;--Gennady&lt;/P&gt;</description>
      <pubDate>Wed, 02 Sep 2009 12:41:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-msglvl-statistical-information-output/m-p/882505#M9713</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-09-02T12:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: PARDISO: msglvl, statistical information output</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-msglvl-statistical-information-output/m-p/882506#M9714</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/334681"&gt;Gennady Fedorov (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;&lt;BR /&gt;
&lt;P&gt;I think there is no way to see this output for your environment.&lt;BR /&gt;--Gennady&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;what a petty!&lt;BR /&gt;&lt;BR /&gt;but thanks for your reply!!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Sep 2009 13:27:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-msglvl-statistical-information-output/m-p/882506#M9714</guid>
      <dc:creator>Perpf2000</dc:creator>
      <dc:date>2009-09-02T13:27:18Z</dc:date>
    </item>
  </channel>
</rss>

