<?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 Version of MKL compatible with /SAFESEH in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Version-of-MKL-compatible-with-SAFESEH/m-p/766933#M313</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;DIV&gt;We need to investigate the effort required to provide this capability and also any possible side-effects - primarily related to performance - that it might introduce.&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Would it be possible to get a status update on this investigation? We intend to license the MKL, but this issue is a showstopper for our application.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 28 Dec 2010 22:49:48 GMT</pubDate>
    <dc:creator>kenrussell</dc:creator>
    <dc:date>2010-12-28T22:49:48Z</dc:date>
    <item>
      <title>Version of MKL compatible with /SAFESEH</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Version-of-MKL-compatible-with-SAFESEH/m-p/766927#M307</link>
      <description>We compile our Windows executable with Visual Studio 2008 and the /SAFESEH linker option. When attempting to link against the MKL static libraries, we get dozens of errors like the following:&lt;DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;mkl_core.lib(_p4m_xdcopy.obj) : error LNK2026: module unsafe for SAFESEH image.&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV id="_mcePaste"&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;Removing the /SAFESEH option from our binaries works, but we don't want to do this. The documentation for linker error LNK2026 indicates that the modules in question need to be compiled with Visual C++ .NET 2003 or later. Is MKL built with Visual Studio or Intel's compilers? Would it be possible to have the Windows version of MKL be rebuilt so that it can be linked with executables using /SAFESEH?&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;Thanks.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 10 Dec 2010 18:37:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Version-of-MKL-compatible-with-SAFESEH/m-p/766927#M307</guid>
      <dc:creator>kenrussell</dc:creator>
      <dc:date>2010-12-10T18:37:20Z</dc:date>
    </item>
    <item>
      <title>Version of MKL compatible with /SAFESEH</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Version-of-MKL-compatible-with-SAFESEH/m-p/766928#M308</link>
      <description>Yes, MKL is building by the Intel Compiler. What version are you talking about? We need to check this problem.</description>
      <pubDate>Sun, 12 Dec 2010 18:17:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Version-of-MKL-compatible-with-SAFESEH/m-p/766928#M308</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-12-12T18:17:21Z</dc:date>
    </item>
    <item>
      <title>Version of MKL compatible with /SAFESEH</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Version-of-MKL-compatible-with-SAFESEH/m-p/766929#M309</link>
      <description>We are using the latest version of the MKL, 10.3.&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 13 Dec 2010 17:42:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Version-of-MKL-compatible-with-SAFESEH/m-p/766929#M309</guid>
      <dc:creator>kenrussell</dc:creator>
      <dc:date>2010-12-13T17:42:39Z</dc:date>
    </item>
    <item>
      <title>Version of MKL compatible with /SAFESEH</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Version-of-MKL-compatible-with-SAFESEH/m-p/766930#M310</link>
      <description>I didn't reproduce the problem. please see project attached as an example. This is the VS2008 solution linked with 10.3 version. Win32. static linking. I used the simplest function - cblas_caxpyi(,,,,);&lt;DIV&gt;--Gennady&lt;/DIV&gt;</description>
      <pubDate>Thu, 16 Dec 2010 09:00:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Version-of-MKL-compatible-with-SAFESEH/m-p/766930#M310</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-12-16T09:00:04Z</dc:date>
    </item>
    <item>
      <title>Version of MKL compatible with /SAFESEH</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Version-of-MKL-compatible-with-SAFESEH/m-p/766931#M311</link>
      <description>The problem seems to be related to the use of the DFTI functions. Attached is a modified version of your project which reproduces the problem. The essential changes are in test.cpp so you can just pick those up. I also changed the linked libraries tomkl_intel_c.lib, mkl_sequential.lib, and mkl_core.lib, which is what we are using in our project.&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 18 Dec 2010 02:01:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Version-of-MKL-compatible-with-SAFESEH/m-p/766931#M311</guid>
      <dc:creator>kenrussell</dc:creator>
      <dc:date>2010-12-18T02:01:28Z</dc:date>
    </item>
    <item>
      <title>Version of MKL compatible with /SAFESEH</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Version-of-MKL-compatible-with-SAFESEH/m-p/766932#M312</link>
      <description>yes, I reproduced the problem with DFTI based example.&lt;DIV&gt;&lt;P&gt;Would it be possible to have the
