<?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:Problems building C application for linux-HPC with mpiicc and Python.h in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/Problems-building-C-application-for-linux-HPC-with-mpiicc-and/m-p/1468894#M10474</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for reaching out to the Intel communities.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have noticed that you are currently utilizing an unsupported version of Intel MPI. In order to resolve this issue, we kindly ask that you upgrade to the latest version of Intel MPI and execute your code once again.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;To check which versions of Intel MPI are supported, please refer to the following link: &lt;A href="https://www.intel.com/content/www/us/en/developer/articles/release-notes/intel-parallel-studio-xe-supported-and-unsupported-product-versions.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/developer/articles/release-notes/intel-parallel-studio-xe-supported-and-unsupported-product-versions.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;If the problem persists even after upgrading to the latest Intel MPI 2021.8, please provide us with a sample reproducer code and the specifications of the hardware and operating system that you are currently using.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you and best regards,&lt;/P&gt;&lt;P&gt;Aishwarya&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 23 Mar 2023 06:07:45 GMT</pubDate>
    <dc:creator>AishwaryaCV_Intel</dc:creator>
    <dc:date>2023-03-23T06:07:45Z</dc:date>
    <item>
      <title>Problems building C application for linux-HPC with mpiicc and Python.h</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Problems-building-C-application-for-linux-HPC-with-mpiicc-and/m-p/1468213#M10471</link>
      <description>&lt;P&gt;Hello Intel community,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm using intel's mpi compiler (mpiicc) to build a custom program on C for linux HPC cluster. Currently, the program compiles well on it's own, but I'm running into problems in the process of embedding python functionality with the intent of deploying a machine learning framework. Specifically, I'm calling Python.h (and associated libraries) from a carefully curated conda environment that contains PyTorch libraries).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The mpiicc version is:&lt;/P&gt;
&lt;P&gt;/cm/shared/apps/intel/compilers_and_libraries/2017.0.098/mpi/intel64&lt;/P&gt;
&lt;P&gt;The python version is:&lt;/P&gt;
&lt;P&gt;~/.conda/envs/NeTS/bin/python3.9&lt;/P&gt;
&lt;P&gt;The build command is: ( the program.c sources Python.h )&lt;/P&gt;
&lt;P&gt;mpiicc -DOPEN_MP -qopenmp -Wall -ansi -DMPI -DNO_GFX_MODE -O3 -c program.c -I~/.conda/envs/NeTS/include/python3.9 -L~/.conda/envs/NeTS/lib/python3.9 -no-pie -lpython3.9&lt;/P&gt;
&lt;P&gt;And the output of the unsuccessful build is attached in a document to this thread.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 17:15:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Problems-building-C-application-for-linux-HPC-with-mpiicc-and/m-p/1468213#M10471</guid>
      <dc:creator>JPWC</dc:creator>
      <dc:date>2023-03-21T17:15:49Z</dc:date>
    </item>
    <item>
      <title>Re:Problems building C application for linux-HPC with mpiicc and Python.h</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Problems-building-C-application-for-linux-HPC-with-mpiicc-and/m-p/1468894#M10474</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for reaching out to the Intel communities.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have noticed that you are currently utilizing an unsupported version of Intel MPI. In order to resolve this issue, we kindly ask that you upgrade to the latest version of Intel MPI and execute your code once again.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;To check which versions of Intel MPI are supported, please refer to the following link: &lt;A href="https://www.intel.com/content/www/us/en/developer/articles/release-notes/intel-parallel-studio-xe-supported-and-unsupported-product-versions.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/developer/articles/release-notes/intel-parallel-studio-xe-supported-and-unsupported-product-versions.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;If the problem persists even after upgrading to the latest Intel MPI 2021.8, please provide us with a sample reproducer code and the specifications of the hardware and operating system that you are currently using.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you and best regards,&lt;/P&gt;&lt;P&gt;Aishwarya&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Mar 2023 06:07:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Problems-building-C-application-for-linux-HPC-with-mpiicc-and/m-p/1468894#M10474</guid>
      <dc:creator>AishwaryaCV_Intel</dc:creator>
      <dc:date>2023-03-23T06:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problems building C application for linux-HPC with mpiicc and Python.h</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Problems-building-C-application-for-linux-HPC-with-mpiicc-and/m-p/1470191#M10486</link>
      <description>&lt;P&gt;Thanks for the reply! Unfortunately, I'm working on a complex HPC without admin privileges and I'll have to check with admin before installing new Intel software.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 13:36:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Problems-building-C-application-for-linux-HPC-with-mpiicc-and/m-p/1470191#M10486</guid>
      <dc:creator>JPWC</dc:creator>
      <dc:date>2023-03-27T13:36:52Z</dc:date>
    </item>
    <item>
      <title>Re:Problems building C application for linux-HPC with mpiicc and Python.h</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Problems-building-C-application-for-linux-HPC-with-mpiicc-and/m-p/1470664#M10494</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Sorry, we no longer support this version(2017). Please download the latest version to get further assistance.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;So please try to check with admin and upgrade to the latest version.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;And if you face any issues with the latest version , please post a new thread, as this thread will no longer be available.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks And Regards,&lt;/P&gt;&lt;P&gt;Aishwarya&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Mar 2023 11:36:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Problems-building-C-application-for-linux-HPC-with-mpiicc-and/m-p/1470664#M10494</guid>
      <dc:creator>AishwaryaCV_Intel</dc:creator>
      <dc:date>2023-03-28T11:36:01Z</dc:date>
    </item>
  </channel>
</rss>

