<?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 Hi, in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-does-not-scale-well-in-reordering-step/m-p/1174134#M28756</link>
    <description>Hi,
Is your matrix have blocked structure? Can you try set iparm[36] to -90 and rerun your test?
Thanks,
Alex</description>
    <pubDate>Mon, 23 Apr 2018 14:58:01 GMT</pubDate>
    <dc:creator>Alexander_K_Intel2</dc:creator>
    <dc:date>2018-04-23T14:58:01Z</dc:date>
    <item>
      <title>Pardiso does not scale well in reordering step</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-does-not-scale-well-in-reordering-step/m-p/1174133#M28755</link>
      <description>&lt;P&gt;Hi eveyrone,&lt;/P&gt;

&lt;P&gt;I have been solving a large symmetric indefinite sparse matrix using Pardiso symmetric solver, with property as below:&lt;/P&gt;

&lt;DIV&gt;
	&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;&amp;lt; Linear system Ax = b &amp;gt; (Upper half)&lt;/SPAN&gt;&lt;/DIV&gt;

	&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of equations:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;107694&lt;/SPAN&gt;&lt;/DIV&gt;

	&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of non-zeros in A:&amp;nbsp; &amp;nbsp; &amp;nbsp; 714952&lt;/SPAN&gt;&lt;/DIV&gt;

	&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of non-zeros in A (%): 0.006164&lt;/SPAN&gt;&lt;/DIV&gt;

	&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

	&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;number of right-hand sides:&amp;nbsp; &amp;nbsp; 1&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;However, it does not scale well in reorder step. Could anyone help?&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;UL&gt;
	&lt;LI&gt;&lt;STRONG&gt;thread = 1&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;reorder:&amp;nbsp;&lt;SPAN style="font-size: 13.008px;"&gt;0.410754 s&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;factorize:&lt;SPAN style="font-size: 13.008px;"&gt;&amp;nbsp;0.159544 s&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;solution:&amp;nbsp;&lt;SPAN style="font-size: 13.008px;"&gt;0.047355 s&lt;/SPAN&gt;&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;&lt;STRONG&gt;thread = 2&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;reorder:&amp;nbsp;&lt;SPAN style="font-size: 13.008px;"&gt;0.404389 s&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;factorize:&amp;nbsp;&lt;SPAN style="font-size: 13.008px;"&gt;0.073979 s&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;solution:&amp;nbsp;&lt;SPAN style="font-size: 13.008px;"&gt;0.049030 s&lt;/SPAN&gt;&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;&lt;STRONG&gt;thread = 4&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;reorder:&amp;nbsp;&lt;SPAN style="font-size: 13.008px;"&gt;0.417474 s&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;factorize:&amp;nbsp;&lt;SPAN style="font-size: 13.008px;"&gt;0.054813 s&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;solution:&amp;nbsp;&lt;SPAN style="font-size: 13.008px;"&gt;0.038233 s&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px;"&gt;--------------&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px;"&gt;My laptop has 8 CPU, with details as below:&lt;/SPAN&gt;&lt;/P&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;Architecture:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; x86_64&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;CPU op-mode(s):&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 32-bit, 64-bit&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;Byte Order:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Little Endian&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;CPU(s):&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 8&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;On-line CPU(s) list:&amp;nbsp; &amp;nbsp;0-7&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;Thread(s) per core:&amp;nbsp; &amp;nbsp; 2&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;Core(s) per socket:&amp;nbsp; &amp;nbsp; 4&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;Socket(s):&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;Vendor ID:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;GenuineIntel&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;CPU family:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 6&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;Model:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;60&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;Stepping:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 3&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;CPU MHz:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2594.000&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;BogoMIPS:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5188.00&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;Virtualization:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; VT-x&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV&gt;Detailed information is in attachment.&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;Thanks for help!&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Apr 2018 02:00:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-does-not-scale-well-in-reordering-step/m-p/1174133#M28755</guid>
      <dc:creator>li__wei</dc:creator>
      <dc:date>2018-04-21T02:00:39Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-does-not-scale-well-in-reordering-step/m-p/1174134#M28756</link>
      <description>Hi,
