<?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 Distribution of DLLs and Libs in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Distribution-of-DLLs-and-Libs/m-p/908795#M11964</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;We have developed a multilevel iterative solver that we would like to distribute as a DLL and LIB on Windows to students at our university and also to project partners.&lt;BR /&gt;&lt;BR /&gt;The iterative solver needs optimized BLAS and LAPACK kernels and we recently purchased a Intel professional compiler suite that includes the MKL.&lt;BR /&gt;&lt;BR /&gt;I have compiled the solver using icl and ifort under MINGW32 and all our objects are in the libiterative.a file. The next step is to generate the DLL and the LIB with &lt;BR /&gt;&lt;BR /&gt;xilink -DLL /OUT:libiterative_MKL_MINGW32_P.dll libiterative.a /DEF:iterative.def ../../UserEnv.Lib ../../AdvAPI32.Lib mkl_intel_c.lib mkl_intel_thread.lib mkl_core.lib libiomp5md.lib &lt;BR /&gt;&lt;BR /&gt;The def file iterative.def only includes the following symbol iterative_solver&lt;BR /&gt;&lt;BR /&gt;EXPORTS&lt;BR /&gt;ITERATIVE_SOLVER&lt;BR /&gt;&lt;BR /&gt;My question is whether the Intel licensing conditions allows me to redistribute our libiterative_MKL_MINGW32_P.dll and the libiterative_MKL_MINGW32_P.lib to our project partners? We need the MKL library on Windows and as far as I understand, we have included the MKL in our DLL, but only our symbol iterative_solver can be used by the project partners.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Olaf&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 06 May 2009 18:31:00 GMT</pubDate>
    <dc:creator>basel</dc:creator>
    <dc:date>2009-05-06T18:31:00Z</dc:date>
    <item>
      <title>Distribution of DLLs and Libs</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Distribution-of-DLLs-and-Libs/m-p/908795#M11964</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;We have developed a multilevel iterative solver that we would like to distribute as a DLL and LIB on Windows to students at our university and also to project partners.&lt;BR /&gt;&lt;BR /&gt;The iterative solver needs optimized BLAS and LAPACK kernels and we recently purchased a Intel professional compiler suite that includes the MKL.&lt;BR /&gt;&lt;BR /&gt;I have compiled the solver using icl and ifort under MINGW32 and all our objects are in the libiterative.a file. The next step is to generate the DLL and the LIB with &lt;BR /&gt;&lt;BR /&gt;xilink -DLL /OUT:libiterative_MKL_MINGW32_P.dll libiterative.a /DEF:iterative.def ../../UserEnv.Lib ../../AdvAPI32.Lib mkl_intel_c.lib mkl_intel_thread.lib mkl_core.lib libiomp5md.lib &lt;BR /&gt;&lt;BR /&gt;The def file iterative.def only includes the following symbol iterative_solver&lt;BR /&gt;&lt;BR /&gt;EXPORTS&lt;BR /&gt;ITERATIVE_SOLVER&lt;BR /&gt;&lt;BR /&gt;My question is whether the Intel licensing conditions allows me to redistribute our libiterative_MKL_MINGW32_P.dll and the libiterative_MKL_MINGW32_P.lib to our project partners? We need the MKL library on Windows and as far as I understand, we have included the MKL in our DLL, but only our symbol iterative_solver can be used by the project partners.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Olaf&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 May 2009 18:31:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Distribution-of-DLLs-and-Libs/m-p/908795#M11964</guid>
      <dc:creator>basel</dc:creator>
      <dc:date>2009-05-06T18:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Distribution of DLLs and Libs</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Distribution-of-DLLs-and-Libs/m-p/908796#M11965</link>
      <description>&lt;DIV&gt;Sounds like you can according to the EULA:&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
"...Intel grants to you a non-exclusive, non-assignable copyright license to distribute ...&lt;SPAN style="font-family: verdana;"&gt;If such application is a software development library, then attribution, as specified in the product release notes of the corresponding Materials, shall be displayed prominently in that applications product documentation and on the applications product web site."&lt;/SPAN&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 10 May 2009 07:50:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Distribution-of-DLLs-and-Libs/m-p/908796#M11965</guid>
      <dc:creator>crispybits</dc:creator>
      <dc:date>2009-05-10T07:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: Distribution of DLLs and Libs</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Distribution-of-DLLs-and-Libs/m-p/908797#M11966</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/99912"&gt;basel&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;EM&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;We have developed a multilevel iterative solver that we would like to distribute as a DLL and LIB on Windows to students at our university and also to project partners.&lt;BR /&gt;&lt;BR /&gt;The iterative solver needs optimized BLAS and LAPACK kernels and we recently purchased a Intel professional compiler suite that includes the MKL.&lt;BR /&gt;&lt;BR /&gt;I have compiled the solver using icl and ifort under MINGW32 and all our objects are in the libiterative.a file. The next step is to generate the DLL and the LIB with &lt;BR /&gt;&lt;BR /&gt;xilink -DLL /OUT:libiterative_MKL_MINGW32_P.dll libiterative.a /DEF:iterative.def ../../UserEnv.Lib ../../AdvAPI32.Lib mkl_intel_c.lib mkl_intel_thread.lib mkl_core.lib libiomp5md.lib &lt;BR /&gt;&lt;BR /&gt;The def file iterative.def only includes the following symbol iterative_solver&lt;BR /&gt;&lt;BR /&gt;EXPORTS&lt;BR /&gt;ITERATIVE_SOLVER&lt;BR /&gt;&lt;BR /&gt;My question is whether the Intel licensing conditions allows me to redistribute our libiterative_MKL_MINGW32_P.dll and the libiterative_MKL_MINGW32_P.lib to our project partners? We need the MKL library on Windows and as far as I understand, we have included the MKL in our DLL, but only our symbol iterative_solver can be used by the project partners.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Olaf&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;
&lt;P&gt;as an additional info - the file MKLROOTdocredist.txt contains the List of Re-distributable files for the Intel MKL. --Gennady&lt;/P&gt;</description>
      <pubDate>Sun, 10 May 2009 18:48:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Distribution-of-DLLs-and-Libs/m-p/908797#M11966</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-05-10T18:48:17Z</dc:date>
    </item>
  </channel>
</rss>

