<?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 Nonlinear least square solver problem in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Nonlinear-least-square-solver-problem/m-p/784171#M1671</link>
    <description>Hi,I checked also how this test works on my side - all works fine with 32 and 64 bit. Win7.&lt;DIV&gt;the same as mecej, I tried Intel Compiler v.12.1 (/Qmkl ) and I compiled by Microsoft compiler ( version 16.0 - MVSC 10.0 ) with expliciltly linking with all needed mkl's libs - and I didn't found the problems.&lt;/DIV&gt;&lt;DIV&gt;--Gennady&lt;/DIV&gt;</description>
    <pubDate>Thu, 01 Dec 2011 04:49:34 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2011-12-01T04:49:34Z</dc:date>
    <item>
      <title>Nonlinear least square solver problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Nonlinear-least-square-solver-problem/m-p/784169#M1669</link>
      <description>&lt;P&gt;&lt;BR /&gt;Hi, Ill appreciate your help on this.&lt;/P&gt;&lt;P&gt;Testing the demo constraints file ex_nlsqp_bc_c.c provided with the evaluation MKL (Ver 10.3 update 7), I cannot get a realistic answer; it appears the solver is notconverging (see below values over 1E200). &lt;BR /&gt;&lt;BR /&gt;Ive tried to build my own target functions instead of the extendet_powel with unsuccessful results. I tested the MKL installation using a matrix multiplication and works fine.&lt;/P&gt;&lt;P&gt;I wonder if I am using the correct compiler and libraries settings. Attached is the MSVS 2008 project Im using.&lt;/P&gt;&lt;P&gt;Has anyone at Intel tested the ex_nlsqp_bc_c.c file using the latest MKL Ver 10.3 update 7 ?&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;Francisco&lt;/P&gt;&lt;P&gt;Note:&lt;/P&gt;&lt;P&gt;Ive to change the original file line 140 from handle to &amp;amp;handle: &lt;/P&gt;&lt;P&gt;ex_nlsqp_bc_c.cpp(142) : error C2664: 'dtrnlspbc_check' : cannot convert parameter 1 from '_TRNSPBC_HANDLE_t' to '_TRNSPBC_HANDLE_t *'&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="40079-Results_ex_nlsqp_bc_c.JPG"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/10042iFE65BEC3ABED6795/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="40079-Results_ex_nlsqp_bc_c.JPG" alt="40079-Results_ex_nlsqp_bc_c.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2011 11:59:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Nonlinear-least-square-solver-problem/m-p/784169#M1669</guid>
      <dc:creator>Francisco_Martinez</dc:creator>
      <dc:date>2011-11-30T11:59:53Z</dc:date>
    </item>
    <item>
      <title>Nonlinear least square solver problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Nonlinear-least-square-solver-problem/m-p/784170#M1670</link>
      <description>On Windows-7-X64, the example builds and runs fine as is, with either the 32-bit or 64-bit Intel compilers, version 12.1, when run at the command line:&lt;BR /&gt;&lt;BR /&gt;  s:\&amp;gt; icl /Qmkl ex_nlsqp_bc_c.c &lt;BR /&gt;&lt;BR /&gt;There is a discrepancy between what is in the Zip file that you attached and your description. The example source file is in C, not C++.&lt;BR /&gt;&lt;BR /&gt;Which C compiler did you use?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Dec 2011 00:31:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Nonlinear-least-square-solver-problem/m-p/784170#M1670</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2011-12-01T00:31:16Z</dc:date>
    </item>
    <item>
      <title>Nonlinear least square solver problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Nonlinear-least-square-solver-problem/m-p/784171#M1671</link>
      <description>Hi,I checked also how this test works on my side - all works fine with 32 and 64 bit. Win7.&lt;DIV&gt;the same as mecej, I tried Intel Compiler v.12.1 (/Qmkl ) and I compiled by Microsoft compiler ( version 16.0 - MVSC 10.0 ) with expliciltly linking with all needed mkl's libs - and I didn't found the problems.&lt;/DIV&gt;&lt;DIV&gt;--Gennady&lt;/DIV&gt;</description>
      <pubDate>Thu, 01 Dec 2011 04:49:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Nonlinear-least-square-solver-problem/m-p/784171#M1671</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2011-12-01T04:49:34Z</dc:date>
    </item>
    <item>
      <title>Nonlinear least square solver problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Nonlinear-least-square-solver-problem/m-p/784172#M1672</link>
      <description>Gennady, &lt;BR /&gt;&lt;BR /&gt;After looking at the original poster's comments regarding the changes he "had to make" on line-140, I checked by passing different values for the first argument to &lt;I&gt;dtrnlspbc_check&lt;/I&gt;, I found something a little odd.&lt;BR /&gt;&lt;BR /&gt;It appears that any non-NULL value will suffice in place of &lt;I&gt;handle&lt;/I&gt;. This suggests to me that the only use made of this argument is to test that this is not NULL. Furthermore, the type of this argument is specified as&lt;BR /&gt;&lt;BR /&gt; typedef void* _TRNSPBC_HANDLE_t. &lt;BR /&gt;&lt;BR /&gt;Is this true (that only nullity is tested) and, if so, could more complete checks be made to check the validity of the handle?&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Dec 2011 17:17:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Nonlinear-least-square-solver-problem/m-p/784172#M1672</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2011-12-01T17:17:04Z</dc:date>
    </item>
    <item>
      <title>Nonlinear least square solver problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Nonlinear-least-square-solver-problem/m-p/784173#M1673</link>
      <description>&lt;P&gt;Mecej4 / Gennady,&lt;/P&gt;&lt;P&gt;Thank you to point me on the right direction. Now it works beautifully... great help.&lt;/P&gt;&lt;P&gt;I decided to start completely from fresh: new software installation and follow the documentation. Now I can compile using th command line. &lt;/P&gt;&lt;P&gt;As Mecej4 indicated, my original project had inconsistencies, as I was trying multiple things. In addition my environment variables were not completely correct and I didnt have installed the any Intel compiler. My Visual Studio 2008 isusing my oldder Ver 6.0.5724. compiler. Ive to fix this. &lt;/P&gt;&lt;P&gt;Forgive me; Im still green on C\C++.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Francisco&lt;/P&gt;&lt;P&gt;For referece, this is answer I got: x[0]=0.1 x[1]=-0.00998224 x[2]=0.0428549 x[3]=0.0435653&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2011 02:35:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Nonlinear-least-square-solver-problem/m-p/784173#M1673</guid>
      <dc:creator>Francisco_Martinez</dc:creator>
      <dc:date>2011-12-02T02:35:10Z</dc:date>
    </item>
  </channel>
</rss>

