<?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 Giving version to MKL custom dll in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Giving-version-to-MKL-custom-dll/m-p/1123036#M25078</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I created custom MKL dll for Windows and Mac, I need to give it a version , I guess it's something that should be done when building the dll i.e. by the builder tool. do you have any idea how I can do it ?&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Sun, 19 Mar 2017 15:44:01 GMT</pubDate>
    <dc:creator>Eran_L_</dc:creator>
    <dc:date>2017-03-19T15:44:01Z</dc:date>
    <item>
      <title>Giving version to MKL custom dll</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Giving-version-to-MKL-custom-dll/m-p/1123036#M25078</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I created custom MKL dll for Windows and Mac, I need to give it a version , I guess it's something that should be done when building the dll i.e. by the builder tool. do you have any idea how I can do it ?&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 19 Mar 2017 15:44:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Giving-version-to-MKL-custom-dll/m-p/1123036#M25078</guid>
      <dc:creator>Eran_L_</dc:creator>
      <dc:date>2017-03-19T15:44:01Z</dc:date>
    </item>
    <item>
      <title>Include mkl_get_version</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Giving-version-to-MKL-custom-dll/m-p/1123037#M25079</link>
      <description>&lt;P&gt;Include&amp;nbsp;mkl_get_version function in your custom dll?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2017 08:43:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Giving-version-to-MKL-custom-dll/m-p/1123037#M25079</guid>
      <dc:creator>Mikhail_K_</dc:creator>
      <dc:date>2017-03-20T08:43:00Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Giving-version-to-MKL-custom-dll/m-p/1123038#M25080</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Thanks for the reply , I didn't mean the version of the MKL , but a version for the dll, for example now I create the custom dll from MKL version X , I want to give the dll version 1.0.1 on the next MKL version I'll rebuild the dll and want to give it a different version e.g. 1.0.2&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2017 13:58:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Giving-version-to-MKL-custom-dll/m-p/1123038#M25080</guid>
      <dc:creator>Eran_L_</dc:creator>
      <dc:date>2017-03-20T13:58:23Z</dc:date>
    </item>
    <item>
      <title>Edit mkl_version.h and change</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Giving-version-to-MKL-custom-dll/m-p/1123039#M25081</link>
      <description>&lt;P&gt;Edit&amp;nbsp;mkl_version.h and change the version definition to whichever string you like + what I mentioned above?&lt;/P&gt;

&lt;P&gt;Worth a try. Or write your own header-level mkl_get_custom_version...&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2017 17:53:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Giving-version-to-MKL-custom-dll/m-p/1123039#M25081</guid>
      <dc:creator>Mikhail_K_</dc:creator>
      <dc:date>2017-03-20T17:53:14Z</dc:date>
    </item>
    <item>
      <title>Hi Eran,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Giving-version-to-MKL-custom-dll/m-p/1123040#M25082</link>
      <description>Hi Eran, 

Do you mean the name of the license?  you can rename it with version information. for example, my_mkl.dll.1.0.1. 
As i recalled, we removed the version information of dll in order to avoid the dll hell.  Anyway, if you'd like you can add the version information in the name of dll. 

Best Regards,
Ying</description>
      <pubDate>Tue, 21 Mar 2017 07:41:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Giving-version-to-MKL-custom-dll/m-p/1123040#M25082</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2017-03-21T07:41:26Z</dc:date>
    </item>
  </channel>
</rss>

