<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated on Sat, 26 May 2012 04:03:21 -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-parallel-composer-kb/type/download-registration-licensing/feed/" rel="self" type="application/rss+xml" />
    <title>Intel Software Network articles Feed</title>
    <link>http://software.intel.com/en-us/articles/intel-parallel-composer-kb/type/download-registration-licensing/</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>How to change the Parallel Studio version integrated into Visual Studio</title>
      <description><![CDATA[ <div id="art_pre_template">
<p><b>Problem : </b><br />Only one version of Intel® Parallel Studio can be integrated with any one version of Microsoft Visual Studio* at a time. Therefore, if you have Intel Parallel Studio installed on your system and then install a different version along side of it, the newly installed version will be integrated into Visual Studio in place of the previously installed version - this means you will see the newly installed Parallel Studio toolbars, menu items, etc. </p>
<p>You can control which version of Intel Parallel Studio you use with a particular Visual Studio by performing the steps outlined below.<br /><br /><b>Environment: </b><br />Windows systems with Microsoft Visual Studio 2005, 2008, and/or 2010 installed along with multiple versions of Intel Parallel Studio.<br /><br /><b>Root Cause: </b><br />Limit of one Parallel Studio integrated with a version of Visual Studio.<br /><br /><b>Resolution: </b><br />You will need to change the version of Parallel Studio that is integrated with a particular version of Visual Studio.  This will need to be done for each component of the Parallel Studio that you have installed. </p>
<ol type="1">
<li>Begin by removing the integration from the version that is currently integrated. </li>
</ol>
<p>For  <i>Intel Parallel Amplifier</i> or <i>Intel Parallel Inspector</i>, start by opening the Command Prompt window for the version of Parallel Studio you wish to disable. For example:</p>
<table cellpadding="0" cellspacing="0" border="1">
<tbody>
<tr>
<td width="498" valign="top">
<p>To open an Intel Parallel Studio 2011 command prompt in the Visual Studio 2005 mode:</p>
<p><b>Start &gt; All Programs &gt; Intel Parallel Studio 2011 &gt; Command Prompt &gt; IA 32 Visual Studio 2005 mode</b>. </p>
<p>To open an Intel Parallel Studio command prompt in the Visual Studio 2008 mode:  </p>
<p><b>Start &gt; All Programs &gt; Intel Parallel Studio &gt; Command Prompt &gt; IA 32 Visual Studio 2008 mode</b>. </p>
</td>
</tr>
</tbody>
</table>
<p> </p>
<p>Now invoke the appropriate script to disable the integration:</p>
<table width="559" cellpadding="0" cellspacing="0" border="1">
<tbody>
<tr>
<td width="114" valign="top">
<p><b>Tool</b></p>
</td>
<td width="148" valign="top">
<p align="center"><b>Visual Studio 2005</b></p>
</td>
<td width="148" valign="top">
<p align="center"><b>Visual Studio 2008</b></p>
</td>
<td width="148" valign="top">
<p align="center"><b>Visual Studio 2010</b></p>
</td>
</tr>
<tr>
<td width="114" valign="top">
<p>Intel Parallel Amplifier</p>
</td>
<td width="148" valign="top">
<p>ampl-vsreg disable vs2005</p>
</td>
<td width="148" valign="top">
<p>ampl-vsreg disable vs2008</p>
</td>
<td width="148" valign="top">
<p>ampl-vsreg disable vs2010</p>
</td>
</tr>
<tr>
<td width="114" valign="top">
<p>Intel Parallel Amplifier 2011</p>
</td>
<td width="148" valign="top">
<p>ampl-vsreg --disable 2005</p>
</td>
<td width="148" valign="top">
<p>ampl-vsreg --disable 2008</p>
</td>
<td width="148" valign="top">
<p>ampl-vsreg --disable 2010</p>
</td>
</tr>
<tr>
<td width="114" valign="top">
<p>Intel Parallel Inspector</p>
</td>
<td width="148" valign="top">
<p>insp-vsreg disable vs2005</p>
</td>
<td width="148" valign="top">
<p>insp-vsreg disable vs2008</p>
</td>
<td width="148" valign="top">
<p>insp-vsreg disable vs2010</p>
</td>
</tr>
<tr>
<td width="114" valign="top">
<p>Intel Parallel Inspector 2011</p>
</td>
<td width="148" valign="top">
<p>insp-vsreg --disable 2005</p>
</td>
<td width="148" valign="top">
<p>insp-vsreg --disable 2008</p>
</td>
<td width="148" valign="top">
<p>insp-vsreg --disable 2010</p>
</td>
</tr>
</tbody>
</table>
<p><br /><br />For <i>Intel Parallel Composer</i> use the<b> </b><b>Control Panel &gt; Add/Remove Programs</b> for the version you want to disable:</p>
<p><br />Select <b>Modify</b> and disable the following options:</p>
<p>○ Integrated Documentation<br />○ Intel Parallel Debugger Extension<br />○ Integration(s) in Microsoft Visual Studio</p>
<p>            Select <b>Next &gt; Modify<br /></b><b><br /><br /></b></p>
<ol start="2" type="1">
<li>Enable the Visual Studio integration.   </li>
</ol>
<p>For  <i>Intel Parallel Amplifier</i> or <i>Intel Parallel Inspector</i>, start by opening the Command Prompt window for the version of Parallel Studio you wish to enable, then invoke the appropriate script to enable the integration:</p>
<p> </p>
<table width="565" cellpadding="0" cellspacing="0" border="1">
<tbody>
<tr>
<td width="138" valign="top">
<p><b>Tool</b></p>
</td>
<td width="130" valign="top">
<p align="center"><b>Visual Studio 2005</b></p>
</td>
<td width="148" valign="top">
<p align="center"><b>Visual Studio 2008</b></p>
</td>
<td width="148" valign="top">
<p align="center"><b>Visual Studio 2010</b></p>
</td>
</tr>
<tr>
<td width="138" valign="top">
<p>Intel Parallel Amplifier</p>
</td>
<td width="130" valign="top">
<p>ampl-vsreg integrate vs2005</p>
</td>
<td width="148" valign="top">
<p>ampl-vsreg integrate vs2008</p>
</td>
<td width="148" valign="top">
<p>ampl-vsreg integrate vs2010</p>
</td>
</tr>
<tr>
<td width="138" valign="top">
<p>Intel Parallel Amplifier 2011</p>
</td>
<td width="130" valign="top">
<p>ampl-vsreg --integrate 2005</p>
</td>
<td width="148" valign="top">
<p>ampl-vsreg --integrate 2008</p>
</td>
<td width="148" valign="top">
<p>ampl-vsreg --integrate 2010</p>
</td>
</tr>
<tr>
<td width="138" valign="top">
<p>Intel Parallel Inspector</p>
</td>
<td width="130" valign="top">
<p>insp-vsreg integrate vs2005</p>
</td>
<td width="148" valign="top">
<p>insp-vsreg integrate vs2008</p>
</td>
<td width="148" valign="top">
<p>insp-vsreg integrate vs2010</p>
</td>
</tr>
<tr>
<td width="138" valign="top">
<p>Intel Parallel Inspector 2011</p>
</td>
<td width="130" valign="top">
<p>insp-vsreg --integrate 2005</p>
</td>
<td width="148" valign="top">
<p>insp-vsreg --integrate 2008</p>
</td>
<td width="148" valign="top">
<p>insp-vsreg --integrate 2010</p>
</td>
</tr>
</tbody>
</table>
<p> </p>
<p><br />For <i>Intel Parallel Composer</i> use the <b>Control Panel &gt; Add/Remove Programs</b> entry for the version you want to enable:</p>
<p><br />Select <b>Modify</b> and enable the following options:</p>
<p>○ Integrated Documentation<br />○ Intel Parallel Debugger Extension<br />○ Integration(s) in Microsoft Visual Studio</p>
Select the Visual Studio versions you would like to enable integration with.<br />Select <b>Next &gt; Modify</b></div> ]]></description>
      <link>http://software.intel.com/en-us/articles/how-to-change-the-parallel-studio-version-integrated-into-visual-studio/</link>
      <pubDate>Thu, 02 Sep 2010 19:00:00 -0700</pubDate>
      <comments>http://software.intel.com/en-us/articles/how-to-change-the-parallel-studio-version-integrated-into-visual-studio/#comments</comments>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/how-to-change-the-parallel-studio-version-integrated-into-visual-studio/</guid>
      <category>Intel® Parallel Composer</category>
      <category>Intel® Parallel Amplifier</category>
      <category>Intel® Parallel Inspector</category>
      <category>Intel® Software Development Products Home</category>
      <category>Intel® Parallel Studio Home</category>
      <category>Intel® Parallel Advisor</category>
      <category>Intel® Parallel Amplifier Knowledge Base</category>
      <category>Intel® Parallel Composer Knowledge Base</category>
      <category>Intel® Parallel Inspector Knowledge Base</category>
      <category>Intel® Software Development Products Registration Center Knowledge Base</category>
      <category>Intel® Parallel Advisor Knowledge Base</category>
    </item>
    <item>
      <title>Intel® Parallel Studio 2011 Checksums </title>
      <description><![CDATA[ <p>The following checksums are created using the cksum utility which is based on the ISO/IEC 8802-3:1996 standard (Ethernet). For more information please see one of the following web sites:</p>
<p><a href="http://en.wikipedia.org/wiki/Cksum">http://en.wikipedia.org/wiki/Cksum</a><br /><a href="http://www.opengroup.org/onlinepubs/009695399/utilities/cksum.html">http://www.opengroup.org/onlinepubs/009695399/utilities/cksum.html</a></p>
<p>If you have any questions about the issues discussed in this report, please post on the user forums, <a href="http://software.intel.com/en-us/forums">http://software.intel.com/en-us/forums</a> or submit an issue to Intel Premier Support, <a href="https://premier.intel.com">https://premier.intel.com</a></p>
<p><span >Intel® Parallel Studio 2011 Service Pack 1 (SP1)<br /></span>CKSUM=3365828477 SIZE=627622552 parallel_studio_2011_sp1_setup.exe <br /><br /><span >Intel® Parallel Studio 2011 Update 2<br /></span>CKSUM=2715740144 SIZE=548895512 parallel_studio_2011_update2_setup.exe<br /><br /><span ><span >Intel® Parallel Studio 2011 Update 1<br /></span>CKSUM=862107810 SIZE=526883152 parallel_studio_2011_update1_setup.exe<br /><br />Intel® Parallel Studio 2011 Initial Release</span><br />CKSUM=854992344 SIZE=512030968 parallel_studio_2011_setup.exe</p> ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-parallel-studio-2011-checksums/</link>
      <pubDate>Tue, 31 Aug 2010 00:00:00 -0700</pubDate>
      <comments>http://software.intel.com/en-us/articles/intel-parallel-studio-2011-checksums/#comments</comments>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-parallel-studio-2011-checksums/</guid>
      <category>Intel® Parallel Amplifier Knowledge Base</category>
      <category>Intel® Parallel Composer Knowledge Base</category>
      <category>Intel® Parallel Inspector Knowledge Base</category>
      <category>Intel® Parallel Advisor Knowledge Base</category>
    </item>
    <item>
      <title>Intel® Parallel Composer 2011 Checksums</title>
      <description><![CDATA[ <br />
<p>The following checksums are created using the cksum utility which is based on the ISO/IEC 8802-3:1996 standard (Ethernet). For more information please see one of the following web sites:</p>
<p><a href="http://en.wikipedia.org/wiki/Cksum">http://en.wikipedia.org/wiki/Cksum</a><br /><a href="http://www.opengroup.org/onlinepubs/009695399/utilities/cksum.html">http://www.opengroup.org/onlinepubs/009695399/utilities/cksum.html</a></p>
<p>If you have any questions about the issues discussed in this report, please post on the user forums, <a href="http://software.intel.com/en-us/forums">http://software.intel.com/en-us/forums</a> or submit an issue to Intel Premier Support, <a href="https://premier.intel.com">https://premier.intel.com</a></p>
<p><span >Intel® Parallel Composer 2011 Update 10<br /><br /></span>63921394 404737072 COMPOSER_2011_UPDATE10_SETUP.EXE<br />878844397 277859736 COMPOSER_2011_UPDATE10_IA32_SETUP.EXE<br />7600701 278181112 COMPOSER_2011_UPDATE10_INTEL64_SETUP.EXE<br />2594031687 84498816 COMPOSER_2011_STATIC_IPP_UPDATE10_IA32_SETUP.EXE<br />1700994670 93235656 COMPOSER_2011_STATIC_IPP_UPDATE10_INTEL64_SETUP.EXE<br />2337892489 23366864 COMPOSER_2011_GEN_IPP_UPDATE10_IA32_SETUP.EXE<br />3419575076 28830904 COMPOSER_2011_GEN_IPP_UPDATE10_INTEL64_SETUP.EXE<br />3196379648 8478720 COMPOSER_2011_UPDATE10_REDIST_IA32.MSI<br />3020010603 5270528 COMPOSER_2011_UPDATE10_REDIST_INTEL64.MSI<br /><br /><span >Intel® Parallel Composer 2011 Update 9<br /><br /></span>3040533044 401461224 COMPOSER_2011_UPDATE9_SETUP.EXE<br />3829127190 274705376 COMPOSER_2011_UPDATE9_IA32_SETUP.EXE<br />4206266899 275433096 COMPOSER_2011_UPDATE9_INTEL64_SETUP.EXE<br />252064545 84409776 COMPOSER_2011_STATIC_IPP_UPDATE9_IA32_SETUP.EXE<br />3145771039 93241112 COMPOSER_2011_STATIC_IPP_UPDATE9_INTEL64_SETUP.EXE<br />2823726112 23363936 COMPOSER_2011_GEN_IPP_UPDATE9_IA32_SETUP.EXE<br />103209005 28816792 COMPOSER_2011_GEN_IPP_UPDATE9_INTEL64_SETUP.EXE<br />234955145 8521216 COMPOSER_2011_UPDATE9_REDIST_IA32.MSI<br />758516236 5293568 COMPOSER_2011_UPDATE9_REDIST_INTEL64.MSI<br /><br /><br /><br /><span >Intel® Parallel Composer 2011 Update 8<br /></span><br />2730315474 405075840 COMPOSER_2011_UPDATE8_SETUP.EXE<br />3014184263 279018656 COMPOSER_2011_UPDATE8_IA32_SETUP.EXE<br />4005389640 279561784 COMPOSER_2011_UPDATE8_INTEL64_SETUP.EXE<br />1775879076 84409688 COMPOSER_2011_STATIC_IPP_UPDATE8_IA32_SETUP.EXE<br />2578051872 93240984 COMPOSER_2011_STATIC_IPP_UPDATE8_INTEL64_SETUP.EXE<br />1358905934 23363840 COMPOSER_2011_GEN_IPP_UPDATE8_IA32_SETUP.EXE<br />1186041305 28816704 COMPOSER_2011_GEN_IPP_UPDATE8_INTEL64_SETUP.EXE<br />3933279711 8468480 COMPOSER_2011_UPDATE8_REDIST_IA32.MSI<br />4168297649 5308928 COMPOSER_2011_UPDATE8_REDIST_INTEL64.MSI<br /><br /><br /><span >Intel® Parallel Composer 2011 Update 7<br /></span><br />3075032076 409879608 COMPOSER_2011_UPDATE7_SETUP.EXE<br />3241158186 283806200 COMPOSER_2011_UPDATE7_IA32_SETUP.EXE<br />2568289963 280347976 COMPOSER_2011_UPDATE7_INTEL64_SETUP.EXE<br />4208688934 84468080 COMPOSER_2011_STATIC_IPP_UPDATE7_IA32_SETUP.EXE<br />3982970600 93464744 COMPOSER_2011_STATIC_IPP_UPDATE7_INTEL64_SETUP.EXE<br />4146742458 23368888 COMPOSER_2011_GEN_IPP_UPDATE7_IA32_SETUP.EXE<br />1221760557 28824408 COMPOSER_2011_GEN_IPP_UPDATE7_INTEL64_SETUP.EXE<br />2333156515 9722880 COMPOSER_2011_UPDATE7_REDIST_IA32.MSI<br />4071204453 5317120 COMPOSER_2011_UPDATE7_REDIST_INTEL64.MSI<br /><br /><span >Intel® Parallel Composer 2011 Update 6<br /></span><br /><span >Checksum</span>      <span >File size</span>         <span >Filename</span> <br />3278286571   404008160     COMPOSER_2011_UPDATE6_SETUP.EXE<br />4290322144   278337936     COMPOSER_2011_UPDATE6_IA32_SETUP.EXE<br />1668154739   278972352     COMPOSER_2011_UPDATE6_INTEL64_SETUP.EXE <br />3091034407   84428144       COMPOSER_2011_STATIC_IPP_UPDATE6_IA32_SETUP.EXE<br />2354456840   93424816       COMPOSER_2011_STATIC_IPP_UPDATE6_INTEL64_SETUP.EXE<br />2080340999   23328944       COMPOSER_2011_GEN_IPP_UPDATE6_IA32_SETUP.EXE<br />2704852768   28784480       COMPOSER_2011_GEN_IPP_UPDATE6_INTEL64_SETUP.EXE<br /><br /><span >Intel® Parallel Composer 2011 Update 5<br /><br />Checksum</span>     <span >File size</span>       <span >Filename <br /></span>632809656    365189936  COMPOSER_2011_UPDATE5_SETUP.EXE<br />70028449      84524752   COMPOSER_2011_STATIC_IPP_UPDATE5_IA32_SETUP.EXE<br />4013775239  93385856    COMPOSER_2011_STATIC_IPP_UPDATE5_INTEL64_SETUP.EXE<br />3221296030 23360512     COMPOSER_2011_GEN_IPP_UPDATE5_IA32_SETUP.EXE<br />3156303673 28821776     COMPOSER_2011_GEN_IPP_UPDATE5_INTEL64_SETUP.EXE<br />2872293554 585668         COMPOSER_2011_UPDATE5.172_RELEASE_NOTES_EN_US.PDF<br /><br /><span >Intel® Parallel Composer 2011 Update 4<br /></span><br /><span >Checksum</span>    <span >File size</span>       <span >Filename</span> <br />1323183662 364299704 COMPOSER_2011_UPDATE4_SETUP.EXE<br />1380711629 84524664 COMPOSER_2011_STATIC_IPP_UPDATE4_IA32_SETUP.EXE<br />1110028251 93385784 COMPOSER_2011_STATIC_IPP_UPDATE4_INTEL64_SETUP.EXE<br />2499233077 23360416 COMPOSER_2011_GEN_IPP_UPDATE4_IA32_SETUP.EXE<br />3171267094 28821688 COMPOSER_2011_GEN_IPP_UPDATE4_INTEL64_SETUP.EXE<br />2598811264 568011 COMPOSER_2011_UPDATE3.132_RELEASE_NOTES_EN_US.PDF<br /><br /><br />Intel® Parallel Composer 2011 Update 3<br /><br />Checksum File size Filename <br />1892526120 363884464 COMPOSER_2011_UPDATE3_SETUP.EXE<br />2941915553 84635544 COMPOSER_2011_STATIC_IPP_UPDATE3_IA32_SETUP.EXE<br />3358995848 93673720 COMPOSER_2011_STATIC_IPP_UPDATE3_INTEL64_SETUP.EXE<br />176256810 23355064 COMPOSER_2011_GEN_IPP_UPDATE3_IA32_SETUP.EXE<br />1885947929 28810120 COMPOSER_2011_GEN_IPP_UPDATE3_INTEL64_SETUP.EXE<br />686682657 549603 COMPOSER_2011_UPDATE3.132_RELEASE_NOTES_EN_US.PDF<br /><br /><span >Intel® Parallel Composer 2011 Update 2<br /></span><br /><span >Checksum</span>     <span >File size</span>       <span >Filename</span> <br />1440808704  357921704  COMPOSER_2011_UPDATE2_SETUP.EXE<br />678458707    84900448   COMPOSER_2011_STATIC_IPP_UPDATE2_IA32_SETUP.EXE<br />2452658810  94011872   COMPOSER_2011_STATIC_IPP_UPDATE2_INTEL64_SETUP.EXE<br />3344214669  23379864   COMPOSER_2011_GEN_IPP_UPDATE2_IA32_SETUP.EXE<br />2796247178  28810672   COMPOSER_2011_GEN_IPP_UPDATE2_INTEL64_SETUP.EXE<br />1440808704 357921704  COMPOSER_2011_UPDATE2.114_RELEASE_NOTES_EN_US.PDF<br /><span ><br />Intel® Parallel Composer 2011 Update 1<br /></span><br /><span >Checksum</span>                 <span >File size</span>                     <span >Filename</span> <br />3426375052              329883064 COMPOSER_2011_UPDATE1_SETUP.EXE<br />3486700000              82309984 COMPOSER_2011_STATIC_IPP_UPDATE1_IA32_SETUP.EXE<br />792999993                90032792 COMPOSER_2011_STATIC_IPP_UPDATE1_INTEL64_SETUP.EXE<br />3065868882              20905888 COMPOSER_2011_GEN_IPP_UPDATE1_IA32_SETUP.EXE<br />1026300900              26703344 COMPOSER_2011_GEN_IPP_UPDATE1_INTEL64_SETUP.EXE<br />1009785471              544842     COMPOSER_2011_UPDATE1.096_RELEASE_NOTES_EN_US.PDF<br /><br /><span >Intel® Parallel Composer 2011<br /></span><span class="sectionBody">
<table>
<tbody>
<tr>
<td width="125"><span >Checksum</span></td>
<td width="125"><span >File size</span></td>
<td><span >Filename</span></td>
</tr>
<tr>
<td width="125">3268873709</td>
<td width="125">327785504</td>
<td>COMPOSER_2011_SETUP.EXE</td>
</tr>
<tr>
<td width="125">4273315733</td>
<td width="125">82292528</td>
<td>COMPOSER_2011_STATIC_IPP_IA32_SETUP.EXE</td>
</tr>
<tr>
<td width="125">3728980611</td>
<td width="125">90015192</td>
<td>COMPOSER_2011_STATIC_IPP_INTEL64_SETUP.EXE</td>
</tr>
<tr>
<td width="125">2568140825</td>
<td width="125">7349760</td>
<td>COMPOSER_2011_REDIST_IA32.MSI</td>
</tr>
<tr>
<td width="125">974430695</td>
<td width="125">10059776</td>
<td>COMPOSER_2011_REDIST_IA32.MSM</td>
</tr>
<tr>
<td width="125">1229726583</td>
<td width="125">4958208</td>
<td>COMPOSER_2011_REDIST_INTEL64.MSI</td>
</tr>
<tr>
<td width="125">3068785861</td>
<td width="125">6443008</td>
<td>COMPOSER_2011_REDIST_INTEL64.MSM</td>
</tr>
<tr>
<td width="125">1582416956</td>
<td width="125">20888432</td>
<td>COMPOSER_2011_GEN_IPP_IA32_SETUP.EXE</td>
</tr>
<tr>
<td width="125">2374334792</td>
<td width="125">26685768</td>
<td>COMPOSER_2011_GEN_IPP_INTEL64_SETUP.EXE</td>
</tr>
</tbody>
</table>
</span></p>
<p> </p>
<p> </p>
<div></div>
<span></span> ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-parallel-composer-2011-checksums/</link>
      <pubDate>Mon, 30 Aug 2010 00:00:00 -0700</pubDate>
      <comments>http://software.intel.com/en-us/articles/intel-parallel-composer-2011-checksums/#comments</comments>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-parallel-composer-2011-checksums/</guid>
      <category>Intel® Parallel Composer Knowledge Base</category>
    </item>
    <item>
      <title>How do I download my software product files?</title>
      <description><![CDATA[ To download your Intel software product files, follow the steps below:<br /><br />1. Login to Intel's Registration Center at https://registrationcenter.intel.com/<br /><br />2. From the list of your products displayed, go to the entry for the desired product and click on the version number in the "Downloads" column.   <br /><br />3. Use the dropdown lists to select the Version and Minor update version you want to download, remembering that the highest numbered Version and the highest numbered minor update for that Version is the most recent release. <br /><br />Please note that you must have an active product license to download and install the newest versions of the associated product.  For licenses that have expired Support, you may only download and install older product versions that have a Build Date on or before the Support Expiration date for your product license.  As soon as you register a renewal license to extend your product license so it has a Support Expiration date in the future, you will again be able to download and install all newer versions of the product.<br /><br />4. After reviewing the description of the files available for the package, click on the hyperlink for each file you wish to download.<br /><br />5.  You can usually reduce the amount of time for downloading software product files by selecting the option for using a Download Manager.   Please ensure you have enough disk space on your system for the product files, and write permission to the directory where the product files will be saved.<br /><br />If you encounter any problems with downloading your product files, please contact Technical Support ]]></description>
      <link>http://software.intel.com/en-us/articles/how-do-i-download-my-software-product-files/</link>
      <pubDate>Sat, 21 Aug 2010 23:00:00 -0700</pubDate>
      <comments>http://software.intel.com/en-us/articles/how-do-i-download-my-software-product-files/#comments</comments>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/how-do-i-download-my-software-product-files/</guid>
      <category>Intel® TBB</category>
      <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® Integrated Performance Primitives Knowledge Base</category>
      <category>Intel® Math Kernel Library Knowledge Base</category>
      <category>Intel® Parallel Composer Knowledge Base</category>
      <category>Intel® Threading Building Blocks Knowledge Base</category>
      <category>Intel® Visual Fortran Compiler for Windows* Knowledge Base</category>
      <category>Intel® VTune™ Performance Analyzer for Linux* Knowledge Base</category>
      <category>Intel® VTune™ Performance Analyzer for Windows* Knowledge Base</category>
      <category>Code &amp; Downloads</category>
    </item>
    <item>
      <title>Converting an Evaluation License to a Fully Licensed Product Using the Intel Activation Tool (IAT)</title>
      <description><![CDATA[ <br />
<div id="art_pre_template"><b>Introduction : </b>This article describes how to convert an evaluation licensed product to a fully-licensed product using the Intel Activation Tool (IAT)<br /><br /><b>Prerequisites : </b>Any evaluation version of an Intel Developer Product.  A user should also obtain a valid Serial Number for a fully-licensed version of the product.  A Serial Number is supplied to the customer after purchase of a qualifying Intel Software product.<br />This applies to Windows*, Linux* and Mac OS* X versions of Intel Software tools.<b> </b><br /><br /><br /><b>Running the Application : </b><br /><br /><span class="sectionBody">Users of evaluation versions of Intel Developer Products have a new tool that allows converting an evaluation licensed products to fully licensed products.  The “Activation Tool” is a utility that allows a user of an evaluation product to enter a valid product Serial Number to convert the product to fully licensed status.  <br /><br />Under Windows:  Users will find a shortcut named “Product Activation” in their Start Menu Programs Group for “Parallel Studio 2011”. <br /><br />Simply click “Start-&gt;Program Files-&gt; Intel Parallel Studio 2011-&gt; Product Activation” shortcut in the start menu and supply a valid product serial number to convert your evaluation software to a fully licensed product.</span> <!--EndFragment--><br /><br /><b>Linux and Mac OS X:</b> Search for 'activate' executable in your binary directory for your product.  Run the executable and supply the serial number when prompted.<br /><br /><br /><b>Benefits : </b>A fully-licensed product provides a user access to Premier Support and product updates on the Intel Registration Center<br /><br /><br /><br /></div> ]]></description>
      <link>http://software.intel.com/en-us/articles/converting-an-evaluation-license-to-a-fully-licensed-product-using-the-intel-activation-tool-iat/</link>
      <pubDate>Mon, 26 Jul 2010 21:00:00 -0700</pubDate>
      <comments>http://software.intel.com/en-us/articles/converting-an-evaluation-license-to-a-fully-licensed-product-using-the-intel-activation-tool-iat/#comments</comments>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/converting-an-evaluation-license-to-a-fully-licensed-product-using-the-intel-activation-tool-iat/</guid>
      <category>Intel® Compilers</category>
      <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® Parallel Composer Knowledge Base</category>
    </item>
    <item>
      <title>Getting the product running with my new license</title>
      <description><![CDATA[ <p class="sectionHeading"><span class="sectionHeading">Please make sure to </span><a href="http://software.intel.com/en-us/articles/register-products-serial-number/">Register your Serial N</a>umber ; After registration, you will receive an email with a copy of your .lic license file attached.</p>
<p><br />The next steps are different based on your license type.</p>
<p><b class="sectionHeading">If you have a single user license, follow the simple steps below.  <br /></b><br />Save the license file sent to you by email to:</p>
<p>          • On Windows*: &lt;installation drive&gt;\Program Files\Common Files\Intel\Licenses<br />          • On Linux*: /opt/intel/licenses<br />          • On MAC OS* X: /Users/Shared/Library/Application Support/Intel/Licenses<br /><strong>            Note:</strong> if the INTEL_LICENSE_FILE environment variable is defined, copy the file to the directory specified by the environment variable, instead.<br /><br /><br /><strong>If you have a counted (floating) license, you must do following to install and configure your License Host Server system and your client systems:<br /><br /></strong>- Set up the license host server system<br />- Read the Intel License Manager for FLEXlm* User's Guide <br />- Download the correct Intel FLEXlm server for license host server system<br />- Install the FLEXlm server: after installation, the license server should start running automatically<br />- To manually start or stop the FLEXlm license server, please refer to the FLEXlm user's guide <br /><br /><strong>References and useful articles:</strong> <a href="http://software.intel.com/en-us/articles/licensing-faq/">http://software.intel.com/en-us/articles/licensing-faq/</a></p> ]]></description>
      <link>http://software.intel.com/en-us/articles/getting-the-product-running-with-my-new-license/</link>
      <pubDate>Sun, 20 Jun 2010 00:00:00 -0700</pubDate>
      <comments>http://software.intel.com/en-us/articles/getting-the-product-running-with-my-new-license/#comments</comments>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/getting-the-product-running-with-my-new-license/</guid>
      <category>ISN General</category>
      <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® License Manager for FLEXlm* Knowledge Base</category>
      <category>Intel® Parallel Amplifier Knowledge Base</category>
      <category>Intel® Parallel Composer Knowledge Base</category>
      <category>Intel® Parallel Inspector Knowledge Base</category>
      <category>Intel® Software Development Products Registration Center Knowledge Base</category>
    </item>
    <item>
      <title>Intel Compiler and Composer Update version numbers to compiler version number mapping</title>
      <description><![CDATA[ <br />
<div id="art_pre_template"><b>Introduction : </b>Mapping Intel Compiler or Composer Update numbers to specific compiler versions and packages<br /><br /><br /><strong>Intel Composer XE 2011 (aka 12.0) and Intel Composer XE 2011 SP1 (aka 12.1) editions mappings.<br />Notes:  <br /></strong><br /><strong>Intel Composer XE 2011</strong> is also known as version <strong>12.0</strong>.  It is comprised of the initial release and Update 1 through Update 5.<br /><br /><strong>Intel Composer XE 2011 SP1</strong> is also known as version <strong>12.1</strong>.  This version first appeared as Update 6 and subsequent Updates (7, 8, etc) are all version 12.1 compilers.<br /><br /><br /><br />
<table cellpadding="0" cellspacing="0" border="1">
<tbody>
<tr>
<td width="85" valign="top">Composer XE</td>
<td width="58" valign="top">Reg Center <br />activation date<br /><br /></td>
<td width="74" valign="top">Windows Version / build<br /><br /></td>
<td width="81" valign="top">Linux Version / build<br /><br /></td>
<td width="86" valign="top">Mac OS Version / build<br /><br /></td>
</tr>
<tr>
<td width="85" valign="top">Composer XE 2011<br />12.0 <br />initial release<br /><br /></td>
<td width="58" valign="top">11/09/2010<br /><br /></td>
<td width="74" valign="top">12.0.0.104<br />20101006<br /></td>
<td width="81" valign="top">12.0.0.084<br />20101006<br /></td>
<td width="86" valign="top">12.0.0.085<br />20101006<br /></td>
</tr>
<tr>
<td width="85" valign="top">Composer XE 2011<br />Reg. Center download Update 1<br /><br /></td>
<td width="58" valign="top">12/02/2010<br /></td>
<td width="74" valign="top">12.0.1.128<br />20101116<br /></td>
<td width="81" valign="top">12.0.1.108<br />20101116<br /></td>
<td width="86" valign="top">12.0.1.122<br />20101110<br /></td>
</tr>
<tr>
<td width="85" valign="top">Composer XE 2011<br />Reg. Center download Update 2<br /><br /></td>
<td width="58" valign="top">01/29/2011<br /></td>
<td width="74" valign="top">12.0.2.154<br />20110112<br /></td>
<td width="81" valign="top">12.0.2.137<br />20110117<br /></td>
<td width="86" valign="top">12.0.2.142<br />20110112</td>
</tr>
<tr>
<td width="85" valign="top">Composer XE 2011<br />Reg. Center download Update 3<br /><br /></td>
<td width="58" valign="top">03/24/2011<br /></td>
<td width="74" valign="top">12.0.3.175<br />20110309<br /></td>
<td width="81" valign="top">12.0.3.174<br />20110309<br />(Japanese<br />12.0.3.175)<br /></td>
<td width="86" valign="top">12.0.3.167<br />20110309</td>
</tr>
<tr>
<td width="85" valign="top">Composer XE 2011<br />Reg. Center download Update 4<br /><br /></td>
<td width="58" valign="top">05/09/2011<br /></td>
<td width="74" valign="top">12.0.4.196<br />20110427<br /></td>
<td width="81" valign="top">12.0.4.191<br />20110427<br /></td>
<td width="86" valign="top">12.0.4.184<br />20110503</td>
</tr>
<tr>
<td width="85" valign="top">Composer XE 2011<br />Reg. Center download Update 5<br /><br /></td>
<td width="58" valign="top">07/29/2011<br /></td>
<td width="74" valign="top">12.0.5.221<br />20110719<br /></td>
<td width="81" valign="top">12.0.5.220<br />20110719<br /></td>
<td width="86" valign="top">12.0.5.209<br />20110719</td>
</tr>
<tr>
<td width="85" valign="top">Composer XE 2011 SP1 (aka 12.1)<br />Reg. Center download Update 6<br /><br /></td>
<td width="58" valign="top">08/24/2011<br /></td>
<td width="74" valign="top">12.1.0.233<br />20110811<br /></td>
<td width="81" valign="top">12.1.0.233<br />20110811<br /></td>
<td width="86" valign="top">12.1.0.038<br />20110817</td>
</tr>
<tr>
<td width="85" valign="top">Composer XE 2011 SP1 Update 1<br />Reg. Center download Update 7<br /><br /></td>
<td width="58" valign="top">10/21/2011<br /></td>
<td width="74" valign="top">12.1.1.258<br />20111011<br /></td>
<td width="81" valign="top">12.1.1.256<br />20111011<br /></td>
<td width="86" valign="top">12.1.1.246<br />20111011</td>
</tr>
<tr>
<td width="85" valign="top">Composer XE 2011 SP1 Update 2<br />Reg. Center download Update 8<br /><br /></td>
<td width="58" valign="top">12/16/2011<br /></td>
<td width="74" valign="top">12.1.2.278<br />20111128<br /></td>
<td width="81" valign="top">12.1.2.273<br />20111128<br /></td>
<td width="86" valign="top">12.1.2.269<br />20111207</td>
</tr>
<tr>
<td width="85" valign="top">Composer XE 2011 SP1 Update 3<br />Reg. Center download Update 9<br /><br /></td>
<td width="58" valign="top">12/16/2011<br /></td>
<td width="74" valign="top">12.1.3.300<br />20120130<br /></td>
<td width="81" valign="top">12.1.3.293<br />20120212<br /></td>
<td width="86" valign="top">12.1.3.289<br />20120130</td>
</tr>
<tr>
<td width="85" valign="top">Composer XE 2011 SP1 Update 4<br />Reg. Center download Update 10<br /><br /></td>
<td width="58" valign="top">04/30/2012<br /></td>
<td width="74" valign="top">12.1.4.325<br /> 20120410<br /></td>
<td width="81" valign="top">12.1.4.319<br />20120410<br /></td>
<td width="86" valign="top">12.1.4.328 <br />20120423</td>
</tr>
</tbody>
</table>
<br /><br /><br /><br /><b>Intel Compiler Professional Editions / Intel Visual Fortran editions mappings<br /><br />
<meta name="Title" />
<meta name="Keywords" />
<meta content="text/html; charset=utf-8" />
<meta content="Word.Document" name="ProgId" />
<meta content="Microsoft Word 2008" name="Generator" />
<meta content="Microsoft Word 2008" name="Originator" />
<link href="file://localhost/Users/rwgreen/Library/Caches/TemporaryItems/msoclip/0/clip_filelist.xml" rel="File-List" />

<br /><b>Intel Parallel Composer 2011 Releases</b><br /><br />
<table cellpadding="0" cellspacing="0" border="1">
<tbody>
<tr>
<td width="151" valign="top">Intel Parallel Composer 2011<br /><br /></td>
<td width="148" valign="top">Reg Center Post date<br /><br /></td>
<td width="148" valign="top">Windows Version / build<br /><br /></td>
</tr>
<tr>
<td width="151" valign="top">initial release Composer 2011<br /><br /></td>
<td width="148" valign="top">08/13/2010<br /></td>
<td width="148" valign="top">2.0.0.063 / 20100721<br /></td>
</tr>
<tr>
<td width="151" valign="top">Composer 2011 Update 1<br /><br /></td>
<td width="148" valign="top">12/03/2010<br /></td>
<td width="148" valign="top">2.0.1.096 / 20101203<br /></td>
</tr>
<tr>
<td width="151" valign="top">Composer 2011 Update 2<br /><br /></td>
<td width="148" valign="top">01/20/2011<br /></td>
<td width="148" valign="top">2.0.2.114 / 20110113<br /></td>
</tr>
<tr>
<td width="151" valign="top">Composer 2011 Update 3<br /><br /></td>
<td width="148" valign="top">03/25/2011<br /></td>
<td width="148" valign="top">2.0.3.132 / 20110309<br /></td>
</tr>
<tr>
<td width="151" valign="top">Composer 2011 Update 4<br /><br /></td>
<td width="148" valign="top">05/11/2011<br /></td>
<td width="148" valign="top">2.0.4.147 / 20110427<br /></td>
</tr>
<tr>
<td width="151" valign="top">Composer 2011 Update 5<br /><br /></td>
<td width="148" valign="top">08/03/2011<br /></td>
<td width="148" valign="top">2.0.5.172 / 20110722<br /></td>
</tr>
<tr>
<td width="151" valign="top">Composer 2011 SP1 (Update 6)<br /><br /></td>
<td width="148" valign="top">08/11/2011<br /></td>
<td width="148" valign="top">2.1.6.043 / 20110811<br /></td>
</tr>
<tr>
<td width="151" valign="top">Composer 2011 SP1 (Update 7)<br /><br /></td>
<td width="148" valign="top">10/19/2011<br /></td>
<td width="148" valign="top">2.1.7.062 / 20111011<br /></td>
</tr>
<tr>
<td width="151" valign="top">Composer 2011 SP1 (Update 8)<br /><br /></td>
<td width="148" valign="top">10/19/2011<br /></td>
<td width="148" valign="top">2.1.8.079 / 20111128<br /></td>
</tr>
<tr>
<td width="151" valign="top">Composer 2011 SP1 (Update 9)<br /><br /></td>
<td width="148" valign="top">02/14/2012<br /></td>
<td width="148" valign="top">2.1.9.102 / 20120130<br /></td>
</tr>
<tr>
<td width="151" valign="top">Composer 2011 SP1 (Update 10)<br /><br /></td>
<td width="148" valign="top">04/23/2012<br /></td>
<td width="148" valign="top">2.1.10.122 / 20120410<br /></td>
</tr>
</tbody>
</table>
<br /><b>Intel Parallel Composer Releases</b><br /><br />
<table cellpadding="0" cellspacing="0" border="1">
<tbody>
<tr>
<td width="151" valign="top">Intel Parallel Composer<br /><br /></td>
<td width="148" valign="top">Reg Center Post date<br /><br /></td>
<td width="148" valign="top">Windows Version / build<br /><br /></td>
</tr>
<tr>
<td width="151" valign="top">Initial release ***<br /><br /></td>
<td width="148" valign="top">05/01/2009<br /></td>
<td width="148" valign="top">***composer.061<br />20090421<br /><b>- removed</b><br /></td>
</tr>
<tr>
<td width="151" valign="top">Update 1 ***<br /><br /></td>
<td width="148" valign="top">06/26/2009<br /><br /></td>
<td width="148" valign="top">***composer_update1.063<br />20090624<br /><b>- removed</b><br /></td>
</tr>
<tr>
<td width="151" valign="top">Update 2 ***<br /><br /></td>
<td width="148" valign="top">09/15/2009<br /><br /></td>
<td width="148" valign="top">***composer_update2.066<br />20090903<br /><b>- removed</b><br /></td>
</tr>
<tr>
<td width="151" valign="top">Update 3 ***<br /><br /></td>
<td width="148" valign="top">10/08/2009<br /><br /></td>
<td width="148" valign="top">***composer_update3.068<br />20090930<br /><b>- removed</b><br /></td>
</tr>
<tr>
<td width="151" valign="top">Update 3 revised<br /><br /></td>
<td width="148" valign="top">11/02/2009<br /><br /></td>
<td width="148" valign="top">composer_update3.071<br />20091012<br /></td>
</tr>
<tr>
<td width="151" valign="top">Update 4<br /><br /></td>
<td width="148" valign="top">12/14/2009<br /><br /></td>
<td width="148" valign="top">composer_update4.072<br />20091130<br /></td>
</tr>
<tr>
<td width="151" valign="top">Update 5<br /><br /></td>
<td width="148" valign="top">02/16/2010<br /><br /></td>
<td width="148" valign="top">composer_update5.078<br />20100203<br /></td>
</tr>
<tr>
<td width="151" valign="top">Update 6<br /><br /></td>
<td width="148" valign="top">04/22/2010<br /><br /></td>
<td width="148" valign="top">Composer_update6.082<br />20100419<br /></td>
</tr>
</tbody>
</table>
<br /><br />*** NOTE:  The Intel Parallel Composer initial release and updates 1, 2, and 3 were also pulled from Intel Registration Center due to the same bug affecting early Intel Compiler Professional Editions 11.1.<br />These versions were pulled because of a bug, details are here:  <a href="http://software.intel.com/en-us/articles/program-crashes-or-hangs-on-some-systems/">http://software.intel.com/en-us/articles/program-crashes-or-hangs-on-some-systems/</a> PLEASE UPDATE to the current Update 3 (.071) or newer if you have any of the affected compiler versions listed above.  Contact support at premier.intel.com for assistance.<br /><br /><br /><br /></div> ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-compiler-and-composer-update-version-numbers-to-compiler-version-number-mapping/</link>
      <pubDate>Mon, 08 Mar 2010 23:00:00 -0800</pubDate>
      <comments>http://software.intel.com/en-us/articles/intel-compiler-and-composer-update-version-numbers-to-compiler-version-number-mapping/#comments</comments>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-compiler-and-composer-update-version-numbers-to-compiler-version-number-mapping/</guid>
      <category>Intel® C++ Compiler for Windows* Knowledge Base</category>
      <category>Intel® Parallel Composer Knowledge Base</category>
      <category>Intel® Visual Fortran Compiler for Windows* Knowledge Base</category>
    </item>
    <item>
      <title>Which Intel® Integrated Performance Primitives (Intel® IPP) libraries are &amp;#34;Redistributables&amp;#34;?</title>
      <description><![CDATA[ <p class="MsoNormal" >When you consider distributing Intel® IPP libraries through your products, you may choose the following options:<br /><br />1. Copy Intel IPP dlls directory from directories .\bin and .\stublib (for Window*) to your destination application folder.  (for Linux* and Mac OS* X, find shared libraries from directory \sharedlib<br /><br />2. Create your own dll for your redistributions by using Intel IPP customdll linkage. <br /><br />3. Use Intel IPP merged static library and dispatch static library from \lib directory.<br /><b><br /><strong>If you are using Intel IPP stand-alone product:</strong><br /></b>Check the <strong><i>redist.txt</i></strong> file located in &lt;Intel IPP install directory&gt; \Documentation\en_US\ipp for more details (Please note, this file is only contained in the full product package)<br /><br /><strong>If you are using any files from Intel IPP Samples:<br /></strong>Check the <strong><em>redist.txt file</em></strong> located in Intel IPP Sample root directory for more details : &lt;installdir&gt;/ipp-samples/*.*<br />(Please note, this file has been added since Intel IPP v6.1 update 4)<br /><br /><strong>If you are using Intel IPP from Intel® Parallel Studio [XE]/Composer: <br /><br /></strong>Check the <strong><i>credist.txt</i></strong><strong> </strong>file located in Paralle Studio/Composer documentation directory C:\Program Files\Intel\Parallel Studio\Composer [XE]\Documentation for details.<br /><br />Additional reference for Intel Parallel Composer redistribution topic can be found <a target="_blank" href="http://software.intel.com/en-us/articles/faq-intel-parallel-composer-redistributable-package/">here</a>.<br /><br /><strong>If you are using Intel IPP from Intel® Compiler Professional Edition</strong>:<br /><br />Check the <strong><i>redist.txt</i></strong> file located in Intel IPP directory &lt;Intel IPP install directory&gt; \Documentation\en_US\ipp  for more details.<br /><br /><br />Additional reference for Intel Compiler Professional Edition product redistribution can be found sorted by OSs: <a target="_blank" href="http://software.intel.com/en-us/articles/redistribution-of-application-binaries-built-for-microsoft-windows/">Windows</a>*, <a target="_blank" href="http://software.intel.com/en-us/articles/redistribution-of-application-binaries-built-for-linux/">Linux</a>* and <a target="_blank" href="http://software.intel.com/en-us/articles/redistribution-of-application-binaries-built-for-mac-os-x/">Mac OS</a>*</p>
<br /> ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-which-intel-ipp-libraries-are-redistributables/</link>
      <pubDate>Sun, 07 Mar 2010 00:00:00 -0800</pubDate>
      <comments>http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-which-intel-ipp-libraries-are-redistributables/#comments</comments>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-which-intel-ipp-libraries-are-redistributables/</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® Integrated Performance Primitives Knowledge Base</category>
      <category>Intel® Parallel Composer Knowledge Base</category>
    </item>
    <item>
      <title>Intel® Integrated Performance Primitives - Licensing FAQ</title>
      <description><![CDATA[ <p class="sectionHeadingText">End User License Agreement</p>
<p><a target="_blank" href="http://software.intel.com/en-us/articles/intel-software-development-products-license-agreement/">Intel® Integrated Performance Primitives End User License Agreement</a><br /><a target="_blank" href="http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-samples-license-agreement/">Intel® Integrated Performance Primitives - Samples License Agreement</a></p>
<p class="sectionHeadingText"><br />Frequently Asked Licensing Questions</p>
<ul>
<li> <a href="http://software.intel.com#1">How do I get Intel® Integrated Performance Primitives (Intel® IPP) for Intel® Core™ i7, Intel® Atom™, Intel® Core™ Duo, Intel® Pentium®, Intel® Xeon®, and Intel® Itanium® 2 processors</a></li>
<li><a href="http://software.intel.com#2">Is cryptography for Intel IPP sold separately from Intel IPP?</a></li>
<li><a href="http://software.intel.com#3">When I buy a copy of Intel IPP, can I redistribute the runtime library files (such as lib, DLLs) with my company's software?</a></li>
<li><a href="http://software.intel.com#4">What are the redistributable files?</a></li>
<li><a href="http://software.intel.com#5">Do I need to buy an Intel IPP license for each copy of our software that we sell?</a></li>
<li><a href="http://software.intel.com#7">Where can I view a copy of the Intel IPP product license before making a decision to purchase the product?</a></li>
<li><a href="http://software.intel.com#8">Are there royalty fees for using Intel IPP?</a></li>
<li><a href="http://software.intel.com#9">Does this mean that, if I buy the Intel IPP, I don't have to pay license fees to patent holders related to the functions of Intel IPP?</a></li>
<li><a href="http://software.intel.com#10">What are the license terms and/or license fees for using Intel IPP samples?</a></li>
<li><a href="http://software.intel.com#11">How many copies of Intel IPP do I need to secure for my project team or company?</a></li>
<li><a href="http://software.intel.com#12">Do I need to get a license for each machine being used to develop and test applications using Intel IPP?</a></li>
<li><a href="http://software.intel.com#13">How do floating licenses work with Intel IPP?</a></li>
<li><a href="http://software.intel.com#14">If i already have the license for IPP 5.1, does this cover all the previous versions of IPP as well e.g. 4.0?</a></li>
<li><a href="http://software.intel.com#15">If i already has the license for Intel Parallel Studio or other bundled product, does it cover the IPP? </a></li>
</ul>
<p> </p>
<a name="1"></a>
<p><b>How do I get Intel® Integrated Performance Primitives (Intel® IPP) for Intel® Core™ i7, Intel® Atom™, Intel® Core™ Duo, Intel® Pentium®, Intel® Xeon®, and Intel® Itanium® 2 processors?</b><br />Intel IPP is offered as three different products: Intel IPP for Windows*, Intel IPP for Linux*, and Intel IPP for Mac OS*. All three versions are available as part of the <a href="http://www.intel.com/cd/software/products/asmo-na/eng/346834.htm">Intel® Compiler Profession Editions</a> and <a href="http://www.intel.com/cd/software/products/asmo-na/eng/373484.htm">Intel® Compiler Suite Professional Edition</a> products. The Windows and Linux versions are also available separately. Each product includes support for multiple processors, including Intel® Core™ i7, Intel® Atom™,Intel® Core™ Duo, Intel® Pentium®, Intel® Xeon®, and Intel® Itanium® 2 processors.</p>
<a name="2"></a>
<p><b>Is cryptography for Intel IPP sold with Intel IPP?</b><br />Yes. Cryptography for Intel IPP is part of the main Intel IPP product, but is packaged separately in order to comply with United States export regulations. Cryptography for Intel IPP is available to download for all registered users of Intel IPP. See the <a href="http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-cryptography-request/">Cryptography Download</a> section of this site for more information.</p>
<a name="3"></a>
<p><b>When I buy a copy of Intel IPP, can I redistribute the runtime library files (such as lib, DLLs) with my company's software?</b><br />Yes. Your purchase of Intel IPP (and updates through the support service subscription) includes redistribution rights. See the <a href="http://software.intel.com/en-us/articles/intel-software-development-products-license-agreement/">end-user license agreement</a> for redistribution details. The static library files can be redistributed as outlined in the end user license agreement.<br />Please Check the <strong><i>redist.txt</i></strong> file located in &lt;IPP installdir&gt;\Documentation\en_US\ipp for more details</p>
<a name="4"></a>
<p><b>What are the redistributable files?</b><br />In general, the redistributable files include linkable files (.DLL and .LIB files for Windows, .SO files for Linux). With your purchase of Intel IPP (and updates through the support service subscription), you receive the “redist.txt” file which outlines the list of files that can be redistributed  or please check the <strong><i>redist.txt</i></strong> file located in &lt;IPP installdir&gt;\Documentation\en_US\ipp if you have installed IPP. See the <a href="http://software.intel.com/en-us/articles/intel-software-development-products-license-agreement/">end-user license agreement</a> for redistribution details. The evaluation versions of Intel IPP do not provide redistribution rights.</p>
<a name="5"></a>
<p><b>Do I need to buy an Intel IPP license for each copy of our software that we sell?</b><br />No. There is no royalty fee for redistribution of Intel IPP. Please check the Intel IPP <a href="http://software.intel.com/en-us/articles/intel-software-development-products-license-agreement/">end user license agreement</a> for more details.</p>
<a name="6"></a>
<p><b>How many copies of my company's application can redistribute the Intel IPP library files?</b><br />You may redistribute an unlimited number of copies of the files that are found in the directories defined in the Redistributables section of the <a href="http://software.intel.com/en-us/articles/intel-software-development-products-license-agreement/">end user license agreement</a>.</p>
<a name="7"></a>
<p><b>Where can I view a copy of the Intel IPP product license before making a decision to purchase the product?</b><br />You can view the <a href="http://software.intel.com/en-us/articles/intel-software-development-products-license-agreement/">end user license agreement</a> online.</p>
<a name="8"></a>
<p><b>Are there royalty fees for using Intel IPP?</b><br />No. There is no royalty fee for redistributing the Intel IPP library files with your software. By licensing the Intel IPP product for your developers, you have rights to redistribute the Intel IPP library files with your software for an unlimited number of copies. For more information, please refer to the <a href="http://software.intel.com/en-us/articles/intel-software-development-products-license-agreement/">end user license agreement</a>.</p>
<a name="9"></a>
<p><b>Does this mean that, if I buy Intel IPP, I don't have to pay license fees to patent holders related to the functions of Intel IPP?</b><br />The Intel IPP software library contains a variety of functions that may be used by developers as they implement products, including products that support various industry standards. Implementations of products in accordance with such standards, or the standard-enabled platforms, may require licenses from various entities, including Intel Corporation. Such licensing is not provided by Intel IPP.</p>
<a name="10"></a>
<p><b>What are the license terms and/or license fees for using Intel IPP samples?</b><br />Intel IPP samples are provided to show how to use Intel IPP functionality. Some of these samples illustrate the use of Intel IPP in implementing functionality defined by industry standards. These samples are not product-feature-complete codec solutions.</p>
<p>When products are built in accordance to industry standards, there is often intellectual-property licensing involved. Such industry standards are international standards promoted by various standards bodies, such as ISO, ITU-T, and other organizations. When companies produce products in accordance with industry standards, they must ensure that they secure the appropriate technology and intellectual property licensing from the standards bodies and other third parties. Intel IPP material provides pointers to the standards bodies. Industry-standard licensing is not provided as part of Intel IPP, nor is it provided with these example illustrations.</p>
<a name="11"></a>
<p><b>How many copies of Intel IPP do I need to secure for my project team or company?</b><br />The number of Intel IPP copies that you need is determined by the number of developers who are writing code, compiling, and testing using Intel IPP API, For example, five developers in an organization working on building code with Intel IPP will require five Intel IPP licenses. View the <a target="_blank" href="http://software.intel.com/en-us/articles/intel-software-development-products-license-agreement/">EULA</a> for complete details.</p>
<a name="12"></a>
<p><b>Do I need to get a license for each machine being used to develop and test applications using Intel IPP?</b><br />The number of licenses for Intel IPP that you need are determined by the number of developers in your organization. These can be deployed on any number of machines on which the application is built and/or tested as long as there is only the number of licensed copies in use at any given time. For example a development team of five developers using ten machines simultaneously for development and test activities with Intel IPP, will be required to get ten licenses of Intel IPP. View the <a target="_blank" href="http://software.intel.com/en-us/articles/intel-software-development-products-license-agreement/">EULA</a> for complete details.</p>
<a name="13"></a>
<p><b>How do floating licenses work with Intel IPP?</b><br />Floating licenses for Intel IPP are intended to accompany the use of floating licenses for the Intel® Composer, (i.e. a developer using the floating license for Intel IPP is assumed to be doing so while using a floating license for the Intel compiler). Floating licenses are not available for the standalone IPP products. Please check the Floating<br />License section of the Intel IPP End-User License Agreement for more information.</p>
<a name="14"></a>
<p><b>If i already have the license for IPP 5.1, does this cover all the previous versions of IPP as well e.g. 4.0? </b></p>
<p>Yes, the license you have is valid for all previous versions. This is only limited to the versions available for download. The available downloads are visible from the drop down menu on the downloads page in the Registration Center.</p>
<a name="15"></a>
<p><b>If i already has the license for Intel Parallel Studio or other bundled product, does it cover the IPP?</b></p>
<p>Yes, the license you have is valid for IPP.  Please check the release notes of the product to make sure the IPP is included.</p>
<p><a href="http://software.intel.com#Top">Back to top</a></p> ]]></description>
      <link>http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-faq/</link>
      <pubDate>Fri, 05 Mar 2010 00:00:00 -0800</pubDate>
      <comments>http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-faq/#comments</comments>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-faq/</guid>
      <category>Intel® Integrated Performance Primitives Knowledge Base</category>
      <category>Intel® Parallel Composer Knowledge Base</category>
    </item>
    <item>
      <title>Development Products Download, Registration and Licensing Help</title>
      <description><![CDATA[ <div >
<p ><strong>Help Yourself: <br /><br /></strong><a href="http://software.intel.comjavascript:var win = window.open('http://askintelsupport.com/Intel/login.aspx?pid=11&amp;login=1','noHold','toolbar=no,menubar=no,scrollbars=no,resizable=yes,status=no,HEIGHT=600,WIDTH=700');"><strong>Guide Me </strong></a><strong>«</strong> Click here to be guided to a solution<br /><br /><b><a href="http://software.intel.com/en-us/articles/tools/">Knowledge Base</a> </b>- The best place to find answers to your questions<br /><br /><b><a href="https://registrationcenter.intel.com/RegCenter/">Intel® Software Development Products Registration Center</a></b> - Register a product, see the products you have registered, administer your account, download product updates</p>
<p ><b class="pagesection">Get Support:</b> <br /><br /><b><a target="_blank" href="http://software.intel.com/en-us/forums/intel-software-development-products-download-registration-licensing/">Download, Registration and Licensing Forum</a> </b>- Get technical support from Intel engineers, request a private thread for license or other sensitive questions, use it even for bug reports.<br /><br /><b><a href="https://premier.intel.com">Intel® Premier Support</a> </b>(Intel® Premier Support <a href="http://software.intel.com/en-us/articles/how-do-i-set-up-a-support-account/">registration</a> is required)</p>
</div>
<h2 >Read more and get help from others!</h2>
<br />
<div>
<div >
<p ><b>Frequently Asked Questions</b><br /><br /><a href="http://software.intel.com/en-us/articles/purchasing-faq/">Purchasing and Registration</a><br /><a href="http://software.intel.com/en-us/articles/licensing-faq/">License</a><br /><a href="http://software.intel.com/en-us/articles/intel-license-manager-faq/">Intel® License Manager</a><br /><a href="http://software.intel.com/en-us/articles/download-faq/">Download</a><br /><a href="http://software.intel.com/en-us/articles/product-installation-faq/">Product Install</a><br /><a href="http://software.intel.com/en-us/articles/support-faq/">Support</a><br /><img src="http://software.intel.com/file/2445" /> <a href="http://software.intel.com/en-us/articles/advanced-search/"><b>Advanced Search</b></a></p>
<p ><b>Support Forums</b> <br /><br /><a href="http://software.intel.com/en-us/forums/intel-software-development-products-download-registration-licensing/">Download, Registration and Licensing Forum</a><br /><a href="http://software.intel.com/en-us/forums/">Intel® Software Development Product Forums</a></p>
</div>
</div>
<h2 ></h2> ]]></description>
      <link>http://software.intel.com/en-us/articles/download-registration-licensing/</link>
      <pubDate>Thu, 04 Mar 2010 00:00:00 -0800</pubDate>
      <comments>http://software.intel.com/en-us/articles/download-registration-licensing/#comments</comments>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/download-registration-licensing/</guid>
      <category>Intel C++ Compiler and Performance Library for QNX* Neutrino* RTOS Knowledge Base</category>
      <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® Software Development Tool Suites for Intel® Atom™ Processor Knowledge Base</category>
      <category>Intel® Cluster Checker Knowledge Base</category>
      <category>Intel® Cluster Ready Knowledge Base</category>
      <category>Intel® Cluster Toolkit for Linux* Knowledge Base</category>
      <category>Intel® Cluster Toolkit 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® Integrated Performance Primitives Knowledge Base</category>
      <category>Intel® License Manager for FLEXlm* Knowledge Base</category>
      <category>Intel® Math Kernel Library Knowledge Base</category>
      <category>Intel® MPI Library for Linux* Knowledge Base</category>
      <category>Intel® MPI Library for Windows* Knowledge Base</category>
      <category>Intel® Parallel Amplifier Knowledge Base</category>
      <category>Intel® Parallel Composer Knowledge Base</category>
      <category>Intel® Parallel Inspector Knowledge Base</category>
      <category>Intel® Software Development Products Registration Center Knowledge Base</category>
      <category>Intel® Thread Checker for Linux* Knowledge Base</category>
      <category>Intel® Thread Checker for Windows* Knowledge Base</category>
      <category>Intel® Thread Profiler for Windows* Knowledge Base</category>
      <category>Intel® Threading Building Blocks Knowledge Base</category>
      <category>Intel® Trace Analyzer and Collector for Linux* Knowledge Base</category>
      <category>Intel® Trace Analyzer and Collector for Windows* Knowledge Base</category>
      <category>Intel® Visual Fortran Compiler for Windows* Knowledge Base</category>
      <category>Intel® VTune™ Performance Analyzer for Linux* Knowledge Base</category>
      <category>Intel® VTune™ Performance Analyzer for Windows* Knowledge Base</category>
    </item>
  </channel></rss>
