<?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 Here is the Matrix and in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-PROBLEM/m-p/917300#M12708</link>
    <description>&lt;P&gt;Here is the Matrix and instructions in the .zip file.&lt;/P&gt;
&lt;P&gt;I am running the latest Intel Fortran Compiler Version.&lt;/P&gt;
&lt;P&gt;I tried to run all my previous programs that did not crash before, and they crash now after the update.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Jan 2013 20:51:58 GMT</pubDate>
    <dc:creator>Dimitrios_F_</dc:creator>
    <dc:date>2013-01-18T20:51:58Z</dc:date>
    <item>
      <title>PARDISO PROBLEM</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-PROBLEM/m-p/917298#M12706</link>
      <description>&lt;P&gt;Dear developer:&lt;BR /&gt;&lt;BR /&gt;I am writing to you in order to inform you about an unusual behavior that pardiso solver exhibit in the latest version of mkl library. More specifically, we use this solver in our finite element code in order to solve the linear system of equations. Up to version ..., we could solve systems that arise when periodic boundary conditions are imposed. Unfortunately, the latest version can not solve them and a NAN appears during back- substitution. We have used both intel and gnu compilers as well as multithreaded and sequential versions without any improvement. Finally, these can be solved with WATSON and HSL solvers.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I am looking forward for your response.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;- Dimitrios Fraggedakis&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2013 08:05:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-PROBLEM/m-p/917298#M12706</guid>
      <dc:creator>Dimitrios_F_</dc:creator>
      <dc:date>2013-01-17T08:05:49Z</dc:date>
    </item>
    <item>
      <title>the latest version - do you</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-PROBLEM/m-p/917299#M12707</link>
      <description>&lt;P&gt;the latest version - do you mean version 11.0 update1?&lt;/P&gt;
&lt;P&gt;how we can check the problem on our side?&amp;nbsp;can you give us the example?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2013 09:11:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-PROBLEM/m-p/917299#M12707</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2013-01-17T09:11:30Z</dc:date>
    </item>
    <item>
      <title>Here is the Matrix and</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-PROBLEM/m-p/917300#M12708</link>
      <description>&lt;P&gt;Here is the Matrix and instructions in the .zip file.&lt;/P&gt;
&lt;P&gt;I am running the latest Intel Fortran Compiler Version.&lt;/P&gt;
&lt;P&gt;I tried to run all my previous programs that did not crash before, and they crash now after the update.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2013 20:51:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-PROBLEM/m-p/917300#M12708</guid>
      <dc:creator>Dimitrios_F_</dc:creator>
      <dc:date>2013-01-18T20:51:58Z</dc:date>
    </item>
    <item>
      <title>I modified the example</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-PROBLEM/m-p/917301#M12709</link>
      <description>&lt;P&gt;I modified the example pardiso_unsym_f.f from the MKL 11.0.1 distribution to read your data files, running under Windows 7 X64 using the 13.0.1.119 compilers (32-bit and 64-bit). Your system was solved successfully and there were no NaNs in the solution vector.&lt;/P&gt;
&lt;P&gt;Please provide code that reads your data files and produces the behavior that you described (NaNs in the solution).&lt;/P&gt;</description>
      <pubDate>Sat, 19 Jan 2013 00:52:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-PROBLEM/m-p/917301#M12709</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2013-01-19T00:52:23Z</dc:date>
    </item>
    <item>
      <title>Well, i foggot to mention</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-PROBLEM/m-p/917302#M12710</link>
      <description>&lt;P&gt;Well, i foggot to mention thay my operating system is Linux Rocks 6.0 Mamba edition.&lt;/P&gt;
