<?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 a newbie of MKL.   in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/a-newbie-of-MKL/m-p/886512#M10061</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I am a newbie of MKL.&lt;/P&gt;
&lt;P&gt;I also have IMSL.&lt;/P&gt;
&lt;P&gt;Could I ask why one needs to use MKL if having IMSL? What's the advantage of MKL?&lt;/P&gt;
&lt;P&gt;Sometimes, I feel the arguments of subroutine or function are so many that I need to take a lot of time to read the document.&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;</description>
    <pubDate>Tue, 09 Dec 2008 02:03:45 GMT</pubDate>
    <dc:creator>Mike896</dc:creator>
    <dc:date>2008-12-09T02:03:45Z</dc:date>
    <item>
      <title>a newbie of MKL.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/a-newbie-of-MKL/m-p/886512#M10061</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I am a newbie of MKL.&lt;/P&gt;
&lt;P&gt;I also have IMSL.&lt;/P&gt;
&lt;P&gt;Could I ask why one needs to use MKL if having IMSL? What's the advantage of MKL?&lt;/P&gt;
&lt;P&gt;Sometimes, I feel the arguments of subroutine or function are so many that I need to take a lot of time to read the document.&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Tue, 09 Dec 2008 02:03:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/a-newbie-of-MKL/m-p/886512#M10061</guid>
      <dc:creator>Mike896</dc:creator>
      <dc:date>2008-12-09T02:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: a newbie of MKL.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/a-newbie-of-MKL/m-p/886513#M10062</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/323852"&gt;Mike896&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;