Is your matrix have blocked structure? Can you try set iparm[36] to -90 and rerun your test?
Thanks,
Alex</description>
      <pubDate>Mon, 23 Apr 2018 14:58:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-does-not-scale-well-in-reordering-step/m-p/1174134#M28756</guid>
      <dc:creator>Alexander_K_Intel2</dc:creator>
      <dc:date>2018-04-23T14:58:01Z</dc:date>
    </item>
    <item>
      <title>Hi Alexander,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-does-not-scale-well-in-reordering-step/m-p/1174135#M28757</link>
      <description>&lt;P&gt;Hi Alexander,&lt;/P&gt;

&lt;P&gt;Thanks for reply.&lt;/P&gt;

&lt;P&gt;The matrix is a KKT system from FEM stiffness matrix and lagrange mutipliers. It has structure as below:&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="O8RSW9A9}3%WOST0{ODI~TD.png"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/9894iCE670B4777712E08/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="O8RSW9A9&amp;amp;#125;3%WOST0{ODI~TD.png" alt="O8RSW9A9&amp;amp;#125;3%WOST0{ODI~TD.png" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;in which A is the n x n stiffness matrix from a FEM structure,&amp;nbsp;Λ is a m x n lagrange multipliers matrix, usually m &amp;lt;&amp;lt; n,&amp;nbsp;ε is a very small perturbation.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;When I set the&amp;nbsp;&lt;SPAN style="font-size: 12px;"&gt;iparm[36] to -90,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 12px;"&gt;thread = 1&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;reorder time:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.008px;"&gt;0.205429 s&lt;/SPAN&gt;&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 13.008px;"&gt;thread = 2&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px;"&gt;reorder time:&amp;nbsp;0.141978 s&lt;/SPAN&gt;&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 13.008px;"&gt;thread = 4&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px;"&gt;reorder time:&amp;nbsp;0.127079 s&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;It does scale somehow. Is this desired scalability for Pardiso?&amp;nbsp;&lt;/P&gt;

&lt;P&gt;The Pardiso manual does not mention what iparm[36] is for. What does setting it to -90 mean?&lt;/P&gt;

&lt;P&gt;The output files are in attachment.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Btw, the residual is computed from ||Ax - b&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;||&lt;/SPAN&gt;&lt;SUB&gt;2&lt;/SUB&gt;&lt;SPAN style="font-size: 1em;"&gt; / ||b&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;||&lt;/SPAN&gt;&lt;SUB&gt;2&lt;/SUB&gt;&lt;SPAN style="font-size: 1em;"&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 1em;"&gt;iparm[36] = 0&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;residual =&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.008px;"&gt;4.208551e-15&lt;/SPAN&gt;&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 1em;"&gt;iparm[36] = -90&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;residual =&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.008px;"&gt;5.733099e-12&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Apr 2018 04:32:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-does-not-scale-well-in-reordering-step/m-p/1174135#M28757</guid>
      <dc:creator>li__wei</dc:creator>
      <dc:date>2018-04-24T04:32:34Z</dc:date>
    </item>
    <item>
      <title>Hi Li Wei,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-does-not-scale-well-in-reordering-step/m-p/1174136#M28758</link>
      <description>&lt;P&gt;Hi Li Wei,&lt;BR /&gt;
	​It looks a problem. Could you provide us&amp;nbsp;your test matrix and command line, a test code will be better.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	​and FYI,&amp;nbsp; as i mentioned in&amp;nbsp; topic: &lt;A href="https://software.intel.com/en-us/forums/intel-math-kernel-library/topic/777236" target="_blank"&gt;https://software.intel.com/en-us/forums/intel-math-kernel-library/topic/777236&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp; MKL 2018 update 2&amp;nbsp;&amp;nbsp;have some update about Pardiso routine,&amp;nbsp; you may try it .&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/articles/intel-math-kernel-library-intel-mkl-2018-bug-fixes-list" target="_blank"&gt;https://software.intel.com/en-us/articles/intel-math-kernel-library-intel-mkl-2018-bug-fixes-list&lt;/A&gt;&lt;/P&gt;