&lt;P&gt;I am preparing the code to provide it to you as soon as possible.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2013 07:43:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-PROBLEM/m-p/917302#M12710</guid>
      <dc:creator>Dimitrios_F_</dc:creator>
      <dc:date>2013-01-22T07:43:48Z</dc:date>
    </item>
    <item>
      <title>Hi everyone... i have got the</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-PROBLEM/m-p/917303#M12711</link>
      <description>&lt;P&gt;Hi everyone... i have got the same problem calling PARDISO, while compiling using WIN7 64 there is no problem at all, compiling using linux Redhat works only while using a debug compilation, while compiling for release sends a NaN result during the&amp;nbsp;back substitution and iterative refinement (phase = 33)... can any help me?&lt;/P&gt;

&lt;P&gt;Linked libraries are:&amp;nbsp;&lt;STRONG&gt;libmkl_intel_lp64&lt;/STRONG&gt;.a,&amp;nbsp;&lt;STRONG&gt;libmkl_intel_thread&lt;/STRONG&gt;.a,&amp;nbsp;&lt;STRONG&gt;libmkl_core&lt;/STRONG&gt;.a&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Debug command line:&lt;/SPAN&gt;&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;&lt;EM&gt;ifort -g -traceback -check all -fp-stack-check -warn all -nogen-interface -assume bscc -heap-arrays -module debug -I/opt/intel/mkl/include &amp;nbsp; -static-intel debug/*.o -o bin/plcd-dbg_2014.03.x64.unix -Wl,--start-group "/opt/intel/mkl/lib/intel64/libmkl_intel_lp64.a" "/opt/intel/mkl/lib/intel64/libmkl_intel_thread.a" "/opt/intel/mkl/lib/intel64/libmkl_core.a" -Wl,--end-group -L"/opt/intel/mkl/../compiler/lib/intel64" -liomp5 -lpthread -lm&lt;/EM&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Release command line;&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;&lt;EM&gt;ifort &amp;nbsp;-O3 -no-prec-div -xHost &amp;nbsp; -no-vec -ipo -warn all -nogen-interface -assume bscc -heap-arrays -module release -I/opt/intel/mkl/include &amp;nbsp; -static-intel release/*.o -o bin/plcd_2014.03.x64.unix -Wl,--start-group "/opt/intel/mkl/lib/intel64/libmkl_intel_lp64.a" "/opt/intel/mkl/lib/intel64/libmkl_intel_thread.a" "/opt/intel/mkl/lib/intel64/libmkl_core.a" -Wl,--end-group -L"/opt/intel/mkl/../compiler/lib/intel64" -liomp5 -lpthread -lm&lt;/EM&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;I am not sure if i made myself clear, since i have not experience on the matter. Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2014 18:16:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-PROBLEM/m-p/917303#M12711</guid>
      <dc:creator>Cuauhtemoc_E_</dc:creator>
      <dc:date>2014-03-14T18:16:40Z</dc:date>
    </item>
    <item>
      <title>regard to the previous issue</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-PROBLEM/m-p/917304#M12712</link>
      <description>&lt;P style="font-family: Arial, Helvetica, sans-serif; font-size: 12px;"&gt;regard to the previous issue - the problem has not been reproduced. The &amp;nbsp;system was solved successfully and there were no NaNs in the solution vector.&lt;/P&gt;

&lt;P style="font-family: Arial, Helvetica, sans-serif; font-size: 12px;"&gt;in your case - could you please give us the reproducer? &amp;nbsp; we don't see such problem with the latest version of mkl. what version do you use?&lt;/P&gt;

&lt;P style="font-family: Arial, Helvetica, sans-serif; font-size: 12px;"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2014 18:30:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-PROBLEM/m-p/917304#M12712</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2014-03-14T18:30:26Z</dc:date>
    </item>
    <item>
      <title>Oh God!, I am not sure yet,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-PROBLEM/m-p/917305#M12713</link>
      <description>&lt;P&gt;Oh God!, I am not sure yet, but i think is a huge mistake on my side :(... in any case, thank you very much for the quick answer...&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2014 19:37:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/PARDISO-PROBLEM/m-p/917305#M12713</guid>
      <dc:creator>Cuauhtemoc_E_</dc:creator>
      <dc:date>2014-03-14T19:37:17Z</dc:date>
    </item>
  </channel>
</rss>

