<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated on Thu, 24 May 2012 17:30:23 -0700 -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <atom:link href="http://software.intel.com/en-us/articles/intel-mkl-kb/type/landing-links/feed/" rel="self" type="application/rss+xml" />
    <title>Intel Software Network articles Feed</title>
    <link>http://software.intel.com/en-us/articles/intel-mkl-kb/type/landing-links/</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>Conditional Bitwise Reproducibility (CBWR) in Intel MKL 11.0 (Beta)</title>
      <description><![CDATA[ New functionality in Intel MKL 11.0 ( <a target="_blank" href="http://softwareproductsurvey.intel.com/survey/149957/2363/?LQID=7&amp;MKL=MKL">Beta</a>) now allows you to balance performance with reproducible results by allowing greater flexibility in code path choice and by ensuring algorithms are deterministic. To learn more about Conditional Bitwise Reproducibility (CBWR) see the following resources:<br />
<ul>
<li>Intel® MKL User's Guide (in the product)</li>
<li><a href="http://software.intel.com/en-us/articles/cbwr-webinar/">Listen to the webinar</a></li>
<li><a href="http://software.intel.com/en-us/articles/intro-to-CBWR-in-intel-mkl/">Visit this CBWR article </a>for an introduction to the feature</li>
<li>Or submit questions and feedback on the <a href="http://software.intel.com/en-us/forums/intel-math-kernel-library/">Intel MKL User Forum</a> or <a target="_blank" href="https://premier.intel.com">Intel® Premier Support</a></li>
</ul>
<p>All of Intel MKL supports this new capability except the following: ScaLAPACK, cluster FFTs, data fitting functions, summary statistics functions, and the vsRngBeta random number generator on 32-bit operating systems.</p> ]]></description>
      <link>http://software.intel.com/en-us/articles/conditional-bitwise-reproducibility/</link>
      <pubDate>Mon, 07 May 2012 00:00:00 -0700</pubDate>
      <comments>http://software.intel.com/en-us/articles/conditional-bitwise-reproducibility/#comments</comments>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/conditional-bitwise-reproducibility/</guid>
      <category>Intel® Math Kernel Library Knowledge Base</category>
    </item>
    <item>
      <title>Intel® Math Kernel Library 11.0 Beta</title>
      <description><![CDATA[ <p>We would like to invite you to evaluate the Intel® Math Kernel Library 11.0 beta product (Intel® MKL 11.0 beta) as part of the Intel® Parallel Studio XE 2013 beta program. If you've not already received a link to register for this beta you may <a href="http://softwareproductsurvey.intel.com/survey/149957/2363/?LQID=7&amp;MKL=MKL">register here</a>.Intel® MKL 11.0 beta update 1 is now available.</p>
<div><span ><br /></span> 
<ul>
<li><b>Conditional Bitwise Reproducibility (CBWR): </b>New functionality in Intel MKL now allows you to balance performance with reproducible results by allowing greater flexibility in code branch choice and by ensuring algorithms are deterministic. See the Intel® MKL User's Guide, <a href="http://software.intel.com/en-us/articles/cbwr-webinar/">listen to the webinar</a>, or visit this <a href="http://software.intel.com/en-us/articles/intro-to-CBWR-in-intel-mkl/">CBWR article </a>for more information. All of Intel MKL supports this new capability except the following: ScaLAPACK, cluster FFTs, data fitting functions, summary statistics functions, and the vsRngBeta random number generator on 32-bit operating systems. </li>
</ul>
<div><span ><br /></span></div>
<ul>
<li>Intel MKL also introduces optimizations using the new <b>Intel® Advanced Vector Extensions 2</b> <b>(AVX2)</b> including the new FMA3 instructions. The following parts of Intel MKL have been optimized: BLAS, FFTs, Vector math functions, Data fitting functions, Random number generators, Summary statistics functions. Please refer <a href="http://software.intel.com/en-us/articles/haswell-support-in-intel-mkl/">Intel Haswell support in Intel MKL</a> article for more details.</li>
</ul>
<div><span ><br /></span></div>
<ul>
<li>Other new Features      
<ul>
<li>LAPACK: Introduced support for LAPACK version 3.4.0 </li>
<li>VSL: Improved performance of viRngGeometric on Intel® Advanced Vector Extensions (AVX) </li>
<li>DFT: Increased performance of 1D real-to-complex DFT on Intel® Advanced Vector Extensions (AVX) </li>
<li>Removed support for Intel® Pentium® III processor. The minimal supported instruction set will be SSE2(Streaming SIMD Extensions 2) </li>
<li>FFT: Completed support for <a href="http://software.intel.com/en-us/articles/real-to-complex-transforms-for-large-prime-sizes-64-bit-vector-lengths/">real-to-complex transforms with sizes given by 64-bit integers</a> </li>
<li>Random number generators: Added support for a non-deterministic random number generator (VSL_BRNG_NONDETERM) based on the RdRand instruction </li>
</ul>
</li>
</ul>
<div><span ><br /></span></div>
<ul>
<li>Documentation:      
<ul>
<li>The Intel MKL Reference Manual in HTML format is no longer available with the product. (Download the latest MKL 11.0 Beta Update1 <a href="http://registrationcenter.intel.com/irc_nas/2615/mklman.zip">full HTML manual</a>) </li>
<li>Man pages and Eclipse help integration are no longer provided </li>
</ul>
</li>
</ul>
<div><span ><br /></span></div>
<ul>
<li>Other changes      
<ul>
<li><a href="http://software.intel.com/en-us/articles/mkl-gmp-functions-are-deprecated">Removed Intel MKL GNU Multiple Precision* (GMP) function interfaces</a> </li>
<li>Disabled timing function mkl_set_cpu_frequency()to perform useful work use mkl_get_max_cpu_frequency(), mkl_get_clocks_frequency(), and mkl_get_cpu_frequency() as described in the Intel MKL Reference Manual. </li>
<li>Removed MKL_PARDISO constant used MKL_DOMAIN_PARDISO to specify the PARDISO domain with the mkl_domain_set_num_threads() function </li>
<li><a href="http://software.intel.com/en-us/articles/mkl-11-backward-incompatibility-with-mkl-10_2_3/">Removed special backward compatibility functions for convolution and correlation functions in Intel MKL 10.2 update 4 </a></li>
<li><a href="http://software.intel.com/en-us/articles/openmp-static-library-deprecation-in-intelr-mkl-on-microsoft-windows/">Removed the OpenMP* static runtime library from the Windows* version of Intel MKL and Intel® compilers</a>. </li>
</ul>
</li>
</ul>
<p><br /><br />Please refer <a href="http://software.intel.com/en-us/articles/intel-mkl-whats-deprecated/">Intel® MKL: What's deprecated?</a> article to see the details of functionalities deprecated in the Intel® MKL 11.0 Beta and Future Intel® MKL 11.0.</p>
</div> ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-11dot0/</link>
      <pubDate>Tue, 27 Mar 2012 00:00:00 -0700</pubDate>
      <comments>http://software.intel.com/en-us/articles/intel-mkl-11dot0/#comments</comments>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-11dot0/</guid>
      <category>Intel® Math Kernel Library Knowledge Base</category>
    </item>
    <item>
      <title>A new directory hierarchy in Intel MKL package</title>
      <description><![CDATA[ <p><br />Intel® MKL is available as a stand-alone product and as a part of the Intel® Compiler Professional Edition. MKL 10.3 established a new directory hierarchy to simplify integration of the Intel MKL stand-alone products with the Intel Compiler Professional Editions.  Some changes in MKL 10.3 directory hierarchy include: <br /><br />1)  The stand-alone Intel MKL product and Intel MKL product as a part of the Intel Compiler Professional Edition have the same directory hierarchy now.<br />2)  Directories formerly designated as "<strong>em64t</strong>" are now designated by the "<strong>intel64</strong>" tag. <br />3)  Intel MKL dynamic libraries at Windows* are under "<strong>ComposerXE-2011\redist</strong>" directory. <br />4)  Intel Compiler runtime libraries and OpenMP* libraries in Intel MKL are shared components with Intel Compilers. These files are under "<strong>ComposerXE-2011\compiler</strong>" directory.<br />5)  Intel MKL documentation is under "<strong>ComposerXE-2011\Documentation</strong>" directory.<br />6) There is no IA64 directory. Intel Itanium® architecture (IA-64) support is not included in this release. <br /><br />The following picture shows a high-level directory structure of Intel MKL<br /><img height="264" width="545" src="http://software.intel.com/file/29411" alt="10.3structure.jpg" title="10.3structure.jpg" /></p> ]]></description>
      <link>http://software.intel.com/en-us/articles/a-new-directory-hierarchy-in-intel-mkl-package/</link>
      <pubDate>Sat, 06 Nov 2010 07:30:00 -0700</pubDate>
      <comments>http://software.intel.com/en-us/articles/a-new-directory-hierarchy-in-intel-mkl-package/#comments</comments>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/a-new-directory-hierarchy-in-intel-mkl-package/</guid>
      <category>Intel® Math Kernel Library Knowledge Base</category>
    </item>
    <item>
      <title>Intel® Math Kernel Library Link Line Advisor</title>
      <description><![CDATA[ <b>Introduction: </b><br />
<p><br />The Intel® Math Kernel Library (Intel® MKL) is designed to run on multiple processors and operating systems. It is also compatible with several compilers and third party libraries, and provides different interfaces to the functionality. To support these different environments, tools, and interfaces Intel MKL provides mutliple libraries from which to choose.</p>
<p>To see what libraries are recommended for a particular use case, specify the parameters in the drop down lists below.</p>
<br /><br /><iframe  src="http://software.intel.com/sites/products/mkl/MKL_Link_Line_Advisor.html"></iframe><br /><br />
<p><b>Note:</b> For applications running on IA-32 with the Windows* operating system it is possible to use mkl_intel_s.lib instead of mkl_intel_c.lib (or mkl_intel_s_dll.lib instead of mkl_intel_c_dll.lib). This interface is compatible with the Compaq* Visual Fortran calling convention. <br /><br /><!--<b>Note:</b> For applications calling Fortan 95 Interface library for BLAS an LAPACK: mkl_blas95.lib mkl_blas95_lp64.lib mkl_lapack95.lib and so on. Please add them manually. For example,  the link line is like:<br />mkl_lapack95.lib mkl_intel_c.lib mkl_intel_thread.lib mkl_core.lib libiomp5md.lib<br /><br /><b>Note:</b> if the option "-Qopenmp or -openmp" are not recognized by the compiler, please use libiomp5md.lib or -liomp5 instead.</p>
--></p>
<p>Find more information on linking in the <a href="http://software.intel.com/en-us/articles/intel-math-kernel-library-documentation/">Intel® MKL User's Guide</a></p> ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/</link>
      <pubDate>Fri, 26 Feb 2010 00:00:00 -0800</pubDate>
      <comments>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/#comments</comments>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/</guid>
      <category>Intel® Math Kernel Library Knowledge Base</category>
    </item>
    <item>
      <title>Intel® Math Kernel Library – LINPACK Download</title>
      <description><![CDATA[ <p>Download the Intel® Optimized LINPACK Benchmark and the Intel® Optimized MP LINPACK Benchmark for Clusters packages from the table below.</p>
<br />
<table width="100%" cellpadding="0" cellspacing="0" border="1" class="sectionbodytext">
<tbody>
<tr class="sectionbodytext">
<td align="center" width="250" rowspan="2"><b>Package</b></td>
<td align="center" width="150" rowspan="2"><b>Download Size</b></td>
<td align="center" colspan="4">
<div><b>Package Contents</b></div>
</td>
</tr>
<tr class="sectionbodytext">
<td align="center" colspan="2">
<div>Intel Optimized LINPACK Benchmark</div>
</td>
<td align="center" colspan="2">
<div>Intel Optimized MP LINPACK<br />Benchmark for Clusters</div>
</td>
</tr>
<tr class="sectionbodytext">
<td></td>
<td></td>
<td align="center" width="150">
<div>Source</div>
</td>
<td align="center" width="150">
<div>Binary</div>
</td>
<td align="center" width="150">
<div>Source</div>
</td>
<td align="center" width="150">
<div>Binary</div>
</td>
</tr>
<tr class="sectionbodytext">
<td align="center"><br />
<div><a href="http://registrationcenter.intel.com/irc_nas/2592/l_lpk_p_10.3.10.016.tgz">Linux* package</a> (.tgz)</div>
<br /></td>
<td align="center">14 MB</td>
<td align="center"></td>
<td align="center">
<div>X</div>
</td>
<td align="center">
<div>X</div>
</td>
<td align="center">
<div>X</div>
</td>
</tr>
<tr class="sectionbodytext">
<td align="center"><br />
<div><a href="http://registrationcenter.intel.com/irc_nas/2592/w_lpk_p_10.3.10.017.zip">Windows* package</a> (.zip)</div>
<br /></td>
<td align="center">7 MB</td>
<td align="center"></td>
<td align="center">
<div>X</div>
</td>
<td align="center">
<div>X</div>
</td>
<td align="center">
<div>X</div>
</td>
</tr>
<tr class="sectionbodytext">
<td align="center"><br />
<div><a href="http://registrationcenter.intel.com/irc_nas/2592/m_lpk_p_10.3.10.016.tgz">Mac OS* package</a> (.tgz)</div>
<br /></td>
<td align="center">2 MB</td>
<td align="center"></td>
<td align="center">
<div>X</div>
</td>
<td align="center"></td>
<td align="center"></td>
</tr>
</tbody>
</table>
<br /><br /><br /><br />
<table cellpadding="5" cellspacing="0" rules="none" border="1">
<tbody>
<tr>
<th align="left" valign="middle" >Optimization Notice</th>
</tr>
<tr bgcolor="#ccecff">
<td>
<p>Intel's compilers may or may not optimize to the same degree for non-Intel microprocessors for optimizations that are not unique to Intel microprocessors. These optimizations include SSE2, SSE3, and SSSE3 instruction sets and other optimizations. Intel does not guarantee the availability, functionality, or effectiveness of any optimization on microprocessors not manufactured by Intel. Microprocessor-dependent optimizations in this product are intended for use with Intel microprocessors. Certain optimizations not specific to Intel microarchitecture are reserved for Intel microprocessors. Please refer to the applicable product User and Reference Guides for more information regarding the specific instruction sets covered by this notice.</p>
<p align="right">Notice revision #20110804</p>
</td>
</tr>
</tbody>
</table> ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-math-kernel-library-linpack-download/</link>
      <pubDate>Mon, 15 Feb 2010 00:00:00 -0800</pubDate>
      <comments>http://software.intel.com/en-us/articles/intel-math-kernel-library-linpack-download/#comments</comments>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-math-kernel-library-linpack-download/</guid>
      <category>Intel® C++ Compiler for Linux* Knowledge Base</category>
      <category>Intel® C++ Compiler for Mac OS X* Knowledge Base</category>
      <category>Intel® C++ Compiler for Windows* Knowledge Base</category>
      <category>Intel® Fortran Compiler for Linux* Knowledge Base</category>
      <category>Intel® Fortran Compiler for Mac OS X* Knowledge Base</category>
      <category>Intel® Math Kernel Library Knowledge Base</category>
    </item>
  </channel></rss>
