<?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 Suppressing the output information resulted from PARDISO solver in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Suppressing-the-output-information-resulted-from-PARDISO-solver/m-p/821610#M4810</link>
    <description>Hi,&lt;DIV&gt;The testcase you provided call PARDISO 4.1.0 from pardiso-project. Intel doesn't support this project so we could provide you some ideas like set msglvl=1.&lt;/DIV&gt;&lt;DIV&gt;With best regards,&lt;/DIV&gt;&lt;DIV&gt;Alexander Kalinkin&lt;/DIV&gt;</description>
    <pubDate>Tue, 18 Jan 2011 08:07:43 GMT</pubDate>
    <dc:creator>Alexander_K_Intel2</dc:creator>
    <dc:date>2011-01-18T08:07:43Z</dc:date>
    <item>
      <title>Suppressing the output information resulted from PARDISO solver.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Suppressing-the-output-information-resulted-from-PARDISO-solver/m-p/821607#M4807</link>
      <description>I am testing the PARDISO solver now. The program that I am currently testing can be found &lt;A href="http://www.pardiso-project.org/manual/pardiso_sym.f"&gt;here&lt;/A&gt;.&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="33599-pardisooutput.png"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/9987i90379A40F5D57118/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="33599-pardisooutput.png" alt="33599-pardisooutput.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;One thing I would like to do, I would like to supress all the logging information of the PARDISO solver ( see above), I don't want to see all the statistics regarding the solver running. Is there anyway I can suppress them?&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;From the documentation, I understand that by setting the iparm(18) and iparm(19) to 0, those diagnostic information should be suppressed, but when I modify the above program accordingly all the output still gets presented!.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Any idea how to fix this? Or is there anything I miss?&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 18 Jan 2011 07:27:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Suppressing-the-output-information-resulted-from-PARDISO-solver/m-p/821607#M4807</guid>
      <dc:creator>Ngu_Soon_Hui</dc:creator>
      <dc:date>2011-01-18T07:27:26Z</dc:date>
    </item>
    <item>
      <title>Suppressing the output information resulted from PARDISO solver</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Suppressing-the-output-information-resulted-from-PARDISO-solver/m-p/821608#M4808</link>
      <description>please set&lt;PRE&gt;msglvl    = 0    instead ofmsglvl == 1.&lt;/PRE&gt;&lt;PRE&gt;-- Gennady&lt;/PRE&gt;&lt;PRE&gt;&lt;SPAN style="font-size: 9px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE&gt;&lt;SPAN style="font-size: 9px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 18 Jan 2011 07:41:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Suppressing-the-output-information-resulted-from-PARDISO-solver/m-p/821608#M4808</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2011-01-18T07:41:57Z</dc:date>
    </item>
    <item>
      <title>Suppressing the output information resulted from PARDISO solver</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Suppressing-the-output-information-resulted-from-PARDISO-solver/m-p/821609#M4809</link>
      <description>Thanks, but i think there is still this&lt;DIV&gt;&lt;/DIV&gt;&lt;BLOCKQUOTE&gt;&lt;DIV&gt;0&lt;/DIV&gt;&lt;DIV&gt;1&lt;/DIV&gt;&lt;DIV&gt;2&lt;/DIV&gt;&lt;DIV&gt;3&lt;/DIV&gt;&lt;DIV&gt;4&lt;/DIV&gt;&lt;DIV&gt;5&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;appearing on the screen. How to suppress them?&lt;/DIV&gt;</description>
      <pubDate>Tue, 18 Jan 2011 07:51:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Suppressing-the-output-information-resulted-from-PARDISO-solver/m-p/821609#M4809</guid>
      <dc:creator>Ngu_Soon_Hui</dc:creator>
      <dc:date>2011-01-18T07:51:36Z</dc:date>
    </item>
    <item>
      <title>Suppressing the output information resulted from PARDISO solver</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Suppressing-the-output-information-resulted-from-PARDISO-solver/m-p/821610#M4810</link>
      <description>Hi,&lt;DIV&gt;The testcase you provided call PARDISO 4.1.0 from pardiso-project. Intel doesn't support this project so we could provide you some ideas like set msglvl=1.&lt;/DIV&gt;&lt;DIV&gt;With best regards,&lt;/DIV&gt;&lt;DIV&gt;Alexander Kalinkin&lt;/DIV&gt;</description>
      <pubDate>Tue, 18 Jan 2011 08:07:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Suppressing-the-output-information-resulted-from-PARDISO-solver/m-p/821610#M4810</guid>
      <dc:creator>Alexander_K_Intel2</dc:creator>
      <dc:date>2011-01-18T08:07:43Z</dc:date>
    </item>
    <item>
      <title>Suppressing the output information resulted from PARDISO solver</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Suppressing-the-output-information-resulted-from-PARDISO-solver/m-p/821611#M4811</link>
      <description>Alexander,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Actually the same sample program is also available in Intel MKL reference Manual, under Section C, Pardiso Code Examples.&lt;/DIV&gt;</description>
      <pubDate>Tue, 18 Jan 2011 08:22:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Suppressing-the-output-information-resulted-from-PARDISO-solver/m-p/821611#M4811</guid>
      <dc:creator>Ngu_Soon_Hui</dc:creator>
      <dc:date>2011-01-18T08:22:12Z</dc:date>
    </item>
    <item>
      <title>Suppressing the output information resulted from PARDISO solver</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Suppressing-the-output-information-resulted-from-PARDISO-solver/m-p/821612#M4812</link>
      <description>Hi,&lt;DIV&gt;Yes, similar example exists in Intel MKL and we support it. The Gennady's advise about msglvl will resolve your issue if you will use MKL functionality.&lt;/DIV&gt;&lt;DIV&gt;With best regards,&lt;/DIV&gt;&lt;DIV&gt;Alexander Kalinkin&lt;/DIV&gt;</description>
      <pubDate>Tue, 18 Jan 2011 09:01:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Suppressing-the-output-information-resulted-from-PARDISO-solver/m-p/821612#M4812</guid>
      <dc:creator>Alexander_K_Intel2</dc:creator>
      <dc:date>2011-01-18T09:01:32Z</dc:date>
    </item>
    <item>
      <title>Suppressing the output information resulted from PARDISO solver</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Suppressing-the-output-information-resulted-from-PARDISO-solver/m-p/821613#M4813</link>
      <description>Alex,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;gennady advise will solve the problem only partially, but there is still this&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;BLOCKQUOTE&gt;&lt;DIV&gt;0&lt;/DIV&gt;&lt;DIV&gt;1&lt;/DIV&gt;&lt;DIV&gt;2&lt;/DIV&gt;&lt;DIV&gt;3&lt;/DIV&gt;&lt;DIV&gt;4&lt;/DIV&gt;&lt;DIV&gt;5&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;numerical value appearing on the screen, I afraid.&lt;/DIV&gt;</description>
      <pubDate>Tue, 18 Jan 2011 09:12:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Suppressing-the-output-information-resulted-from-PARDISO-solver/m-p/821613#M4813</guid>
      <dc:creator>Ngu_Soon_Hui</dc:creator>
      <dc:date>2011-01-18T09:12:46Z</dc:date>
    </item>
    <item>
      <title>Suppressing the output information resulted from PARDISO solver</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Suppressing-the-output-information-resulted-from-PARDISO-solver/m-p/821614#M4814</link>
      <description>Hi again,&lt;DIV&gt;MKL example is similar but not the same with example from pardiso project. On which example your problem appeared? If this problem exists in MKL example could you provide the exact name of this example or attach it here?&lt;/DIV&gt;&lt;DIV&gt;With best regards,&lt;/DIV&gt;&lt;DIV&gt;Alexander Kalinkin&lt;/DIV&gt;</description>
      <pubDate>Tue, 18 Jan 2011 09:22:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Suppressing-the-output-information-resulted-from-PARDISO-solver/m-p/821614#M4814</guid>
      <dc:creator>Alexander_K_Intel2</dc:creator>
      <dc:date>2011-01-18T09:22:06Z</dc:date>
    </item>
    <item>
      <title>Suppressing the output information resulted from PARDISO solver</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Suppressing-the-output-information-resulted-from-PARDISO-solver/m-p/821615#M4815</link>
      <description>The example I am talking about is Example C-6, pardiso_sym.f</description>
      <pubDate>Tue, 18 Jan 2011 09:33:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Suppressing-the-output-information-resulted-from-PARDISO-solver/m-p/821615#M4815</guid>
      <dc:creator>Ngu_Soon_Hui</dc:creator>
      <dc:date>2011-01-18T09:33:41Z</dc:date>
    </item>
    <item>
      <title>Suppressing the output information resulted from PARDISO solver</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Suppressing-the-output-information-resulted-from-PARDISO-solver/m-p/821616#M4816</link>
      <description>Hi,&lt;DIV&gt;Could you also provide the version of MKL that you currently use to help me reproduce your issue?&lt;/DIV&gt;&lt;DIV&gt;With best regards,&lt;/DIV&gt;&lt;DIV&gt;Alexander Kalinkin&lt;/DIV&gt;</description>
      <pubDate>Tue, 18 Jan 2011 09:51:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Suppressing-the-output-information-resulted-from-PARDISO-solver/m-p/821616#M4816</guid>
      <dc:creator>Alexander_K_Intel2</dc:creator>
      <dc:date>2011-01-18T09:51:50Z</dc:date>
    </item>
    <item>
      <title>Suppressing the output information resulted from PARDISO solver</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Suppressing-the-output-information-resulted-from-PARDISO-solver/m-p/821617#M4817</link>
      <description>Just an example of output which I received with pardiso_unsym.c example:&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;version on MKL 10.2 update7:&lt;BR /&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;B&gt;msglvl disabled&lt;/B&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;DIV id="_mcePaste"&gt;Reordering completed ...&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Number of nonzeros in factors = 21&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Number of factorization MFLOPS = 0&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Factorization completed ...&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Solve completed ...&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;The solution of the system is:&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;x [0] = -0.522321&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;x [1] = -0.008929&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;x [2] = 1.220982&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;x [3] = -0.504464&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;x [4] = -0.214286&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;iparm[63] = 102000115&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;and when msglvl == enabled&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;=== PARDISO is running in In-Core mode, because iparam(60)=0 ===&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;================ PARDISO: solving a real nonsymmetric system ================&lt;/DIV&gt;&lt;DIV&gt;The local (internal) PARDISO version is             : 102000115&lt;/DIV&gt;&lt;DIV&gt;PARDISO double precision computation is turned ON&lt;/DIV&gt;&lt;DIV&gt;METIS algorithm at reorder step is turned ON&lt;/DIV&gt;&lt;DIV&gt;Single-level factorization algorithm is turned ON&lt;/DIV&gt;&lt;DIV&gt;Scaling is turned ON&lt;/DIV&gt;&lt;DIV&gt;Matching is turned ON&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Summary PARDISO: ( reorder to reorder )&lt;/DIV&gt;&lt;DIV&gt;================&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Times:&lt;/DIV&gt;&lt;DIV&gt;======&lt;/DIV&gt;&lt;DIV&gt;Time spent in calculations of symmetric matrix portrait(fulladj): 0.000007 s&lt;/DIV&gt;&lt;DIV&gt;Time spent in reordering of the initial matrix(reorder)     : 0.000158 s&lt;/DIV&gt;&lt;DIV&gt;Time spent in symbolic factorization(symbfct)          : 0.001695 s&lt;/DIV&gt;&lt;DIV&gt;Time spent in in allocation of internal data structures(malloc) : 0.000246 s&lt;/DIV&gt;&lt;DIV&gt;Time spent in additional calculations              : 0.003461 s&lt;/DIV&gt;&lt;DIV&gt;Total time spent                        : 0.005567 s&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Statistics:&lt;/DIV&gt;&lt;DIV&gt;===========&lt;/DIV&gt;&lt;DIV&gt;&amp;lt; Parallel Direct Factorization with #processors: &amp;gt;     2&lt;/DIV&gt;&lt;DIV&gt;&amp;lt; Numerical Factorization with Level-3 BLAS performance &amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;lt; Linear system Ax = b&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;      #equations:                   5&lt;/DIV&gt;&lt;DIV&gt;      #non-zeros in A:                13&lt;/DIV&gt;&lt;DIV&gt;      non-zeros in A ():              52.000000&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;      #right-hand sides:               1&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;lt; Factors L and U &amp;gt;&lt;/DIV&gt;&lt;DIV&gt;      #columns for each panel:            128&lt;/DIV&gt;&lt;DIV&gt;      #independent subgraphs:             0&lt;/DIV&gt;&lt;DIV&gt;&amp;lt; Preprocessing with state of the art partitioning metis&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;      #supernodes:                  2&lt;/DIV&gt;&lt;DIV&gt;      size of largest supernode:           4&lt;/DIV&gt;&lt;DIV&gt;      number of nonzeros in L             19&lt;/DIV&gt;&lt;DIV&gt;      number of nonzeros in U             2&lt;/DIV&gt;&lt;DIV&gt;      number of nonzeros in L+U            21&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Reordering completed ...&lt;/DIV&gt;&lt;DIV&gt;Number of nonzeros in factors = 21&lt;/DIV&gt;&lt;DIV&gt;Number of factorization MFLOPS = 0 Percentage of computed non-zeros for LL^T factorization&lt;/DIV&gt;&lt;DIV&gt;10 %&lt;/DIV&gt;&lt;DIV&gt;94 %&lt;/DIV&gt;&lt;DIV&gt;100 %&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;================ PARDISO: solving a real nonsymmetric system ================&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Summary PARDISO: ( factorize to factorize )&lt;/DIV&gt;&lt;DIV&gt;================&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Times:&lt;/DIV&gt;&lt;DIV&gt;======&lt;/DIV&gt;&lt;DIV&gt;Time spent in copying matrix to internal data structure(A to LU): 0.000000 s&lt;/DIV&gt;&lt;DIV&gt;Time spent in factorization step(numfct)            : 0.000139 s&lt;/DIV&gt;&lt;DIV&gt;Time spent in in allocation of internal data structures(malloc) : 0.000044 s&lt;/DIV&gt;&lt;DIV&gt;Time spent in additional calculations              : 0.000001 s&lt;/DIV&gt;&lt;DIV&gt;Total time spent                        : 0.000184 s&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Statistics:&lt;/DIV&gt;&lt;DIV&gt;===========&lt;/DIV&gt;&lt;DIV&gt;&amp;lt; Parallel Direct Factorization with #processors: &amp;gt;     2&lt;/DIV&gt;&lt;DIV&gt;&amp;lt; Numerical Factorization with Level-3 BLAS performance &amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;lt; Linear system Ax = b&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;      #equations:                   5&lt;/DIV&gt;&lt;DIV&gt;      #non-zeros in A:                13&lt;/DIV&gt;&lt;DIV&gt;      non-zeros in A ():              52.000000&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;      #right-hand sides:               1&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;lt; Factors L and U &amp;gt;&lt;/DIV&gt;&lt;DIV&gt;      #columns for each panel:            128&lt;/DIV&gt;&lt;DIV&gt;      #independent subgraphs:             0&lt;/DIV&gt;&lt;DIV&gt;&amp;lt; Preprocessing with state of the art partitioning metis&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;      #supernodes:                  2&lt;/DIV&gt;&lt;DIV&gt;      size of largest supernode:           4&lt;/DIV&gt;&lt;DIV&gt;      number of nonzeros in L             19&lt;/DIV&gt;&lt;DIV&gt;      number of nonzeros in U             2&lt;/DIV&gt;&lt;DIV&gt;      number of nonzeros in L+U            21&lt;/DIV&gt;&lt;DIV&gt;      gflop  for the numerical factorization:    0.000000&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;      gflop/s for the numerical factorization:    0.000352&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Factorization completed ...&lt;/DIV&gt;&lt;DIV&gt;================ PARDISO: solving a real nonsymmetric system ================&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Summary PARDISO: ( solve to solve )&lt;/DIV&gt;&lt;DIV&gt;================&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Times:&lt;/DIV&gt;&lt;DIV&gt;======&lt;/DIV&gt;&lt;DIV&gt;Time spent in direct solver at solve step (solve)        : 0.000033 s&lt;/DIV&gt;&lt;DIV&gt;Time spent in additional calculations              : 0.000052 s&lt;/DIV&gt;&lt;DIV&gt;Total time spent                        : 0.000085 s&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Statistics:&lt;/DIV&gt;&lt;DIV&gt;===========&lt;/DIV&gt;&lt;DIV&gt;&amp;lt; Parallel Direct Factorization with #processors: &amp;gt;     2&lt;/DIV&gt;&lt;DIV&gt;&amp;lt; Numerical Factorization with Level-3 BLAS performance &amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;lt; Linear system Ax = b&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;      #equations:                   5&lt;/DIV&gt;&lt;DIV&gt;      #non-zeros in A:                13&lt;/DIV&gt;&lt;DIV&gt;      non-zeros in A ():              52.000000&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;      #right-hand sides:               1&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;lt; Factors L and U &amp;gt;&lt;/DIV&gt;&lt;DIV&gt;      #columns for each panel:            128&lt;/DIV&gt;&lt;DIV&gt;      #independent subgraphs:             0&lt;/DIV&gt;&lt;DIV&gt;&amp;lt; Preprocessing with state of the art partitioning metis&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;      #supernodes:                  2&lt;/DIV&gt;&lt;DIV&gt;      size of largest supernode:           4&lt;/DIV&gt;&lt;DIV&gt;      number of nonzeros in L             19&lt;/DIV&gt;&lt;DIV&gt;      number of nonzeros in U             2&lt;/DIV&gt;&lt;DIV&gt;      number of nonzeros in L+U            21&lt;/DIV&gt;&lt;DIV&gt;      gflop  for the numerical factorization:    0.000000&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;      gflop/s for the numerical factorization:    0.000352&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Solve completed ...&lt;/DIV&gt;&lt;DIV&gt;The solution of the system is:&lt;/DIV&gt;&lt;DIV&gt;x [0] = -0.522321&lt;/DIV&gt;&lt;DIV&gt;x [1] = -0.008929&lt;/DIV&gt;&lt;DIV&gt;x [2] = 1.220982&lt;/DIV&gt;&lt;DIV&gt;x [3] = -0.504464&lt;/DIV&gt;&lt;DIV&gt;x [4] = -0.214286&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;iparm[63] = 102000115&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 8px;"&gt;&lt;B&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 18 Jan 2011 14:38:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Suppressing-the-output-information-resulted-from-PARDISO-solver/m-p/821617#M4817</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2011-01-18T14:38:51Z</dc:date>
    </item>
    <item>
      <title>Suppressing the output information resulted from PARDISO solver</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Suppressing-the-output-information-resulted-from-PARDISO-solver/m-p/821618#M4818</link>
      <description>Alex,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;After further investigation the 1,2,3,4,5 is coming from my part of the program. The pardiso doesn't output those, sorry for the confusion!&lt;/DIV&gt;</description>
      <pubDate>Wed, 19 Jan 2011 06:20:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Suppressing-the-output-information-resulted-from-PARDISO-solver/m-p/821618#M4818</guid>
      <dc:creator>Ngu_Soon_Hui</dc:creator>
      <dc:date>2011-01-19T06:20:24Z</dc:date>
    </item>
    <item>
      <title>Suppressing the output information resulted from PARDISO solver</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Suppressing-the-output-information-resulted-from-PARDISO-solver/m-p/821619#M4819</link>
      <description>Hi,&lt;DIV&gt;That's fine! Feel free to ask more about Pardiso and other part of MKL!&lt;/DIV&gt;&lt;DIV&gt;With best regards,&lt;/DIV&gt;&lt;DIV&gt;Alexander Kalinkin&lt;/DIV&gt;</description>
      <pubDate>Wed, 19 Jan 2011 08:24:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Suppressing-the-output-information-resulted-from-PARDISO-solver/m-p/821619#M4819</guid>
      <dc:creator>Alexander_K_Intel2</dc:creator>
      <dc:date>2011-01-19T08:24:18Z</dc:date>
    </item>
  </channel>
</rss>

