<?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 Licensing Questions in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Licensing-Questions/m-p/753620#M4428</link>
    <description>To add to my previous post, the following features are only available in VTune Amplifier XE 2011:&lt;BR /&gt;&lt;BR /&gt; Event Based Sampling (EBS)- Uses the processors onboard performance monitoring hardware to get a detailed look into performance issues &lt;BR /&gt; Attach to a running process (Windows only) - Profile your application without restarting it&lt;BR /&gt; Better source/asm view - Easier navigation&lt;BR /&gt; Frame based analysis - Isolate data for slow frames&lt;BR /&gt; Event multiplexing - More data with fewer runs&lt;BR /&gt; Basic Block Analysis - Displays hotspots with basic block granularity and generates a control flow graph for advanced analysis of application, even without the source code &lt;BR /&gt; Loop Analysis - Identifies loops and recursion in your application to aid optimization &lt;BR /&gt; Result difference - Compares the results of multiple runs to measure changes in performance &lt;BR /&gt; Statistical Call Graph - Profiles with low overhead to detect where time is spent in your application &lt;BR /&gt; Timeline Filters Results &lt;BR /&gt; Timeline Visualizes Thread Behavior/ transitions&lt;BR /&gt; Predefined EBS Profiles &lt;BR /&gt; Select a time range in the timeline and filter out data (e.g., application startup) that masks accurate results.&lt;BR /&gt; See when threads are running and waiting and when transitions occur.&lt;BR /&gt; No need to stop and re-launch the application when profiling&lt;BR /&gt; Easy EBS setup for newer processors. No memorizing complex event names. Profiles vary by microarchitecture.&lt;BR /&gt; Opportunities Highlighted&lt;BR /&gt; General Exploration turns the cell pink when it suspects a tuning opportunity is present. Hover gives suggestions.&lt;BR /&gt; Preset performance experiments - Easy to get started&lt;BR /&gt; Cross-select and filter results - Filter out the noise, focus on answers&lt;BR /&gt;</description>
    <pubDate>Wed, 11 Apr 2012 20:35:10 GMT</pubDate>
    <dc:creator>Anonymous66</dc:creator>
    <dc:date>2012-04-11T20:35:10Z</dc:date>
    <item>
      <title>Licensing Questions</title>
      <link>https://community.intel.com/t5/Software-Archive/Licensing-Questions/m-p/753618#M4426</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I am trying to figure out what licensing options to suggest to my superior. I hope that this is the right forum to ask.&lt;BR /&gt;&lt;BR /&gt;Questions: &lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;Is there a comparison (document, chart,...) between the Parallel Studio 2011 and the Parallel Studio XE 2011 or the Parallel Amplifier and the VTune Amplifier?&lt;/LI&gt;&lt;LI&gt;Are there any licensing variants that support sharing licenses between Linux and Windows?&lt;/LI&gt;&lt;/UL&gt;&lt;BR /&gt;Kind Regards,&lt;BR /&gt;Frederic&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Apr 2012 15:13:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Licensing-Questions/m-p/753618#M4426</guid>
      <dc:creator>Frederic_P_</dc:creator>
      <dc:date>2012-04-11T15:13:59Z</dc:date>
    </item>
    <item>
      <title>Licensing Questions</title>
      <link>https://community.intel.com/t5/Software-Archive/Licensing-Questions/m-p/753619#M4427</link>
      <description>&lt;P&gt;Hello Frederic,&lt;/P&gt;&lt;P&gt;We do not offer an license that can be shared between Linux* and Windows*&lt;/P&gt;&lt;P&gt;I would recommend going with Intel Parallel Studio XE 2011 or Intel VTune Amplifier XE because the XE products have more features. I am not aware of comparison chart between Intel Parallel Amplifier and Intel VTune Amplifier XE, if I find one I will share it with you.&lt;/P&gt;&lt;P&gt;One major difference between the Parallel Studio and Parallel Studio XE is that we offer Linux* support for Parallel Studio XE. Parallel Studio XE also includes Fortran, MKL, and SSA.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Annalee&lt;/P&gt;</description>
      <pubDate>Wed, 11 Apr 2012 18:57:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Licensing-Questions/m-p/753619#M4427</guid>
      <dc:creator>Anonymous66</dc:creator>
      <dc:date>2012-04-11T18:57:05Z</dc:date>
    </item>
    <item>
      <title>Licensing Questions</title>
      <link>https://community.intel.com/t5/Software-Archive/Licensing-Questions/m-p/753620#M4428</link>
      <description>To add to my previous post, the following features are only available in VTune Amplifier XE 2011:&lt;BR /&gt;&lt;BR /&gt; Event Based Sampling (EBS)- Uses the processors onboard performance monitoring hardware to get a detailed look into performance issues &lt;BR /&gt; Attach to a running process (Windows only) - Profile your application without restarting it&lt;BR /&gt; Better source/asm view - Easier navigation&lt;BR /&gt; Frame based analysis - Isolate data for slow frames&lt;BR /&gt; Event multiplexing - More data with fewer runs&lt;BR /&gt; Basic Block Analysis - Displays hotspots with basic block granularity and generates a control flow graph for advanced analysis of application, even without the source code &lt;BR /&gt; Loop Analysis - Identifies loops and recursion in your application to aid optimization &lt;BR /&gt; Result difference - Compares the results of multiple runs to measure changes in performance &lt;BR /&gt; Statistical Call Graph - Profiles with low overhead to detect where time is spent in your application &lt;BR /&gt; Timeline Filters Results &lt;BR /&gt; Timeline Visualizes Thread Behavior/ transitions&lt;BR /&gt; Predefined EBS Profiles &lt;BR /&gt; Select a time range in the timeline and filter out data (e.g., application startup) that masks accurate results.&lt;BR /&gt; See when threads are running and waiting and when transitions occur.&lt;BR /&gt; No need to stop and re-launch the application when profiling&lt;BR /&gt; Easy EBS setup for newer processors. No memorizing complex event names. Profiles vary by microarchitecture.&lt;BR /&gt; Opportunities Highlighted&lt;BR /&gt; General Exploration turns the cell pink when it suspects a tuning opportunity is present. Hover gives suggestions.&lt;BR /&gt; Preset performance experiments - Easy to get started&lt;BR /&gt; Cross-select and filter results - Filter out the noise, focus on answers&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Apr 2012 20:35:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Licensing-Questions/m-p/753620#M4428</guid>
      <dc:creator>Anonymous66</dc:creator>
      <dc:date>2012-04-11T20:35:10Z</dc:date>
    </item>
    <item>
      <title>Licensing Questions</title>
      <link>https://community.intel.com/t5/Software-Archive/Licensing-Questions/m-p/753621#M4429</link>
      <description>Thank you very much for your fast and extensive answer.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Frederic</description>
      <pubDate>Thu, 12 Apr 2012 14:00:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Licensing-Questions/m-p/753621#M4429</guid>
      <dc:creator>Frederic_P_</dc:creator>
      <dc:date>2012-04-12T14:00:45Z</dc:date>
    </item>
  </channel>
</rss>

