<?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: Can not execute fortran parallel code with coarray in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/Can-not-execute-fortran-parallel-code-with-coarray/m-p/1251186#M7699</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So sorry for the delay.&lt;/P&gt;
&lt;P&gt;Yes, I have also executed the same sample project provided by you, and it's working without any linking error.&lt;/P&gt;
&lt;P&gt;It got successfully compiled and successfully executed on my side. I used the same configuration as sent by you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The linking error is at &lt;STRONG&gt;libifcoremdd.dll &lt;/STRONG&gt;so please also check if the same dll is present at the below location.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;C:\Program Files (x86)\Intel\oneAPI\compiler\latest\windows\redist\ia32_win\compiler &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can see in my debug logs it's picking the same dll for the same configurations. So I the issue is with your VS environment. Please verify it and let us know your results.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have attached my debug logs which I got after successfully executing your project in debug mode, and check at what point your project is throwing errors.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this will help you to resolve your issue. Do let us know if you still have any issues related to this thread.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;/P&gt;
&lt;P&gt;Abhishek&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Jan 2021 06:49:33 GMT</pubDate>
    <dc:creator>AbhishekD_Intel</dc:creator>
    <dc:date>2021-01-29T06:49:33Z</dc:date>
    <item>
      <title>Can not execute fortran parallel code with coarray</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Can-not-execute-fortran-parallel-code-with-coarray/m-p/1243667#M7575</link>
      <description>&lt;P&gt;The same code works well in intel compiler 2019 and 2020&lt;/P&gt;
&lt;P&gt;Win 10+ VS2019+OneAPI&lt;BR /&gt;&lt;BR /&gt;I have followed the instruction at&amp;nbsp;&lt;A href="https://software.intel.com/content/www/us/en/develop/documentation/mpi-developer-guide-windows/top/compiling-and-linking/configuring-a-visual-studio-project.html" target="_blank"&gt;https://software.intel.com/content/www/us/en/develop/documentation/mpi-developer-guide-windows/top/compiling-and-linking/configuring-a-visual-studio-project.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Console2.exe - System Error&lt;BR /&gt;The code execution cannot proceed because impi.dII was not found. Reinstalling the program may fix this problem.&lt;BR /&gt;&lt;BR /&gt;Note there is an error in the automatic system path, the MPI path is now&lt;BR /&gt;$I_MPI_ONEAPI_ROOT not $I_MPI_ROOT&lt;/P&gt;
&lt;P&gt;and there is no "&lt;SPAN&gt;\intel64&lt;/SPAN&gt;"&lt;BR /&gt;&lt;BR /&gt;Please fix this, thanks!&lt;/P&gt;
&lt;P&gt;A small example can be found in the attachment.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2021 01:16:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Can-not-execute-fortran-parallel-code-with-coarray/m-p/1243667#M7575</guid>
      <dc:creator>Jiang__Wei</dc:creator>
      <dc:date>2021-01-06T01:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can not execute fortran parallel code with coarray</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Can-not-execute-fortran-parallel-code-with-coarray/m-p/1243816#M7578</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to us.&lt;/P&gt;
