<?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:Is Intel MPI GPU Aware with DPCPP? in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/Is-Intel-MPI-GPU-Aware-with-DPCPP/m-p/1422529#M9943</link>
    <description>&lt;P&gt;Hi Goutham,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Glad to know 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;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 17 Oct 2022 10:34:00 GMT</pubDate>
    <dc:creator>SantoshY_Intel</dc:creator>
    <dc:date>2022-10-17T10:34:00Z</dc:date>
    <item>
      <title>Is Intel MPI GPU Aware with DPCPP?</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Is-Intel-MPI-GPU-Aware-with-DPCPP/m-p/1418569#M9879</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a couple of questions regarding Intel MPI and performance analysis tools.&lt;/P&gt;
&lt;P&gt;1. I was going through &lt;A href="https://www.intel.com/content/www/us/en/develop/documentation/mpi-developer-reference-linux/top/environment-variable-reference/gpu-support.html" target="_self"&gt;Intel MPI documentation&lt;/A&gt; about GPU support and I am just curious to know whether &lt;STRONG&gt;Intel MPI is GPU Aware (DPCPP)&lt;/STRONG&gt;.? If yes, where I can read more about the same?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. Can I use Intel oneAPI DPCPP code with Intel MPI together? If yes, how can I achieve that?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. If the answer to the above questions is yes then - Is there any performance analysis tool that I can use to analyze the code (both MPI level and DPCPP code level in the same tool)? Do that existing tools like ITAC and Application Performance Screenshot record those details (Both MPI and DPCPP)?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Goutham&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 06:26:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Is-Intel-MPI-GPU-Aware-with-DPCPP/m-p/1418569#M9879</guid>
      <dc:creator>GouthamKK</dc:creator>
      <dc:date>2022-09-30T06:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: Is Intel MPI GPU Aware with DPCPP?</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Is-Intel-MPI-GPU-Aware-with-DPCPP/m-p/1419031#M9886</link>
      <description>&lt;P&gt;Hi Goutham,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for posting in Intel Forums.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;&lt;EM&gt;&amp;gt;&amp;gt;"I am just curious to know whether Intel MPI is GPU Aware (DPCPP).?"&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Intel MPI is GPU aware with DPCPP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;&lt;EM&gt;&amp;gt;&amp;gt;"Can I use Intel oneAPI DPCPP code with Intel MPI together? If yes, how can I achieve that?"&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Yes, you can use Intel oneAPI DPCPP code with Intel MPI together. Please refer to the below link to know how to compile and run MPI programs using DPC++:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/developer/articles/technical/compile-and-run-mpi-programs-using-dpcpp-language.html" target="_blank" rel="noopener"&gt;https://www.intel.com/content/www/us/en/developer/articles/technical/compile-and-run-mpi-programs-using-dpcpp-language.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;&lt;EM&gt;&amp;gt;&amp;gt;"Do that existing tools like ITAC and Application Performance Screenshot record those details (Both MPI and DPCPP)?"&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Yes, you can use Intel Vtune Profiler tool. Please refer to the below links:&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" rel="noopener"&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;A href="https://www.intel.com/content/www/us/en/develop/documentation/vtune-help/top/analyze-performance/code-profiling-scenarios/mpi-code-analysis.html#mpi-code-analysis_GUID-F7B5B574-03EC-468C-8DF8-96E842A3DED1" target="_blank" rel="noopener"&gt;https://www.intel.com/content/www/us/en/develop/documentation/vtune-help/top/analyze-performance/code-profiling-scenarios/mpi-code-analysis.html#mpi-code-analysis_GUID-F7B5B574-03EC-468C-8DF8-96E842A3DED1&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Santosh&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2022 10:52:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Is-Intel-MPI-GPU-Aware-with-DPCPP/m-p/1419031#M9886</guid>
      <dc:creator>SantoshY_Intel</dc:creator>
      <dc:date>2022-10-03T10:52:06Z</dc:date>
    </item>
    <item>
      <title>Re:Is Intel MPI GPU Aware with DPCPP?</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Is-Intel-MPI-GPU-Aware-with-DPCPP/m-p/1420967#M9909</link>
      <description>&lt;P&gt;Hi Goutham,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We haven't heard back from you. Could you please provide an update on your issue?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Oct 2022 06:16:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Is-Intel-MPI-GPU-Aware-with-DPCPP/m-p/1420967#M9909</guid>
      <dc:creator>SantoshY_Intel</dc:creator>
      <dc:date>2022-10-11T06:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Is Intel MPI GPU Aware with DPCPP?</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Is-Intel-MPI-GPU-Aware-with-DPCPP/m-p/1422393#M9940</link>
      <description>&lt;P&gt;Hi Santosh,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the detailed information. You may close this thread.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Goutham&lt;/P&gt;</description>
      <pubDate>Sun, 16 Oct 2022 19:11:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Is-Intel-MPI-GPU-Aware-with-DPCPP/m-p/1422393#M9940</guid>
      <dc:creator>GouthamKK</dc:creator>
      <dc:date>2022-10-16T19:11:32Z</dc:date>
    </item>
    <item>
      <title>Re:Is Intel MPI GPU Aware with DPCPP?</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Is-Intel-MPI-GPU-Aware-with-DPCPP/m-p/1422529#M9943</link>
      <description>&lt;P&gt;Hi Goutham,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Glad to know 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;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Oct 2022 10:34:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Is-Intel-MPI-GPU-Aware-with-DPCPP/m-p/1422529#M9943</guid>
      <dc:creator>SantoshY_Intel</dc:creator>
      <dc:date>2022-10-17T10:34:00Z</dc:date>
    </item>
  </channel>
</rss>

