<?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 Re: Is it legal to redistribute MKL in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-it-legal-to-redistribute-MKL/m-p/934056#M13958</link>
    <description>&lt;DIV&gt;Dear sir,&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Since my mail server has some problem, I reply you in the forum directly.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thank you so much for your careful reply about the license of MKL via mail.&lt;BR /&gt;I cooperate with a teacher in University to develop a library for image processing and consider to commercialize the product. But we have problem about the "calculation speed". So we surveyed all the possible tools/library and found MKL is what we needed. But before we go, we need to confirm all issue about the license agreement. It's now so clear. I will report to my adviser.&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;Thanks again for your help with best support. ^-^&lt;/DIV&gt;</description>
    <pubDate>Sat, 22 Apr 2006 14:41:09 GMT</pubDate>
    <dc:creator>mkluser</dc:creator>
    <dc:date>2006-04-22T14:41:09Z</dc:date>
    <item>
      <title>Is it legal to redistribute MKL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-it-legal-to-redistribute-MKL/m-p/934048#M13950</link>
      <description>&lt;DIV&gt;I would like to know whether it is legal if i develop a graphical and numerical library and use MKL as the numerical kernal.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I have found a product with this idea. Please see the refernce address.&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="http://www.ancad.com/overview_1.html#overviewmenu" target="_blank"&gt;http://www.ancad.com/overview_1.html#overviewmenu&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 16 Apr 2006 23:18:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-it-legal-to-redistribute-MKL/m-p/934048#M13950</guid>
      <dc:creator>mkluser</dc:creator>
      <dc:date>2006-04-16T23:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Is it legal to redistribute MKL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-it-legal-to-redistribute-MKL/m-p/934049#M13951</link>
      <description>I don't think your question is clear. Surely, there is no problem distributing a library which includes MKL calls, expecting the user to get a license for MKL. Or, you may be able to static link the MKL functions you use.</description>
      <pubDate>Wed, 19 Apr 2006 23:20:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-it-legal-to-redistribute-MKL/m-p/934049#M13951</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2006-04-19T23:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Is it legal to redistribute MKL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-it-legal-to-redistribute-MKL/m-p/934050#M13952</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Dear sir,&lt;/P&gt;&lt;P&gt;Ok clear. I just want to know if I develop a "NEW" library and I only re-design the API of MKL in the "NEW" library. For example..&lt;/P&gt;&lt;P&gt;MKL =&amp;gt; &lt;FONT face="Courier New" color="#7f0000"&gt;call sgetrf(&lt;I&gt;m, n, a, lda, ipiv, info&lt;/I&gt;)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;NEW =&amp;gt; &lt;FONT face="Courier New" color="#7f0000"&gt;call newLU(out,in); where "out" and "in" are matrix&lt;FONT color="#000000"&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" color="#7f0000"&gt;&lt;FONT color="#000000"&gt;thank you for your reply.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2006 09:07:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-it-legal-to-redistribute-MKL/m-p/934050#M13952</guid>
      <dc:creator>mkluser</dc:creator>
      <dc:date>2006-04-20T09:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: Is it legal to redistribute MKL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-it-legal-to-redistribute-MKL/m-p/934051#M13953</link>
      <description>You're certainly entitled to make a library which calls BLAS functions, include source from netlib.org if you choose, and offer the option to link against MKL, without actually including MKL.</description>
      <pubDate>Thu, 20 Apr 2006 09:37:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-it-legal-to-redistribute-MKL/m-p/934051#M13953</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2006-04-20T09:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is it legal to redistribute MKL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-it-legal-to-redistribute-MKL/m-p/934052#M13954</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;I am not sure what you mean. So it is legal without limitation, am I right?</description>
      <pubDate>Thu, 20 Apr 2006 23:51:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-it-legal-to-redistribute-MKL/m-p/934052#M13954</guid>
      <dc:creator>mkluser</dc:creator>
      <dc:date>2006-04-20T23:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is it legal to redistribute MKL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-it-legal-to-redistribute-MKL/m-p/934053#M13955</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;&lt;FONT color="#000080" size="2"&gt;
&lt;P&gt;We appreciate your interest in using Intel MKL as the basis for your own graphical and numerical library. The basic answer is yes. You can use Intel MKL in the manner you are proposing and many numerical and graphical libraries already do use Intel MKL in this way (as you have pointed out with AnCAD Matfor). Being a major corporation, our licensing can be a little tedious, hence we would prefer to explain the issues involved in more detail with you directly. We will contact you via your forum email address. We are confident that you will find that Intel MKL licensing terms are very amenable for what you are proposing to do. &lt;/P&gt;
&lt;P&gt;-Todd&lt;/P&gt;&lt;/FONT&gt;</description>
      <pubDate>Fri, 21 Apr 2006 00:31:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-it-legal-to-redistribute-MKL/m-p/934053#M13955</guid>
      <dc:creator>Todd_R_Intel</dc:creator>
      <dc:date>2006-04-21T00:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: Is it legal to redistribute MKL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-it-legal-to-redistribute-MKL/m-p/934054#M13956</link>
      <description>If the users of your code also have licenses for MKL, I see no problem. If you want a more detailed answer, perhaps you should contact the MKL team.</description>
      <pubDate>Fri, 21 Apr 2006 00:33:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-it-legal-to-redistribute-MKL/m-p/934054#M13956</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2006-04-21T00:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Is it legal to redistribute MKL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-it-legal-to-redistribute-MKL/m-p/934055#M13957</link>
      <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;I own a license for MKL but find it difficult to use.&lt;/DIV&gt;&lt;DIV&gt;Can you suggest of other packages that I can buythat encapsulate the library (using my own license) for ease of use?&lt;/DIV&gt;&lt;DIV&gt;Thanks,&lt;/DIV&gt;&lt;DIV&gt;Sam&lt;/DIV&gt;</description>
      <pubDate>Fri, 21 Apr 2006 09:16:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-it-legal-to-redistribute-MKL/m-p/934055#M13957</guid>
      <dc:creator>sambeyene</dc:creator>
      <dc:date>2006-04-21T09:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Is it legal to redistribute MKL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-it-legal-to-redistribute-MKL/m-p/934056#M13958</link>
      <description>&lt;DIV&gt;Dear sir,&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Since my mail server has some problem, I reply you in the forum directly.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thank you so much for your careful reply about the license of MKL via mail.&lt;BR /&gt;I cooperate with a teacher in University to develop a library for image processing and consider to commercialize the product. But we have problem about the "calculation speed". So we surveyed all the possible tools/library and found MKL is what we needed. But before we go, we need to confirm all issue about the license agreement. It's now so clear. I will report to my adviser.&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;Thanks again for your help with best support. ^-^&lt;/DIV&gt;</description>
      <pubDate>Sat, 22 Apr 2006 14:41:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Is-it-legal-to-redistribute-MKL/m-p/934056#M13958</guid>
      <dc:creator>mkluser</dc:creator>
      <dc:date>2006-04-22T14:41:09Z</dc:date>
    </item>
  </channel>
</rss>

