<?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 Gianluca, in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dtrnlspbc-solve-solution-outside-the-allowed-range/m-p/1179187#M29191</link>
    <description>&lt;P&gt;Gianluca,&lt;/P&gt;&lt;P&gt;I would like to try to reproduce this issue so that I can&amp;nbsp;help find the cause. Could you please give me a simple program that shows this anomaly? And give me more details?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;What link/compile lines do you use? This should give me the following info:&lt;UL&gt;&lt;LI&gt;Linux/Win/macOS&lt;/LI&gt;&lt;LI&gt;Which compiler&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Which MKL version?&lt;/LI&gt;&lt;LI&gt;Which threading library, if any?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Pamela&lt;/P&gt;</description>
    <pubDate>Fri, 18 Oct 2019 20:32:37 GMT</pubDate>
    <dc:creator>Pamela_H_Intel</dc:creator>
    <dc:date>2019-10-18T20:32:37Z</dc:date>
    <item>
      <title>dtrnlspbc_solve  solution outside the allowed range</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dtrnlspbc-solve-solution-outside-the-allowed-range/m-p/1179186#M29190</link>
      <description>&lt;P&gt;We are using a Trust Region MKL API: dtrnlspbc_solve and related functions.&lt;BR /&gt;We use the optimization with constraints.&lt;BR /&gt;The objective function written by us worked properly for years, in your algorithm.&lt;BR /&gt;Untill a customer of us signalated a strange behaviour, this is, a valid solution outside the allowed range!&lt;/P&gt;&lt;P&gt;We observed that, moving a little bit the initial conditions, if works! why this can happen?&lt;BR /&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Gianluca&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2019 06:40:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dtrnlspbc-solve-solution-outside-the-allowed-range/m-p/1179186#M29190</guid>
      <dc:creator>Gianluca_G_1</dc:creator>
      <dc:date>2019-10-14T06:40:10Z</dc:date>
    </item>
    <item>
      <title>Gianluca,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dtrnlspbc-solve-solution-outside-the-allowed-range/m-p/1179187#M29191</link>
      <description>&lt;P&gt;Gianluca,&lt;/P&gt;&lt;P&gt;I would like to try to reproduce this issue so that I can&amp;nbsp;help find the cause. Could you please give me a simple program that shows this anomaly? And give me more details?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;What link/compile lines do you use? This should give me the following info:&lt;UL&gt;&lt;LI&gt;Linux/Win/macOS&lt;/LI&gt;&lt;LI&gt;Which compiler&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Which MKL version?&lt;/LI&gt;&lt;LI&gt;Which threading library, if any?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Pamela&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 20:32:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dtrnlspbc-solve-solution-outside-the-allowed-range/m-p/1179187#M29191</guid>
      <dc:creator>Pamela_H_Intel</dc:creator>
      <dc:date>2019-10-18T20:32:37Z</dc:date>
    </item>
    <item>
      <title>Dear Pamela,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dtrnlspbc-solve-solution-outside-the-allowed-range/m-p/1179188#M29192</link>
      <description>&lt;P&gt;Dear Pamela,&lt;/P&gt;&lt;P&gt;to prepare a demo it takes us some time because is all integrated in our software, that have a copyright.&lt;/P&gt;&lt;P&gt;By the way, I will see to create something.&lt;/P&gt;&lt;P&gt;We are integrating MKL in C# and we use VS2019. So we use dll already compiled.&lt;/P&gt;&lt;P&gt;MLK version is 2019.0.1.1&lt;/P&gt;&lt;P&gt;this is all.&lt;/P&gt;&lt;P&gt;PS. we found a partial solution in order to solve this bug, simply moving a little the initial values, after a wrong result.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Gianluca&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2019 06:42:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dtrnlspbc-solve-solution-outside-the-allowed-range/m-p/1179188#M29192</guid>
      <dc:creator>Gianluca_G_1</dc:creator>
      <dc:date>2019-10-21T06:42:35Z</dc:date>
    </item>
    <item>
      <title>Gianluca - what do you mean</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dtrnlspbc-solve-solution-outside-the-allowed-range/m-p/1179189#M29193</link>
      <description>&lt;P&gt;Gianluca - what do you mean you use an already compiled dll?&lt;/P&gt;&lt;P&gt;MKL does not yet support VS 2019 - so this introduces an unknown. Is there any chance you can try your code on VS 2017?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2019 23:38:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dtrnlspbc-solve-solution-outside-the-allowed-range/m-p/1179189#M29193</guid>
      <dc:creator>Pamela_H_Intel</dc:creator>
      <dc:date>2019-10-28T23:38:51Z</dc:date>
    </item>
    <item>
      <title>I mean that we use API, form</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dtrnlspbc-solve-solution-outside-the-allowed-range/m-p/1179190#M29194</link>
      <description>&lt;P&gt;I mean that we use API, from dll.&lt;/P&gt;&lt;P&gt;I've attached&amp;nbsp; pictures of this strange behaviour:&lt;/P&gt;&lt;P&gt;If you want a demo, I've created it, but I prefer send you in a private channel.&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Gianluca&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 09:28:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dtrnlspbc-solve-solution-outside-the-allowed-range/m-p/1179190#M29194</guid>
      <dc:creator>Gianluca_G_1</dc:creator>
      <dc:date>2019-10-29T09:28:00Z</dc:date>
    </item>
    <item>
      <title>Gianluca,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dtrnlspbc-solve-solution-outside-the-allowed-range/m-p/1179191#M29195</link>
      <description>&lt;P&gt;Gianluca,&lt;/P&gt;&lt;P&gt;I am trying to figure out your environment.&lt;/P&gt;&lt;P&gt;"API from dll" - are you saying that someone in your company has constructed a dll with all the MKL functionality you need? so you are using a statically built MKL object file, and only linking that, in which case I would not be able to determine what you are linking from your link line.&lt;/P&gt;&lt;P&gt;I know that you are using MKL with Visual Studio.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;are you using the VS developer command prompt (see image)&amp;nbsp;OR the full VS application&lt;/LI&gt;&lt;LI&gt;if you are using the VS dev cmd prompt, please send me your compile and link lines (though as indicated above, if you are linking to a dll pre-built from MKL, this won't likely be helpful)&lt;/LI&gt;&lt;LI&gt;if you are using the full application, it is a bit more difficult to tease out exactly which dlls you are linking to . . .&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="VS-Dev-CommandPrompt.PNG"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/10575i9640AED663FEA7B9/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="VS-Dev-CommandPrompt.PNG" alt="VS-Dev-CommandPrompt.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A demo would be great. You can send me anything privately by using the SendAuthorAMessage link at the top right of any of my&amp;nbsp;posts:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Gianluca.PNG"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/10576i0B8A9EE8700F5C1C/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Gianluca.PNG" alt="Gianluca.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 17:11:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dtrnlspbc-solve-solution-outside-the-allowed-range/m-p/1179191#M29195</guid>
      <dc:creator>Pamela_H_Intel</dc:creator>
      <dc:date>2019-10-29T17:11:53Z</dc:date>
    </item>
    <item>
      <title>Gianluca - I just saw an</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dtrnlspbc-solve-solution-outside-the-allowed-range/m-p/1179192#M29196</link>
      <description>&lt;P&gt;Gianluca - I just saw an older post of yours . . . where you say you had a current license for Parallel Studio. If you still do, and it's a paid license, you can submit a ticket to&amp;nbsp;https://supporttickets.intel.com/servicecenter - that is our premier customer support channel.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 17:32:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/dtrnlspbc-solve-solution-outside-the-allowed-range/m-p/1179192#M29196</guid>
      <dc:creator>Pamela_H_Intel</dc:creator>
      <dc:date>2019-10-29T17:32:38Z</dc:date>
    </item>
  </channel>
</rss>