&lt;TABLE style="box-sizing: border-box; border-collapse: collapse; border-spacing: 0px; margin: 0px auto 20px; line-height: 1.1; max-width: 100%; overflow-x: auto; color: rgb(83, 86, 90); font-family: &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;" border="0"&gt;
	&lt;TBODY style="box-sizing: border-box;"&gt;
		&lt;TR style="box-sizing: border-box; border-bottom: 1px solid rgb(204, 204, 204);"&gt;
			&lt;TD style="box-sizing: border-box; padding: 9px 10px; text-align: left; vertical-align: top;"&gt;MKLD-2776&lt;/TD&gt;
			&lt;TD style="box-sizing: border-box; padding: 9px 10px; text-align: left; vertical-align: top; background: rgb(230, 230, 230);"&gt;Improved the performance of Intel MKL Pardiso routine in the case of multiple RHS and linking with Intel® Threaded Building Blocks (Intel® TBB) threading layer.&lt;/TD&gt;
		&lt;/TR&gt;
	&lt;/TBODY&gt;
&lt;/TABLE&gt;

&lt;P&gt;Best Regards,&lt;BR /&gt;
	Ying&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Apr 2018 02:44:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-does-not-scale-well-in-reordering-step/m-p/1174136#M28758</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2018-04-27T02:44:01Z</dc:date>
    </item>
    <item>
      <title>Quote:Ying H. (Intel) wrote:</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-does-not-scale-well-in-reordering-step/m-p/1174137#M28759</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Ying H. (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Hi Li Wei,&lt;BR /&gt;
	​It looks a problem. Could you provide us&amp;nbsp;your test matrix and command line, a test code will be better.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;​and FYI,&amp;nbsp; as i mentioned in&amp;nbsp; topic: &lt;A href="https://software.intel.com/en-us/forums/intel-math-kernel-library/topic/777236"&gt;https://software.intel.com/en-us/forums/intel-math-kernel-library/topic/...&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp; MKL 2018 update 2&amp;nbsp;&amp;nbsp;have some update about Pardiso routine,&amp;nbsp; you may try it .&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/articles/intel-math-kernel-library-intel-mkl-2018-bug-fixes-list"&gt;https://software.intel.com/en-us/articles/intel-math-kernel-library-inte...&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;MKLD-2776&lt;BR /&gt;
	Improved the performance of Intel MKL Pardiso routine in the case of multiple RHS and linking with Intel® Threaded Building Blocks (Intel® TBB) threading layer.&lt;/P&gt;

&lt;P&gt;Best Regards,&lt;BR /&gt;
	Ying&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks for your reply!&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Here is the matrix in CSR format. bs is right-hand side vector, row-ptr and col-ind are row and column vectors, val is matrix value.&lt;/P&gt;

&lt;P&gt;testPardisoSym.cpp is the code I used to test Pardiso, and makefile.txt(remove .txt) is the makefile I used to compile.&lt;/P&gt;

&lt;P&gt;I will try the update 2 to see if scalability improves.&lt;/P&gt;

&lt;P&gt;Best,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Apr 2018 05:21:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-does-not-scale-well-in-reordering-step/m-p/1174137#M28759</guid>
      <dc:creator>li__wei</dc:creator>
      <dc:date>2018-04-27T05:21:32Z</dc:date>
    </item>
    <item>
      <title> </title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-does-not-scale-well-in-reordering-step/m-p/1174138#M28760</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Hi Wei,&lt;/P&gt;

&lt;P&gt;Thank you for the test code. I can reproduce the problem with latest version.&amp;nbsp; Will look into details.&lt;BR /&gt;
	&lt;BR /&gt;
	Thanks&lt;BR /&gt;
	Ying&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Apr 2018 06:56:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-does-not-scale-well-in-reordering-step/m-p/1174138#M28760</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2018-04-28T06:56:55Z</dc:date>
    </item>
    <item>
      <title>the problem has been fixed</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-does-not-scale-well-in-reordering-step/m-p/1174139#M28761</link>
      <description>&lt;P&gt;the problem has been fixed into version 2019 u3.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2019 05:48:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-does-not-scale-well-in-reordering-step/m-p/1174139#M28761</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2019-03-20T05:48:07Z</dc:date>
    </item>
  </channel>
</rss>

