<?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 Re:Identifying opportunities for Parallelism in sequential programs in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/Identifying-opportunities-for-Parallelism-in-sequential-programs/m-p/1448655#M22909</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. Could you please give us an update?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 20 Jan 2023 09:12:50 GMT</pubDate>
    <dc:creator>AthiraM_Intel</dc:creator>
    <dc:date>2023-01-20T09:12:50Z</dc:date>
    <item>
      <title>Identifying opportunities for Parallelism in sequential programs</title>
      <link>https://community.intel.com/t5/Analyzers/Identifying-opportunities-for-Parallelism-in-sequential-programs/m-p/1445865#M22887</link>
      <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am pretty new to the intel oneapi toolkits and I have gone through a few tutorials on identifying hotspots on some sample applications. However, I would like to find out if there is a way to use the toolkit that can identify potential opportunities for parallelism in a sequential codebase.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For instance here:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/develop/documentation/advisor-user-guide/top/model-threading-designs/add-parallelism-to-your-program/next-steps-for-the-parallel-program/use-intel-inspector-and-intel-vtune-profiler.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/develop/documentation/advisor-user-guide/top/model-threading-designs/add-parallelism-to-your-program/next-steps-for-the-parallel-program/use-intel-inspector-and-intel-vtune-profiler.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;it says that we can use intel vtune to find opportunities where I am missing parallelism. But, I am not seeing any tutorials to do that. Can anyone point me to some resource or explain how this can done ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks !&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 00:31:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Identifying-opportunities-for-Parallelism-in-sequential-programs/m-p/1445865#M22887</guid>
      <dc:creator>dark-dante</dc:creator>
      <dc:date>2023-01-12T00:31:15Z</dc:date>
    </item>
    <item>
      <title>Re:Identifying opportunities for Parallelism in sequential programs</title>
      <link>https://community.intel.com/t5/Analyzers/Identifying-opportunities-for-Parallelism-in-sequential-programs/m-p/1446376#M22892</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting in Intel Communities.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;You could refer the below links to know more about analyzing parallelism:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/develop/documentation/vtune-help/top/analyze-performance/code-profiling-scenarios/mpi-code-analysis.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/develop/documentation/vtune-help/top/analyze-performance/code-profiling-scenarios/mpi-code-analysis.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/develop/documentation/vtune-cookbook/top/methodologies/openmp-code-analysis-method.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/develop/documentation/vtune-cookbook/top/methodologies/openmp-code-analysis-method.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/develop/documentation/vtune-cookbook/top/configuration-recipes/profiling-mpi-applications.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/develop/documentation/vtune-cookbook/top/configuration-recipes/profiling-mpi-applications.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/develop/documentation/vtune-help/top/analyze-performance/parallelism-analysis-group.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/develop/documentation/vtune-help/top/analyze-performance/parallelism-analysis-group.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;If this resolves your issue, make sure to accept this as a solution. This would help others with similar issue. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jan 2023 06:54:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Identifying-opportunities-for-Parallelism-in-sequential-programs/m-p/1446376#M22892</guid>
      <dc:creator>AthiraM_Intel</dc:creator>
      <dc:date>2023-01-13T06:54:02Z</dc:date>
    </item>
    <item>
      <title>Re:Identifying opportunities for Parallelism in sequential programs</title>
      <link>https://community.intel.com/t5/Analyzers/Identifying-opportunities-for-Parallelism-in-sequential-programs/m-p/1448655#M22909</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. Could you please give us an update?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Jan 2023 09:12:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Identifying-opportunities-for-Parallelism-in-sequential-programs/m-p/1448655#M22909</guid>
      <dc:creator>AthiraM_Intel</dc:creator>
      <dc:date>2023-01-20T09:12:50Z</dc:date>
    </item>
    <item>
      <title>Re:Identifying opportunities for Parallelism in sequential programs</title>
      <link>https://community.intel.com/t5/Analyzers/Identifying-opportunities-for-Parallelism-in-sequential-programs/m-p/1450721#M22929</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We assume that your issue is resolved. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Jan 2023 12:42:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Identifying-opportunities-for-Parallelism-in-sequential-programs/m-p/1450721#M22929</guid>
      <dc:creator>AthiraM_Intel</dc:creator>
      <dc:date>2023-01-27T12:42:18Z</dc:date>
    </item>
  </channel>
</rss>

