<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated on Wed, 25 Nov 2009 04:40:30 -0800 -->
<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-amplifier-kb/type/software-defects/feed/" rel="self" type="application/rss+xml" />
    <title>Intel Software Network articles feed</title>
    <link>http://software.intel.com/en-us/articles/intel-parallel-amplifier-kb/software-defects/</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>Tip: Watch out! Use of some versions of STL streams may result in slowdown of your just parallelized application.</title>
      <description><![CDATA[ <br />
<div id="art_pre_template"><strong>Problem : </strong>Use of STL streams in your parallelized code seems to cause your application to run 2x to 5x slower when compared to the original serial version. <br /><br /><br /><strong>Environment : </strong>This isssue is likely to be specific to streams implementation in certain versions of Microsoft Visual Studio (Ex: Microsoft Visual Studio 2005).<br /><br /><br /><strong>Root Cause : </strong>Streams implementation with this issue use an expensive form of synchronization (Critical Section) which causes high contention and effectively slowsdown the parallel version of your application.<br /><br /><br /><strong>Resolution : </strong>Use versions of Streams implementation with a fix for this issue - when they become available. As of Oct 05 2009, there are no known versions with the fix. <br /><br /><strong>Additional Resources: <br /></strong> Can STL Streams Run Concurrently: <a target="_blank" href="http://social.msdn.microsoft.com/Forums/en-US/vcgeneral/thread/b049dbda-c115-410b-b5d8-513f727baf4d" title="Can STL Streams Run Concurrently">http://social.msdn.microsoft.com/Forums/en-US/vcgeneral/thread/b049dbda-c115-410b-b5d8-513f727baf4d<br /><br /></a> </div> ]]></description>
      <link>http://software.intel.com/en-us/articles/parallel-amplifier-tip-use-of-stl-streams-may-effectively-serializes-your-application</link>
      <pubDate>Wed, 27 May 2009 08:00:51 -0700</pubDate>
      <comments>http://software.intel.com/en-us/articles/parallel-amplifier-tip-use-of-stl-streams-may-effectively-serializes-your-application#comments</comments>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/parallel-amplifier-tip-use-of-stl-streams-may-effectively-serializes-your-application</guid>
      <category>Parallel Programming</category>
      <category>Intel® Parallel Amplifier</category>
      <category>Intel® Parallel Amplifier Knowledge Base</category>
    </item>
    <item>
      <title>How to troubleshoot if Microsoft* Visual Studio integration with Intel(R) Parallel Inspector does not work and the controls are not visible or exposed properly</title>
      <description><![CDATA[ <p><strong>Problem : </strong>You have successfully installed Intel(R) Parallel Amplifier (or any Intel(R) Parallel Studio tools) but the toolbar for Parallel Amplifier (or whatever Parallel Studio tool(s) you installed) does not appear in Visual Studio.<br /><br /><br /><strong>Environment : </strong>Microsoft* Visual Studio* versions that have installed Parallel Studio tools.<br /><br /><br /><strong>Root Cause :</strong> Tool bar is not visible, either because it is not enabled or it is obscured by other tool bars that are enabled.<br /><br /><br /><strong>Resolution : </strong>Here are some suggestions:<br />* Select the View-&gt;Toolbars menu to confirm that the menu option "Intel Parallel Amplifier" is available and checked. If not checked, you can select the toolbar option and the toolbar should become visible.<br />* It is possible that the Parallel Amplifier toolbar is installed and available but all the Visual Studio* toolbars are positioned such that the Parallel Amplifier toolbar is not prominently visible. In this case, consider dragging around some toolbars and reposition them to ensure that the Amplifier tool bar is more prominently visible. If there are toolbars that you do not use, you can deselect such toolbars to better use the toolbar space.<br />* Some non-English OSes may have issues. Please see this KB article for more information: <a title="http://software.intel.com/en-us/articles/installation-of-intel-parallel-amplifier-on-non-english-operating-systems/" href="http://software.intel.com/en-us/articles/installation-of-intel-parallel-amplifier-on-non-english-operating-systems/" target="_blank">http://software.intel.com/en-us/articles/installation-of-intel-parallel-amplifier-on-non-english-operating-systems/<br /></a>* If none of the suggestions above work, please post your question on the <a title="Parallel Studio forum" href="http://software.intel.com/en-us/forums/intel-parallel-studio/" target="_blank">Parallel Studio forum</a>. <br /><br />*Other names and brands may be claimed as the property of others.</p> ]]></description>
      <link>http://software.intel.com/en-us/articles/how-to-troubleshoot-if-microsoft-visual-studio-integration-does-not-work-and-the-controls-are-not-visible-or-exposed-properly</link>
      <pubDate>Tue, 21 Apr 2009 14:25:25 -0700</pubDate>
      <comments>http://software.intel.com/en-us/articles/how-to-troubleshoot-if-microsoft-visual-studio-integration-does-not-work-and-the-controls-are-not-visible-or-exposed-properly#comments</comments>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/how-to-troubleshoot-if-microsoft-visual-studio-integration-does-not-work-and-the-controls-are-not-visible-or-exposed-properly</guid>
      <category>Parallel Programming</category>
      <category>Tools</category>
      <category>Intel® Parallel Amplifier Knowledge Base</category>
      <category>Intel® Parallel Composer Knowledge Base</category>
      <category>Intel® Parallel Inspector Knowledge Base</category>
    </item>
  </channel></rss>