<?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 Stan, in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Jacobian-matrix-incorrect-result-calculation/m-p/959622#M15809</link>
    <description>&lt;P&gt;&lt;BR /&gt;Stan,&lt;/P&gt;
&lt;P&gt;Could you check the new MKL 11.0.x release? When I tested here with new release,&amp;nbsp; I could not see this problem.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Chao&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2013 07:38:07 GMT</pubDate>
    <dc:creator>Chao_Y_Intel</dc:creator>
    <dc:date>2013-03-12T07:38:07Z</dc:date>
    <item>
      <title>Jacobian matrix - incorrect result calculation</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Jacobian-matrix-incorrect-result-calculation/m-p/959619#M15806</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The 'sjacobi_rci_c.c' contained in the examples MKL library returns the error results:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;x f1 f2&lt;/P&gt;
&lt;P&gt;0.0000 0.0000 0.0000&lt;/P&gt;
&lt;P&gt;0.0000 1.#INF 1.#INF&lt;/P&gt;
&lt;P&gt;1.#INF 1.#INF 1.#INF&lt;/P&gt;
&lt;P&gt;650751168283084220000000000000.0000 1.#INF 1.#INF&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;df(y0)= -431602080.0000 -431602080.0000 -431602080.0000 -431602080.0000&lt;/P&gt;
&lt;P&gt;df(y1)= -431602080.0000 -431602080.0000 -431602080.0000 -431602080.0000&lt;/P&gt;
&lt;P&gt;df(y2)= -431602080.0000 -431602080.0000 -431602080.0000 -431602080.0000&lt;/P&gt;
&lt;P&gt;df(y3)= -431602080.0000 -431602080.0000 -431602080.0000 -431602080.0000&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This problem does not occur for double-precision calculations:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;x f1 f2&lt;/P&gt;
&lt;P&gt;10.0000 0.0000 110.0000&lt;/P&gt;
&lt;P&gt;10.0000 -2.2361 0.0000&lt;/P&gt;
&lt;P&gt;10.0000 0.0000 100.0000&lt;/P&gt;
&lt;P&gt;10.0000 0.0000 0.0000&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;df(y0)= 1.0000 0.0000 0.0000 0.0000&lt;/P&gt;
&lt;P&gt;df(y1)= 10.0000 0.0000 -20.0000 0.0000&lt;/P&gt;
&lt;P&gt;df(y2)= 0.0000 2.2361 40.0000 0.0000&lt;/P&gt;
&lt;P&gt;df(y3)= 0.0000 -2.2361 0.0000 0.0000&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I do not really know how to correct this example.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Stan&lt;/P&gt;</description>
      <pubDate>Sun, 03 Mar 2013 23:38:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Jacobian-matrix-incorrect-result-calculation/m-p/959619#M15806</guid>
      <dc:creator>stansy</dc:creator>
      <dc:date>2013-03-03T23:38:11Z</dc:date>
    </item>
    <item>
      <title>Stan,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Jacobian-matrix-incorrect-result-calculation/m-p/959620#M15807</link>
      <description>&lt;P&gt;Stan,&lt;/P&gt;
&lt;P&gt;Could you provide some more information with the problem:&amp;nbsp;&amp;nbsp;Which version of the Intel MKL are you using now?&amp;nbsp;&amp;nbsp;&amp;nbsp;what is the OS, and&amp;nbsp;how&amp;nbsp;are&amp;nbsp;the Intel MKL linked there?&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Chao&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2013 01:50:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Jacobian-matrix-incorrect-result-calculation/m-p/959620#M15807</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2013-03-04T01:50:07Z</dc:date>
    </item>
    <item>
      <title>Hi Chao,I have done more</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Jacobian-matrix-incorrect-result-calculation/m-p/959621#M15808</link>
      <description>&lt;P&gt;Hi Chao,&lt;BR /&gt;I have done more tests, but still do not understand these erroneous results.&lt;BR /&gt;&lt;BR /&gt;Incorrect results occur for configuration:&lt;BR /&gt;Windows 7; Intel(R) Math Kernel Library Version 10.3.6 Product Build 20110809 for Intel(R) 64 architecture applications; VS2010&lt;BR /&gt;&lt;BR /&gt;Following compilations are working great:&lt;BR /&gt;Windows 7; Intel(R) Math Kernel Library Version 10.3.10 Product Build 20120412 for Intel(R) 64 architecture applications; Intel Parallel Studio XE 2011 + VS2010 &lt;BR /&gt;Scientific Linux release 5.8 (Boron); Intel(R) Math Kernel Library Version 10.3.11 Product Build 20120606 for Intel(R) 64 architecture applications; Intel(R) C Intel(R) 64 Compiler XE for applications running on Intel(R) 64, Version 12.1.0.233 Build 20110811&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Stan&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2013 16:46:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Jacobian-matrix-incorrect-result-calculation/m-p/959621#M15808</guid>
      <dc:creator>stansy</dc:creator>
      <dc:date>2013-03-04T16:46:48Z</dc:date>
    </item>
    <item>
      <title>Stan,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Jacobian-matrix-incorrect-result-calculation/m-p/959622#M15809</link>
      <description>&lt;P&gt;&lt;BR /&gt;Stan,&lt;/P&gt;
&lt;P&gt;Could you check the new MKL 11.0.x release? When I tested here with new release,&amp;nbsp; I could not see this problem.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Chao&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2013 07:38:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Jacobian-matrix-incorrect-result-calculation/m-p/959622#M15809</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2013-03-12T07:38:07Z</dc:date>
    </item>
    <item>
      <title>Hi Stan,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Jacobian-matrix-incorrect-result-calculation/m-p/959623#M15810</link>
      <description>&lt;P&gt;Hi Stan,&lt;/P&gt;
&lt;P&gt;Could you provide linkline to reproduce your issue? Look like the problem caused by mexed types/interfaces but we can't reproduce it on our side.&lt;/P&gt;
&lt;P&gt;With best regards,&lt;/P&gt;
&lt;P&gt;Alexander Kalinkin&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2013 14:03:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Jacobian-matrix-incorrect-result-calculation/m-p/959623#M15810</guid>
      <dc:creator>Alexander_K_Intel2</dc:creator>
      <dc:date>2013-03-18T14:03:54Z</dc:date>
    </item>
  </channel>
</rss>

