<?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 Intel MKL 10.2 Update 2 is now available in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-MKL-10-2-Update-2-is-now-available/m-p/866220#M8000</link>
    <description>&lt;P&gt;Intel MKL 10.2 Update 2 is now available. This full Intel MKL package includes the following features:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Performance improvements     
&lt;UL&gt;
&lt;LI&gt;Many improvements in BLAS functions for Intel Core i7 processors, and Intel Xeon processor 5300, 5400, and 5500 series &lt;/LI&gt;
&lt;LI&gt;Improved scalability of the following LAPACK functions: ?POTRF, ?GEBRD, ?SYTRD, ?HETRD, and ?STEDC divide and conquer eigensolvers &lt;/LI&gt;
&lt;LI&gt;PARDISO OOC performance has improved significantly for symmetric positive definite matrices &lt;/LI&gt;
&lt;LI&gt;Improved performance for the double precision Sobol generator for dimensions &amp;gt;= 16 &lt;/LI&gt;
&lt;LI&gt;Improvements in many VML functions for Intel Xeon processor 5500 series and others: v(s,d)Pow, v(s,d)Ceil/Trunc/Floor, vsSin/Cos/SinCos, and vdSin/Cos/SinCos &lt;/LI&gt;
&lt;LI&gt;Improved scalability of 1D, single precision, complex FFTs and improved performance for small 3D transforms &lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Usability/Interface improvements     
&lt;UL&gt;
&lt;LI&gt;Support for 64-bit integer parameters in FFTW wrappers &lt;/LI&gt;
&lt;LI&gt;Intel MKL is now compatible with the representation of logical values in GCC 4.4.0 &lt;/LI&gt;
&lt;LI&gt;All transpose functions now have a Fortran interface &lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Bug fixes &lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;For further information on these features see the &lt;A href="http://software.intel.com/en-us/articles/new-in-intel-mkl-10-2/"&gt;New in Intel MKL 10.2&lt;/A&gt; knowledgebase article.&lt;/P&gt;
&lt;P&gt;&lt;B&gt;CODE TIPS&lt;/B&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The &lt;A href="http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/"&gt;link line advisor&lt;/A&gt; provides guidance on setting up your link line. &lt;/LI&gt;
&lt;LI&gt;Read these &lt;A href="http://software.intel.com/en-us/articles/pardiso-tips/"&gt;PARDISO tips&lt;/A&gt; to get started using this direct solver and avoid common problems. &lt;/LI&gt;
&lt;LI&gt;A new set of &lt;A href="http://software.intel.com/sites/products/documentation/hpc/mkl/lapack/mkl_lapack_examples/index.htm"&gt;LAPACK examples&lt;/A&gt; are now available online. &lt;/LI&gt;
&lt;LI&gt;Learn more about Fortran 95 interfaces for MKL in our &lt;A href="http://software.intel.com/en-us/articles/blas-and-lapack-fortran95-mod-files/"&gt;knowledgebase article&lt;/A&gt; (or join the &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=68394"&gt;discussion&lt;/A&gt; on the Intel MKL forum). &lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Users with current licenses may login at the &lt;A href="http://registrationcenter.intel.com/" target="_blank"&gt;Intel Registration Center&lt;/A&gt; to download.&lt;/P&gt;</description>
    <pubDate>Mon, 21 Sep 2009 04:50:02 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2009-09-21T04:50:02Z</dc:date>
    <item>
      <title>Intel MKL 10.2 Update 2 is now available</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-MKL-10-2-Update-2-is-now-available/m-p/866220#M8000</link>
      <description>&lt;P&gt;Intel MKL 10.2 Update 2 is now available. This full Intel MKL package includes the following features:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Performance improvements     
&lt;UL&gt;
&lt;LI&gt;Many improvements in BLAS functions for Intel Core i7 processors, and Intel Xeon processor 5300, 5400, and 5500 series &lt;/LI&gt;
&lt;LI&gt;Improved scalability of the following LAPACK functions: ?POTRF, ?GEBRD, ?SYTRD, ?HETRD, and ?STEDC divide and conquer eigensolvers &lt;/LI&gt;
&lt;LI&gt;PARDISO OOC performance has improved significantly for symmetric positive definite matrices &lt;/LI&gt;
&lt;LI&gt;Improved performance for the double precision Sobol generator for dimensions &amp;gt;= 16 &lt;/LI&gt;
&lt;LI&gt;Improvements in many VML functions for Intel Xeon processor 5500 series and others: v(s,d)Pow, v(s,d)Ceil/Trunc/Floor, vsSin/Cos/SinCos, and vdSin/Cos/SinCos &lt;/LI&gt;
&lt;LI&gt;Improved scalability of 1D, single precision, complex FFTs and improved performance for small 3D transforms &lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Usability/Interface improvements     
&lt;UL&gt;
&lt;LI&gt;Support for 64-bit integer parameters in FFTW wrappers &lt;/LI&gt;
&lt;LI&gt;Intel MKL is now compatible with the representation of logical values in GCC 4.4.0 &lt;/LI&gt;
&lt;LI&gt;All transpose functions now have a Fortran interface &lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Bug fixes &lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;For further information on these features see the &lt;A href="http://software.intel.com/en-us/articles/new-in-intel-mkl-10-2/"&gt;New in Intel MKL 10.2&lt;/A&gt; knowledgebase article.&lt;/P&gt;
&lt;P&gt;&lt;B&gt;CODE TIPS&lt;/B&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The &lt;A href="http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/"&gt;link line advisor&lt;/A&gt; provides guidance on setting up your link line. &lt;/LI&gt;
&lt;LI&gt;Read these &lt;A href="http://software.intel.com/en-us/articles/pardiso-tips/"&gt;PARDISO tips&lt;/A&gt; to get started using this direct solver and avoid common problems. &lt;/LI&gt;
&lt;LI&gt;A new set of &lt;A href="http://software.intel.com/sites/products/documentation/hpc/mkl/lapack/mkl_lapack_examples/index.htm"&gt;LAPACK examples&lt;/A&gt; are now available online. &lt;/LI&gt;
&lt;LI&gt;Learn more about Fortran 95 interfaces for MKL in our &lt;A href="http://software.intel.com/en-us/articles/blas-and-lapack-fortran95-mod-files/"&gt;knowledgebase article&lt;/A&gt; (or join the &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=68394"&gt;discussion&lt;/A&gt; on the Intel MKL forum). &lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Users with current licenses may login at the &lt;A href="http://registrationcenter.intel.com/" target="_blank"&gt;Intel Registration Center&lt;/A&gt; to download.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2009 04:50:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-MKL-10-2-Update-2-is-now-available/m-p/866220#M8000</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-09-21T04:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Intel MKL 10.2 Update 2 is now available</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-MKL-10-2-Update-2-is-now-available/m-p/866221#M8001</link>
      <description>Hello.&lt;BR /&gt;We develop engineering software (finite element libraries/applications) for the .NET platform (C#). &lt;BR /&gt;&lt;BR /&gt;We are considering the option to adopt Intel Math Kernel Library in our projects, so I would like to ask you two questions:&lt;BR /&gt;&lt;BR /&gt;1. How easy it is to adopt MKL in our .NET project - do you provide support for managed software?&lt;BR /&gt;&lt;BR /&gt;2. If we purchase MKL for Windows, can we distribute the MKL dlls along with our dlls, or should we have any extra runtime/royalty fees.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Oct 2009 12:16:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-MKL-10-2-Update-2-is-now-available/m-p/866221#M8001</guid>
      <dc:creator>Yiannis</dc:creator>
      <dc:date>2009-10-23T12:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Intel MKL 10.2 Update 2 is now available</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-MKL-10-2-Update-2-is-now-available/m-p/866222#M8002</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/306497"&gt;Yiannis&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;We develop engineering software (finite element libraries/applications) for the .NET platform (C#). &lt;BR /&gt;&lt;BR /&gt;We are considering the option to adopt Intel Math Kernel Library in our projects, so I would like to ask you two questions:&lt;BR /&gt;&lt;BR /&gt;1. How easy it is to adopt MKL in our .NET project - do you provide support for managed software?&lt;BR /&gt;&lt;BR /&gt;2. If we purchase MKL for Windows, can we distribute the MKL dlls along with our dlls, or should we have any extra runtime/royalty fees.&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Yiannis,&lt;BR /&gt;1. please see here some discussion for your reference about using Intel MKL in your C# program:&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/articles/using-intel-mkl-in-your-c-program/" target="_blank"&gt;http://software.intel.com/en-us/articles/using-intel-mkl-in-your-c-program/&lt;/A&gt;&lt;BR /&gt;2. you can distribute the MKL dlls with yours without any extra runtime/royalty fees&lt;BR /&gt;--Gennady&lt;BR /&gt;</description>
      <pubDate>Sat, 24 Oct 2009 07:01:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-MKL-10-2-Update-2-is-now-available/m-p/866222#M8002</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-10-24T07:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Intel MKL 10.2 Update 2 is now available</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-MKL-10-2-Update-2-is-now-available/m-p/866223#M8003</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/334681"&gt;Gennady Fedorov (Intel)&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;BR /&gt;Yiannis,&lt;BR /&gt;1. please see here some discussion for your reference about using Intel MKL in your C# program:&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/articles/using-intel-mkl-in-your-c-program/" target="_blank"&gt;http://software.intel.com/en-us/articles/using-intel-mkl-in-your-c-program/&lt;/A&gt;&lt;BR /&gt;2. you can distribute the MKL dlls with yours without any extra runtime/royalty fees&lt;BR /&gt;--Gennady&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Thank you Gennady.</description>
      <pubDate>Sat, 24 Oct 2009 11:59:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-MKL-10-2-Update-2-is-now-available/m-p/866223#M8003</guid>
      <dc:creator>Yiannis</dc:creator>
      <dc:date>2009-10-24T11:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Intel MKL 10.2 Update 2 is now available</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-MKL-10-2-Update-2-is-now-available/m-p/866224#M8004</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Please feel free to ask any questions regarding libraries..&lt;BR /&gt;</description>
      <pubDate>Sat, 24 Oct 2009 14:29:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-MKL-10-2-Update-2-is-now-available/m-p/866224#M8004</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-10-24T14:29:28Z</dc:date>
    </item>
  </channel>
</rss>

