<?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 Intel C++ Compiler in HPC toolkit for OpenMP offload functionality in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-C-Compiler-in-HPC-toolkit-for-OpenMP-offload-functionality/m-p/1154584#M6180</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Recently I followed the guide on this website: &lt;A href="https://software.intel.com/en-us/articles/openmp-50-target-with-intel-compilers" target="_blank"&gt;https://software.intel.com/en-us/articles/openmp-50-target-with-intel-compilers&lt;/A&gt; to compiler OpenMP offload codes with icpc in OneAPI HPC Toolkit.&lt;/P&gt;&lt;P&gt;However, after the installation of OneAPI Base Toolkit and OneAPI HPC Toolkit, there are only icc and icpc compilers without -qnextgen flag. Instead, I found two compilers icx and icpx, which integrate the nextgen functionality.&lt;/P&gt;&lt;P&gt;I wonder if the compiler mentioned in the guide is icpx?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Tao&lt;/P&gt;</description>
    <pubDate>Tue, 10 Dec 2019 17:21:00 GMT</pubDate>
    <dc:creator>chang__tao</dc:creator>
    <dc:date>2019-12-10T17:21:00Z</dc:date>
    <item>
      <title>Intel C++ Compiler in HPC toolkit for OpenMP offload functionality</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-C-Compiler-in-HPC-toolkit-for-OpenMP-offload-functionality/m-p/1154584#M6180</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Recently I followed the guide on this website: &lt;A href="https://software.intel.com/en-us/articles/openmp-50-target-with-intel-compilers" target="_blank"&gt;https://software.intel.com/en-us/articles/openmp-50-target-with-intel-compilers&lt;/A&gt; to compiler OpenMP offload codes with icpc in OneAPI HPC Toolkit.&lt;/P&gt;&lt;P&gt;However, after the installation of OneAPI Base Toolkit and OneAPI HPC Toolkit, there are only icc and icpc compilers without -qnextgen flag. Instead, I found two compilers icx and icpx, which integrate the nextgen functionality.&lt;/P&gt;&lt;P&gt;I wonder if the compiler mentioned in the guide is icpx?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Tao&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 17:21:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-C-Compiler-in-HPC-toolkit-for-OpenMP-offload-functionality/m-p/1154584#M6180</guid>
      <dc:creator>chang__tao</dc:creator>
      <dc:date>2019-12-10T17:21:00Z</dc:date>
    </item>
    <item>
      <title>Hi Tao,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-C-Compiler-in-HPC-toolkit-for-OpenMP-offload-functionality/m-p/1154585#M6181</link>
      <description>&lt;P&gt;Hi Tao,&lt;/P&gt;&lt;P&gt;Thanks for&amp;nbsp;reaching out to us. We are looking into this concern. We'll get back to you soon.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pradeep&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 05:59:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-C-Compiler-in-HPC-toolkit-for-OpenMP-offload-functionality/m-p/1154585#M6181</guid>
      <dc:creator>Pradeep_G_Intel</dc:creator>
      <dc:date>2019-12-17T05:59:22Z</dc:date>
    </item>
    <item>
      <title>Hi Tao,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-C-Compiler-in-HPC-toolkit-for-OpenMP-offload-functionality/m-p/1154586#M6182</link>
      <description>&lt;P&gt;Hi Tao,&lt;/P&gt;&lt;P&gt;Please provide details of your environment in which you are working e.g. system configuration and operating system with it's version. These details will help us to investigate regarding your concern.&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pradeep&lt;/P&gt;</description>
      <pubDate>Thu, 19 Dec 2019 08:56:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-C-Compiler-in-HPC-toolkit-for-OpenMP-offload-functionality/m-p/1154586#M6182</guid>
      <dc:creator>Pradeep_G_Intel</dc:creator>
      <dc:date>2019-12-19T08:56:13Z</dc:date>
    </item>
    <item>
      <title>Hi Tao,</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-C-Compiler-in-HPC-toolkit-for-OpenMP-offload-functionality/m-p/1154587#M6183</link>
      <description>&lt;P&gt;Hi Tao,&lt;/P&gt;&lt;P&gt;The compiler mentioned in the document is icc/icpc . You can use -qnextgen flag &amp;nbsp;with icc/icpc which then supports OpenMP target feature.&lt;/P&gt;&lt;P&gt;I have checked on the devcloud which has Beta3 version of OneAPI Base Toolkit and OneAPI HPC Toolkit installed , and both icc and icpc is working fine with -qnextgen.&lt;/P&gt;&lt;P&gt;Let us know if this helps.&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;Prasanth&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2020 12:56:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-C-Compiler-in-HPC-toolkit-for-OpenMP-offload-functionality/m-p/1154587#M6183</guid>
      <dc:creator>PrasanthD_intel</dc:creator>
      <dc:date>2020-01-22T12:56:00Z</dc:date>
    </item>
  </channel>
</rss>