&lt;P&gt;Could I ask why one needs to use MKL if having IMSL? What's the advantage of MKL?&lt;/P&gt;
&lt;P&gt;Sometimes, I feel the arguments of subroutine or function are so many that I need to take a lot of time to read the document.&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;BR /&gt;If you bought the ifort package including IMSL, you might ask this question on the corresponding Fortran forum. I believe, in that package,IMSL would use MKL in place of its own functions, where there is duplication, as MKLis more highly optimized. Beyond that, each has capabilities not duplicated by the other.&lt;/P&gt;
&lt;P&gt;For sure, you could never guess how to use any of them without the docs.&lt;/P&gt;
&lt;P&gt;I haven't required IMSL for many years; although it supports a greater variety of older platforms than MKL, it does so at high cost. I suspect it is most popular for supporting applicatons which already use it, rather than for new development.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2008 00:51:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/a-newbie-of-MKL/m-p/886513#M10062</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2008-12-10T00:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: a newbie of MKL.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/a-newbie-of-MKL/m-p/886514#M10063</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/323852"&gt;Mike896&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;
&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I am a newbie of MKL.&lt;/P&gt;
&lt;P&gt;I also have IMSL.&lt;/P&gt;
&lt;P&gt;Could I ask why one needs to use MKL if having IMSL? What's the advantage of MKL?&lt;/P&gt;
&lt;P&gt;Sometimes, I feel the arguments of subroutine or function are so many that I need to take a lot of time to read the document.&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2008 15:29:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/a-newbie-of-MKL/m-p/886514#M10063</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2008-12-10T15:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: a newbie of MKL.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/a-newbie-of-MKL/m-p/886515#M10064</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV class="O1" style="mso-line-spacing: '100 -64 0'; mso-char-wrap: 1; mso-kinsoku-overflow: 1; mso-margin-left-alt: 153; mso-text-indent-alt: 0"&gt;&lt;SPAN style="FONT-SIZE: 14pt; COLOR: #0860a8; FONT-FAMILY: Verdana; mso-ascii-font-family: Verdana; mso-bidi-font-family: Arial" lang="EN-GB"&gt;&lt;SPAN class="234511015-10122008"&gt;&lt;EM&gt;&lt;SPAN style="font-size: xx-small;"&gt;First of all I can say, thatMKL routines showes O&lt;/SPAN&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 14pt; COLOR: #0860a8; FONT-FAMILY: Verdana; mso-ascii-font-family: Verdana; mso-bidi-font-family: Arial" lang="EN-GB"&gt;&lt;SPAN style="FONT-SIZE: 14pt; COLOR: #0860a8; FONT-FAMILY: Verdana; mso-ascii-font-family: Verdana; mso-bidi-font-family: Arial" lang="EN-GB"&gt;&lt;EM&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-size: xx-small;"&gt;utstanding Performance on Intel Platforms&lt;SPAN class="234511015-10122008"&gt;: &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="O1" style="mso-line-spacing: '100 -64 0'; mso-char-wrap: 1; mso-kinsoku-overflow: 1; mso-margin-left-alt: 153; mso-text-indent-alt: 0"&gt;
&lt;DIV style="tab-interval: .5in; tab-stops: 0in .5in 1.0in 1.5in 2.0in 2.5in 3.0in 3.5in 4.0in 4.5in 5.0in 5.5in 6.0in 6.5in 7.0in 7.5in 8.0in 8.5in 9.0in 9.5in 10.0in"&gt;&lt;SPAN style="COLOR: #0860a8; FONT-FAMILY: Verdana"&gt;
&lt;DIV class="O1" style="mso-line-spacing: '90 -64 0'; mso-char-wrap: 1; mso-kinsoku-overflow: 1; mso-margin-left-alt: 153; mso-text-indent-alt: 0"&gt;&lt;SPAN style="left: -3.08%; font-family: 'Times New Roman'; position: absolute; top: -0.18em; mso-special-format: bullet;"&gt;&lt;SPAN style="font-size: xx-small;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="O1" style="mso-line-spacing: '90 -64 0'; mso-char-wrap: 1; mso-kinsoku-overflow: 1; mso-margin-left-alt: 153; mso-text-indent-alt: 0"&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-size: xx-small;"&gt;&lt;SPAN style="color: #0860a8; font-family: Verdana; mso-ascii-font-family: Verdana; mso-bidi-font-family: Arial;" lang="EN-GB"&gt;&lt;SPAN class="234511015-10122008"&gt;and the biggest part of MKL routines provides are automatically&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0860a8; font-family: Verdana; mso-ascii-font-family: Verdana; mso-bidi-font-family: Arial;" lang="EN-GB"&gt;multi-threading&lt;SPAN class="234511015-10122008"&gt;for taking&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0860a8; font-family: Verdana; mso-ascii-font-family: Verdana; mso-bidi-font-family: Arial;" lang="EN-GB"&gt;advantage of multi-core&lt;SPAN class="234511015-10122008"&gt;(many-core systems). &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/SPAN&gt;&lt;SPAN style="font-size: x-small;"&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-size: xx-small;"&gt;&lt;SPAN style="color: #0860a8; font-family: Verdana; mso-ascii-font-family: Verdana; mso-bidi-font-family: Arial;" lang="EN-GB"&gt;&lt;SPAN class="234511015-10122008"&gt; &lt;/SPAN&gt;Outstanding performance on Intel Core 2 Duo, &lt;/SPAN&gt;&lt;SPAN style="color: #0860a8; font-family: Verdana; mso-ascii-font-family: Verdana; mso-bidi-font-family: Arial;" lang="EN-GB"&gt;Intel Xeon,&lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;Intel Pentium 4 and&lt;SPAN class="234511015-10122008"&gt; &lt;/SPAN&gt;Intel Itanium 2&lt;SPAN class="234511015-10122008"&gt;including&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0860a8; font-family: Verdana; mso-ascii-font-family: Verdana; mso-bidi-font-family: Arial;" lang="EN-GB"&gt;the latest &lt;/SPAN&gt;&lt;SPAN style="color: #0860a8; font-family: Verdana; mso-ascii-font-family: Verdana; mso-bidi-font-family: Arial;"&gt;Intel Core i7 processors ( &lt;/SPAN&gt;&lt;SPAN style="color: #0860a8; font-family: Verdana; mso-ascii-font-family: Verdana; mso-bidi-font-family: Arial;"&gt;&lt;STRONG&gt;Nehalem&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0860a8; font-family: Verdana; mso-ascii-font-family: Verdana; mso-bidi-font-family: Arial;"&gt;)&lt;/SPAN&gt;&lt;SPAN style="color: #0860a8; font-family: Verdana; mso-ascii-font-family: Verdana; mso-bidi-font-family: Arial;" lang="EN-GB"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;-- Gennady&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2008 15:31:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/a-newbie-of-MKL/m-p/886515#M10064</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2008-12-10T15:31:50Z</dc:date>
    </item>
  </channel>
</rss>

