<?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: Intel MPI support GPU Computing? in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-support-GPU-Computing/m-p/1204972#M7084</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MPI does not support GPGPU programming, which means you cannot offload ranks/processes on GPU as of now. Intel Offers a GPU language dpcpp as a part of OneAPI, using which you can code for heterogeneous platforms. If you have a multi-cluster environment you can use a Hybrid-Programming model which uses both MPI and DPCPP. You can launch one process/rank for each node and use dpcpp to spawn threads and accelerate the code using GPU on that node.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To get started with the OneAPI you can download OneAPI Basekit and HPC kit from here - &lt;A href="https://software.intel.com/content/www/us/en/develop/tools/oneapi/base-toolkit.html" target="_blank" rel="noopener noreferrer"&gt;https://software.intel.com/content/www/us/en/develop/tools/oneapi/base-toolkit.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A sample DPCPP/MPI code - &lt;A href="https://github.com/intel/HPCKit-code-samples/tree/master/MPI/mpi_dpcpp" target="_blank" rel="noopener noreferrer"&gt;https://github.com/intel/HPCKit-code-samples/tree/master/MPI/mpi_dpcpp&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Reach out to us if you need any further help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Prasanth&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 06 Oct 2020 06:28:51 GMT</pubDate>
    <dc:creator>PrasanthD_intel</dc:creator>
    <dc:date>2020-10-06T06:28:51Z</dc:date>
    <item>
      <title>Intel MPI support GPU Computing?</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-support-GPU-Computing/m-p/1204653#M7070</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Engineer want to use more resources to do finite element analysis including GPU.&amp;nbsp; My question is if current Intel MPI can support GPU computing?&amp;nbsp; If support, which options should be used when mpiexec or mpirun?&lt;/P&gt;
&lt;P&gt;Appreciate for your informaiton.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 13:49:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-support-GPU-Computing/m-p/1204653#M7070</guid>
      <dc:creator>YaoYe</dc:creator>
      <dc:date>2020-08-27T13:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: Intel MPI support GPU Computing?</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-support-GPU-Computing/m-p/1204972#M7084</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MPI does not support GPGPU programming, which means you cannot offload ranks/processes on GPU as of now. Intel Offers a GPU language dpcpp as a part of OneAPI, using which you can code for heterogeneous platforms. If you have a multi-cluster environment you can use a Hybrid-Programming model which uses both MPI and DPCPP. You can launch one process/rank for each node and use dpcpp to spawn threads and accelerate the code using GPU on that node.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To get started with the OneAPI you can download OneAPI Basekit and HPC kit from here - &lt;A href="https://software.intel.com/content/www/us/en/develop/tools/oneapi/base-toolkit.html" target="_blank" rel="noopener noreferrer"&gt;https://software.intel.com/content/www/us/en/develop/tools/oneapi/base-toolkit.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A sample DPCPP/MPI code - &lt;A href="https://github.com/intel/HPCKit-code-samples/tree/master/MPI/mpi_dpcpp" target="_blank" rel="noopener noreferrer"&gt;https://github.com/intel/HPCKit-code-samples/tree/master/MPI/mpi_dpcpp&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Reach out to us if you need any further help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Prasanth&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 06:28:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-support-GPU-Computing/m-p/1204972#M7084</guid>
      <dc:creator>PrasanthD_intel</dc:creator>
      <dc:date>2020-10-06T06:28:51Z</dc:date>
    </item>
    <item>
      <title>Re:Intel MPI support GPU Computing?</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-support-GPU-Computing/m-p/1206716#M7109</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Did you find the answer helpful? &lt;/P&gt;&lt;P&gt;If you have any doubts or need more information please reach out to us.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prasanth&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Sep 2020 09:25:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-support-GPU-Computing/m-p/1206716#M7109</guid>
      <dc:creator>PrasanthD_intel</dc:creator>
      <dc:date>2020-09-04T09:25:40Z</dc:date>
    </item>
    <item>
      <title>Re:Intel MPI support GPU Computing?</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-support-GPU-Computing/m-p/1209175#M7137</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We are closing this thread assuming your question has been answered.&lt;/P&gt;&lt;P&gt;If you require additional assistance from Intel, please start a new thread.&amp;nbsp;Any further interaction in this thread will be considered community only.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prasanth&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Sep 2020 13:18:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-support-GPU-Computing/m-p/1209175#M7137</guid>
      <dc:creator>PrasanthD_intel</dc:creator>
      <dc:date>2020-09-14T13:18:08Z</dc:date>
    </item>
  </channel>
</rss>

