<?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: Re:Intel MPI : Fortran 2008 Error in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-Fortran-2008-Error/m-p/1361325#M9182</link>
    <description>&lt;P&gt;Thanks Hemanth,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you plan to add support in further releases?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Amit&lt;/P&gt;</description>
    <pubDate>Thu, 17 Feb 2022 17:09:35 GMT</pubDate>
    <dc:creator>aruhela</dc:creator>
    <dc:date>2022-02-17T17:09:35Z</dc:date>
    <item>
      <title>Intel MPI : Fortran 2008 Error</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-Fortran-2008-Error/m-p/1360122#M9166</link>
      <description>&lt;P&gt;Hi Intel Support Team,&lt;/P&gt;
&lt;P&gt;One of our staff is trying to compile a Fortran 2008 program with GNU Fortran compilers.&amp;nbsp; He has observed, "f951: Fatal Error: Reading module 'mpi_f08' at line 1 column 2: Unexpected EOF" for the line "&lt;SPAN&gt;use mpi_f08" in his program.&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE class="c-mrkdwn__pre" style="box-sizing: inherit; margin: 4px 0px; padding: 8px; --saf-0: rgba(var(--sk_foreground_low,29,28,29),0.13); font-size: 12px; line-height: 1.50001; font-variant-ligatures: none; white-space: pre-wrap; overflow-wrap: break-word; word-break: normal; tab-size: 4; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace !important; border: 1px solid var(--saf-0); border-radius: 4px; background: rgba(var(--sk_foreground_min,29,28,29),0.04); counter-reset: list-0 0 list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; color: #1d1c1d; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;" data-stringify-type="pre"&gt;Program count.F90
  use mpi_f08
end Program GetCount&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE class="c-mrkdwn__pre" style="box-sizing: inherit; margin: 4px 0px; padding: 8px; --saf-0: rgba(var(--sk_foreground_low,29,28,29),0.13); font-size: 12px; line-height: 1.50001; font-variant-ligatures: none; white-space: pre-wrap; overflow-wrap: break-word; word-break: normal; tab-size: 4; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace !important; border: 1px solid var(--saf-0); border-radius: 4px; background: rgba(var(--sk_foreground_min,29,28,29),0.04); counter-reset: list-0 0 list-1 0 list-2 0 list-3 0 list-4 0 list-5 0 list-6 0 list-7 0 list-8 0 list-9 0; color: #1d1c1d; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;" data-stringify-type="pre"&gt;&lt;BR /&gt;[staff f08:467] module load intel
Lmod is automatically replacing "gcc/9.1.0" with "intel/19.1.1".
Due to MODULEPATH changes, the following have been reloaded:
  1) impi/19.0.9     2) petsc/3.16     3) python3/3.9.2

&lt;BR /&gt;[staff f08:468] mpif90   -c count.F90
[staff f08:469] module load gcc
Lmod is automatically replacing "intel/19.1.1" with "gcc/9.1.0".
Due to MODULEPATH changes, the following have been reloaded:
  1) impi/19.0.9     2) petsc/3.16     3) python3/3.9.2
&lt;BR /&gt;
[staff f08:470] mpif90   -c count.F90
f951: Fatal Error: Reading module 'mpi_f08' at line 1 column 2: Unexpected EOF
compilation terminated.&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As the documentation on the Intel webpage &lt;A href="https://www.intel.com/content/www/us/en/developer/articles/release-notes/mpi-library-release-notes-linux.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/developer/articles/release-notes/mpi-library-release-notes-linux.html&lt;/A&gt; show Fortran 2008 bindings are supported in intel MPI,&amp;nbsp; could you please suggest us a solution to the issue?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Amit Ruhela&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 15:54:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-Fortran-2008-Error/m-p/1360122#M9166</guid>
      <dc:creator>aruhela</dc:creator>
      <dc:date>2022-02-14T15:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Intel MPI : Fortran 2008 Error</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-Fortran-2008-Error/m-p/1360491#M9167</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for posting in Intel Communities.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are able to reproduce your issue on Ubuntu 18.04. we will get back to you soon regarding this issue.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="HemanthCH_Intel_1-1644923793312.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/26657iAD00AE7DDDE97803/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="HemanthCH_Intel_1-1644923793312.png" alt="HemanthCH_Intel_1-1644923793312.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;However, we tried compiling the below-attached sample code(hello.f90) using mpiifort which worked fine.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="HemanthCH_Intel_2-1644923858592.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/26658iD5BF1959F3D097E6/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="HemanthCH_Intel_2-1644923858592.png" alt="HemanthCH_Intel_2-1644923858592.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Hemanth&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 11:38:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-Fortran-2008-Error/m-p/1360491#M9167</guid>
      <dc:creator>HemanthCH_Intel</dc:creator>
      <dc:date>2022-03-15T11:38:55Z</dc:date>
    </item>
    <item>
      <title>Re:Intel MPI : Fortran 2008 Error</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-Fortran-2008-Error/m-p/1361218#M9179</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;"We are able to reproduce your issue on Ubuntu 18.04. we will get back to you soon regarding this issue."&lt;/P&gt;&lt;P&gt;Intel MPI doesn't support f08 bindings with gfortran (mpif90 wrapper)in Linux. You can only build it with ifort (mpiifort).&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;Hemanth&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Feb 2022 12:08:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-Fortran-2008-Error/m-p/1361218#M9179</guid>
      <dc:creator>HemanthCH_Intel</dc:creator>
      <dc:date>2022-02-17T12:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Intel MPI : Fortran 2008 Error</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-Fortran-2008-Error/m-p/1361325#M9182</link>
      <description>&lt;P&gt;Thanks Hemanth,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you plan to add support in further releases?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Amit&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 17:09:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-Fortran-2008-Error/m-p/1361325#M9182</guid>
      <dc:creator>aruhela</dc:creator>
      <dc:date>2022-02-17T17:09:35Z</dc:date>
    </item>
    <item>
      <title>Re:Intel MPI : Fortran 2008 Error</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-Fortran-2008-Error/m-p/1367499#M9287</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;"Do you plan to add support in further releases?"&lt;/P&gt;&lt;P&gt;Could you please refer to the release notes for the latest information, known issues, and limitations of Intel MPI in future releases?&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;Hemanth,&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Mar 2022 10:31:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-Fortran-2008-Error/m-p/1367499#M9287</guid>
      <dc:creator>HemanthCH_Intel</dc:creator>
      <dc:date>2022-03-10T10:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Intel MPI : Fortran 2008 Error</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-Fortran-2008-Error/m-p/1367584#M9290</link>
      <description>&lt;P&gt;Thanks Hemanth,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We wish to see the f08 binding in the next software release. You may close the ticket.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 15:30:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-Fortran-2008-Error/m-p/1367584#M9290</guid>
      <dc:creator>aruhela</dc:creator>
      <dc:date>2022-03-10T15:30:31Z</dc:date>
    </item>
    <item>
      <title>Re:Intel MPI : Fortran 2008 Error</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-Fortran-2008-Error/m-p/1368933#M9318</link>
      <description>&lt;P&gt;Hi,&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;Hemanth.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Mar 2022 11:33:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-Fortran-2008-Error/m-p/1368933#M9318</guid>
      <dc:creator>HemanthCH_Intel</dc:creator>
      <dc:date>2022-03-15T11:33:28Z</dc:date>
    </item>
  </channel>
</rss>