Windows version of MKL be rebuilt so that it can be linked with executables
using /SAFESEH?&lt;/P&gt;&lt;P&gt;We need to investigate the effort
required to provide this capability and also any possible side-effects - primarily
related to performance - that it might introduce.&lt;/P&gt;

&lt;P&gt;&lt;B&gt;&lt;/B&gt;--Gennady&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 21 Dec 2010 04:04:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Version-of-MKL-compatible-with-SAFESEH/m-p/766932#M312</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-12-21T04:04:52Z</dc:date>
    </item>
    <item>
      <title>Version of MKL compatible with /SAFESEH</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Version-of-MKL-compatible-with-SAFESEH/m-p/766933#M313</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;DIV&gt;We need to investigate the effort required to provide this capability and also any possible side-effects - primarily related to performance - that it might introduce.&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Would it be possible to get a status update on this investigation? We intend to license the MKL, but this issue is a showstopper for our application.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 28 Dec 2010 22:49:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Version-of-MKL-compatible-with-SAFESEH/m-p/766933#M313</guid>
      <dc:creator>kenrussell</dc:creator>
      <dc:date>2010-12-28T22:49:48Z</dc:date>
    </item>
    <item>
      <title>Version of MKL compatible with /SAFESEH</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Version-of-MKL-compatible-with-SAFESEH/m-p/766934#M314</link>
      <description>Hi &lt;LABEL&gt;kenrussell&lt;STRONG&gt;,&lt;BR /&gt;&lt;/STRONG&gt;We identified the root cause of this issue.&lt;BR /&gt;Weconsider fixing this issue in one of future MKL releases.&lt;BR /&gt;&lt;/LABEL&gt;</description>
      <pubDate>Wed, 29 Dec 2010 11:41:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Version-of-MKL-compatible-with-SAFESEH/m-p/766934#M314</guid>
      <dc:creator>Evgueni_P_Intel</dc:creator>
      <dc:date>2010-12-29T11:41:23Z</dc:date>
    </item>
    <item>
      <title>Version of MKL compatible with /SAFESEH</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Version-of-MKL-compatible-with-SAFESEH/m-p/766935#M315</link>
      <description>&lt;DIV id="tiny_quote"&gt;
                &lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Quoting &lt;A rel="/en-us/services/profile/quick_profile.php?is_paid=&amp;amp;user_id=410027" class="basic" href="https://community.intel.com/en-us/profile/410027/"&gt;Evgueni Petrov aka espetrov (Intel)&lt;/A&gt;&lt;/DIV&gt;
                &lt;DIV style="background-color: #e5e5e5; padding: 5px; border: 1px; border-style: inset; margin-left: 2px; margin-right: 2px;"&gt;&lt;I&gt;Hi &lt;/I&gt;&lt;LABEL&gt;&lt;I&gt;kenrussell&lt;STRONG&gt;,&lt;BR /&gt;&lt;/STRONG&gt;We identified the root cause of this issue.&lt;BR /&gt;Weconsider fixing this issue in one of future MKL releases.&lt;BR /&gt;&lt;/I&gt;&lt;/LABEL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, that's great news.&lt;/P&gt;&lt;P&gt;Would it be possible to ask for a more precise time frame for the bug fix? All of the other alternatives we have, including using the DLL versions of the MKL, are really not desirable for our application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2011 18:35:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Version-of-MKL-compatible-with-SAFESEH/m-p/766935#M315</guid>
      <dc:creator>kenrussell</dc:creator>
      <dc:date>2011-01-05T18:35:24Z</dc:date>
    </item>
    <item>
      <title>Version of MKL compatible with /SAFESEH</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Version-of-MKL-compatible-with-SAFESEH/m-p/766936#M316</link>
      <description>Hi Ken,&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;the problem has been fixed in the latest 10.3 Update2 which is available now. Please let us know if the any further issues will be discovered.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;Regards,Gennady&lt;BR /&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN style="font-size: xx-small;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 01 Feb 2011 08:27:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Version-of-MKL-compatible-with-SAFESEH/m-p/766936#M316</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2011-02-01T08:27:00Z</dc:date>
    </item>
  </channel>
</rss>