&lt;P&gt;I tried the project that you have shared and didn't find any errors while executing that project it's compiling and executing without any errors, I tried it with VS2019 and oneAPI latest toolkit.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You have pointed out the correct thing for the system path. There are some changes in the directory structure of PSXE and oneAPI, so if you are trying to use the older projects you have to make some changes in your project configurations.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do let us know if you are having any more issues.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;/P&gt;
&lt;P&gt;Abhishek&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 06:02:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Can-not-execute-fortran-parallel-code-with-coarray/m-p/1243816#M7578</guid>
      <dc:creator>AbhishekD_Intel</dc:creator>
      <dc:date>2021-01-07T06:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Can not execute fortran parallel code with coarray</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Can-not-execute-fortran-parallel-code-with-coarray/m-p/1244364#M7592</link>
      <description>&lt;P&gt;Hi Thanks for the reply!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you tried to debug or execute the code I have uploaded?&lt;BR /&gt;Indeed, I can compile and link the file and the exe file is generated properly. But I can not debug or execute it.&lt;BR /&gt;&lt;BR /&gt;There is always an error like&lt;BR /&gt;&lt;BR /&gt;Console2, exe - System Error&lt;BR /&gt;The code execution cannot proceed because libifcoremdd.dII&lt;BR /&gt;was not found. Reinstalling the program may fix this problem&lt;BR /&gt;&lt;BR /&gt;I have tried to reinstall both vs2019 and oneapi but the problem still exists. The sereial code just works fine.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I noticed that similar error have been reported as well at&lt;BR /&gt;&lt;A href="https://community.intel.com/t5/Intel-oneAPI-HPC-Toolkit/I-MPI-ROOT-issue-in-VS-after-installing-oneapi/m-p/1243225#M7562" target="_blank"&gt;https://community.intel.com/t5/Intel-oneAPI-HPC-Toolkit/I-MPI-ROOT-issue-in-VS-after-installing-oneapi/m-p/1243225#M7562&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2021 00:48:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Can-not-execute-fortran-parallel-code-with-coarray/m-p/1244364#M7592</guid>
      <dc:creator>Jiang__Wei</dc:creator>
      <dc:date>2021-01-08T00:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Can not execute fortran parallel code with coarray</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Can-not-execute-fortran-parallel-code-with-coarray/m-p/1251186#M7699</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So sorry for the delay.&lt;/P&gt;
&lt;P&gt;Yes, I have also executed the same sample project provided by you, and it's working without any linking error.&lt;/P&gt;
&lt;P&gt;It got successfully compiled and successfully executed on my side. I used the same configuration as sent by you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The linking error is at &lt;STRONG&gt;libifcoremdd.dll &lt;/STRONG&gt;so please also check if the same dll is present at the below location.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;C:\Program Files (x86)\Intel\oneAPI\compiler\latest\windows\redist\ia32_win\compiler &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can see in my debug logs it's picking the same dll for the same configurations. So I the issue is with your VS environment. Please verify it and let us know your results.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have attached my debug logs which I got after successfully executing your project in debug mode, and check at what point your project is throwing errors.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this will help you to resolve your issue. Do let us know if you still have any issues related to this thread.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;/P&gt;
&lt;P&gt;Abhishek&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2021 06:49:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Can-not-execute-fortran-parallel-code-with-coarray/m-p/1251186#M7699</guid>
      <dc:creator>AbhishekD_Intel</dc:creator>
      <dc:date>2021-01-29T06:49:33Z</dc:date>
    </item>
    <item>
      <title>Re:Can not execute fortran parallel code with coarray</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Can-not-execute-fortran-parallel-code-with-coarray/m-p/1251877#M7708</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please give us an update on the provided details. Also do let us know if the issue is resolved.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Feb 2021 08:37:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Can-not-execute-fortran-parallel-code-with-coarray/m-p/1251877#M7708</guid>
      <dc:creator>AbhishekD_Intel</dc:creator>
      <dc:date>2021-02-01T08:37:43Z</dc:date>
    </item>
    <item>
      <title>Re:Can not execute fortran parallel code with coarray</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Can-not-execute-fortran-parallel-code-with-coarray/m-p/1253984#M7742</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We haven't heard back from you for a long time. So we are assuming that the provided details had helped you in solving your issue. We will no longer monitor this thread.&lt;/P&gt;&lt;P&gt;Please post a new thread if have any other issues.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Feb 2021 10:48:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Can-not-execute-fortran-parallel-code-with-coarray/m-p/1253984#M7742</guid>
      <dc:creator>AbhishekD_Intel</dc:creator>
      <dc:date>2021-02-08T10:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Can not execute fortran parallel code with coarray</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Can-not-execute-fortran-parallel-code-with-coarray/m-p/1302176#M8641</link>
      <description>&lt;P&gt;&lt;A href="https://software.intel.com/content/www/us/en/develop/articles/oneapi-standalone-components.html" target="_blank"&gt;https://software.intel.com/content/www/us/en/develop/articles/oneapi-standalone-components.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hi, we have fixed it by ourselves for some time but did not feedback. The problem is solved by installing above libs.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jul 2021 10:17:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Can-not-execute-fortran-parallel-code-with-coarray/m-p/1302176#M8641</guid>
      <dc:creator>Jiang__Wei</dc:creator>
      <dc:date>2021-07-29T10:17:10Z</dc:date>
    </item>
  </channel>
</rss>

