<?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 bug when used openmp  in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/bug-when-used-openmp/m-p/837168#M6132</link>
    <description>Nikola,&lt;DIV&gt;&lt;DIV&gt;what magnitude of these differences?&lt;/DIV&gt;&lt;DIV&gt;--Gennady&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 20 Apr 2010 08:27:13 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2010-04-20T08:27:13Z</dc:date>
    <item>
      <title>bug when used openmp</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/bug-when-used-openmp/m-p/837167#M6131</link>
      <description>Dear all, I found a bug with mkl openmp on DSYEV. My code read a matrix of 250x250 and perform a dsyev on it. I print out the eigenvectors and eigenvalues and there are difference in the eigenvector when I use 1, 2, 4 and 8 threads. &lt;BR /&gt;I compile with this command:&lt;BR /&gt;ifort -openmp -o prova prova.f90 -Wl,--start-group $MKL_LIB/libmkl_intel_lp64.a $MKL_LIB/libmkl_intel_thread.a $MKL_LIB/libmkl_core.a -Wl,--end-group&lt;BR /&gt;&lt;BR /&gt;It's possible to fix this bug?&lt;BR /&gt;&lt;BR /&gt;Best regard&lt;BR /&gt;&lt;BR /&gt;Nicola</description>
      <pubDate>Tue, 20 Apr 2010 07:50:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/bug-when-used-openmp/m-p/837167#M6131</guid>
      <dc:creator>nvarini</dc:creator>
      <dc:date>2010-04-20T07:50:57Z</dc:date>
    </item>
    <item>
      <title>bug when used openmp</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/bug-when-used-openmp/m-p/837168#M6132</link>
      <description>Nikola,&lt;DIV&gt;&lt;DIV&gt;what magnitude of these differences?&lt;/DIV&gt;&lt;DIV&gt;--Gennady&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 20 Apr 2010 08:27:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/bug-when-used-openmp/m-p/837168#M6132</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-04-20T08:27:13Z</dc:date>
    </item>
    <item>
      <title>bug when used openmp</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/bug-when-used-openmp/m-p/837169#M6133</link>
      <description>Hi Gennady, this is the first two eigenvector with 1 thread&lt;BR /&gt;&lt;BR /&gt;5.206780874519512E-003 -2.512377498876253E-003 -0.560713995878056 &lt;BR /&gt;-6.678309445599694E-002 1.730343130346750E-003 8.894833897540037E-002&lt;BR /&gt;&lt;BR /&gt;while with 2 thread the first two eigenvector are&lt;BR /&gt;&lt;BR /&gt;-3.956413109619314E-002 -8.250475621178963E-003 -0.514086076699900 &lt;BR /&gt;-0.128043245900761 1.957126952260208E-002 7.716034330953539E-002&lt;BR /&gt;&lt;BR /&gt;whit 4 thread &lt;BR /&gt;&lt;BR /&gt;-3.923533964555784E-002 -8.579275778466389E-003 -0.514086076699883 &lt;BR /&gt;-0.128043245900755 1.957126952259620E-002 7.716034330954206E-002&lt;BR /&gt;&lt;BR /&gt;with 8 thread&lt;BR /&gt;&lt;BR /&gt;-3.923533964555784E-002 -8.579275778466389E-003 -0.514086076699883 &lt;BR /&gt;-0.128043245900755 1.957126952259620E-002 7.716034330954206E-002&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;--Nicola&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Apr 2010 07:42:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/bug-when-used-openmp/m-p/837169#M6133</guid>
      <dc:creator>nvarini</dc:creator>
      <dc:date>2010-04-22T07:42:51Z</dc:date>
    </item>
    <item>
      <title>bug when used openmp</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/bug-when-used-openmp/m-p/837170#M6134</link>
      <description>Hi Nicola,&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;Thanks for the update. If I am not mistaken, we had the similar problem in one of MKL 10.2 Update 2.&lt;BR /&gt;&lt;/SPAN&gt;&lt;DIV&gt;What MKL version you are using?&lt;/DIV&gt;&lt;DIV&gt;--Gennady&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 Apr 2010 15:47:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/bug-when-used-openmp/m-p/837170#M6134</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-04-22T15:47:33Z</dc:date>
    </item>
    <item>
      <title>bug when used openmp</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/bug-when-used-openmp/m-p/837171#M6135</link>
      <description>In fact I use mkl 10.2.2, there are some patch for this problem?&lt;BR /&gt;&lt;BR /&gt;Nicola</description>
      <pubDate>Fri, 23 Apr 2010 09:08:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/bug-when-used-openmp/m-p/837171#M6135</guid>
      <dc:creator>nvarini</dc:creator>
      <dc:date>2010-04-23T09:08:05Z</dc:date>
    </item>
    <item>
      <title>bug when used openmp</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/bug-when-used-openmp/m-p/837172#M6136</link>
      <description>yes, the latest Update 5 will be available soon, but you can&lt;SPAN style="font-family: verdana, sans-serif;"&gt;check this problem with Update 3 or 4.&lt;/SPAN&gt;&lt;DIV&gt;&lt;SPAN style="font-family: verdana, sans-serif;"&gt;Please see &lt;A href="http://software.intel.com/en-us/articles/intel-mkl-102-fixes-list/"&gt;here &lt;/A&gt;the list of fixed errors. See Update 3:&lt;TABLE width="700" border="0" cellpadding="0" cellspacing="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;DPD200141616&lt;BR /&gt;&lt;/TD&gt;&lt;TD&gt;Eigenvector bug in multi-threaded code of ?STEQR&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 23 Apr 2010 13:00:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/bug-when-used-openmp/m-p/837172#M6136</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-04-23T13:00:28Z</dc:date>
    </item>
  </channel>
</rss>

