<?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 Custom dll builder tool in Intel MKL 9.1 is broken and the fix will be in next update version in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Custom-dll-builder-tool-in-Intel-MKL-9-1-is-broken-and-the-fix/m-p/915179#M12511</link>
    <description>&lt;P&gt;&lt;FONT face="Verdana" size="2"&gt;We have found a few bugs in the custom DLL builder tools shipped with Intel MKL 9.1 for Windows* andits updates (versions 9.1.022 and 9.1.025). The fixed version of the tool will be available in next update to Intel MKL which will be released soon. &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Verdana" size="2"&gt;Vipin&lt;BR /&gt;Software &amp;amp; Solutions Group&lt;BR /&gt;Intel Corp.&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 27 Jul 2007 07:09:38 GMT</pubDate>
    <dc:creator>VipinKumar_E_Intel</dc:creator>
    <dc:date>2007-07-27T07:09:38Z</dc:date>
    <item>
      <title>Custom dll builder tool in Intel MKL 9.1 is broken and the fix will be in next update version</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Custom-dll-builder-tool-in-Intel-MKL-9-1-is-broken-and-the-fix/m-p/915179#M12511</link>
      <description>&lt;P&gt;&lt;FONT face="Verdana" size="2"&gt;We have found a few bugs in the custom DLL builder tools shipped with Intel MKL 9.1 for Windows* andits updates (versions 9.1.022 and 9.1.025). The fixed version of the tool will be available in next update to Intel MKL which will be released soon. &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Verdana" size="2"&gt;Vipin&lt;BR /&gt;Software &amp;amp; Solutions Group&lt;BR /&gt;Intel Corp.&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jul 2007 07:09:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Custom-dll-builder-tool-in-Intel-MKL-9-1-is-broken-and-the-fix/m-p/915179#M12511</guid>
      <dc:creator>VipinKumar_E_Intel</dc:creator>
      <dc:date>2007-07-27T07:09:38Z</dc:date>
    </item>
    <item>
      <title>Help me!!!</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Custom-dll-builder-tool-in-Intel-MKL-9-1-is-broken-and-the-fix/m-p/915180#M12512</link>
      <description>&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hello Andrey;&lt;/P&gt;
&lt;P&gt;I have Intel Math Kernel Library 9.1.027.I want use them(.lib file and .dll file) on the C++ Builder, However, I don't know how to use. You canhave advice for me.&lt;/P&gt;
&lt;P&gt;Looking forward your advice!&lt;/P&gt;
&lt;P&gt;BestsRegards!&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Sep 2007 08:12:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Custom-dll-builder-tool-in-Intel-MKL-9-1-is-broken-and-the-fix/m-p/915180#M12512</guid>
      <dc:creator>kelnze</dc:creator>
      <dc:date>2007-09-07T08:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: Help me!!!</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Custom-dll-builder-tool-in-Intel-MKL-9-1-is-broken-and-the-fix/m-p/915181#M12513</link>
      <description>&lt;P&gt;&lt;A href="https://community.intel.com/isn/Community/en-US/members/Kelnze.aspx"&gt;&lt;FONT size="2"&gt;Kelnze&lt;/FONT&gt;&lt;/A&gt;, if you look thru "mkl release notes" you see what MKL don`t support compilers from Borland. I think, but workaround exist.&lt;/P&gt;
&lt;P&gt;It`s imposible to use MKL statical libraries with borland compilers because borland compilers don`t work with libraries in microsoft format. Main idea - build MKL custom dll and use them in your borland project (via LoadDll or via creating import library).&lt;/P&gt;
&lt;P&gt;See our disscussion wit rockballad (&lt;A href="https://community.intel.com/en-us/forums//topic/54883"&gt;http://software.intel.com/en-us/forums//topic/54883&lt;/A&gt;).&lt;/P&gt;</description>
      <pubDate>Fri, 07 Sep 2007 09:41:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Custom-dll-builder-tool-in-Intel-MKL-9-1-is-broken-and-the-fix/m-p/915181#M12513</guid>
      <dc:creator>Andrey_G_Intel2</dc:creator>
      <dc:date>2007-09-07T09:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Help me!!!</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Custom-dll-builder-tool-in-Intel-MKL-9-1-is-broken-and-the-fix/m-p/915182#M12514</link>
      <description>&lt;P&gt;Thank you for your help!&lt;/P&gt;
&lt;P&gt;I can use custom dll and link them with borland. However, to use MKL how I must do, I must custom alldll in MKL, right?&lt;/P&gt;
&lt;P&gt;Thanks! Andrey!&lt;/P&gt;</description>
      <pubDate>Mon, 10 Sep 2007 02:19:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Custom-dll-builder-tool-in-Intel-MKL-9-1-is-broken-and-the-fix/m-p/915182#M12514</guid>
      <dc:creator>kelnze</dc:creator>
      <dc:date>2007-09-10T02:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: Help me!!!</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Custom-dll-builder-tool-in-Intel-MKL-9-1-is-broken-and-the-fix/m-p/915183#M12515</link>
      <description>If you plan to use MKL with borland - here is only one way- via custom dll builder tool. If you plan to use MKL with supported compilers - you should read MKL documentation. In manual you can find answer to your question :-)</description>
      <pubDate>Mon, 10 Sep 2007 08:26:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Custom-dll-builder-tool-in-Intel-MKL-9-1-is-broken-and-the-fix/m-p/915183#M12515</guid>
      <dc:creator>Andrey_G_Intel2</dc:creator>
      <dc:date>2007-09-10T08:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: Help me!!!</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Custom-dll-builder-tool-in-Intel-MKL-9-1-is-broken-and-the-fix/m-p/915184#M12516</link>
      <description>&lt;DIV id="r_text"&gt;
&lt;DIV id="r_text"&gt;&lt;FONT size="2"&gt;After construction .dll you have operating library .lib. Change a format of library .lib (coff-&amp;gt;omf) and work in C ++ Builder. &lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 14 Sep 2007 07:55:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Custom-dll-builder-tool-in-Intel-MKL-9-1-is-broken-and-the-fix/m-p/915184#M12516</guid>
      <dc:creator>yuriisigal</dc:creator>
      <dc:date>2007-09-14T07:55:15Z</dc:date>
    </item>
  </channel>
</rss>

