<?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:mpi shared memory problem in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/mpi-shared-memory-problem/m-p/1340565#M8992</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. From the screenshot provided by you, we can see you are able to get the expected results. So, we are going ahead and closing this thread. If you need further assistance, please post a new question.&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;Varsha&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 01 Dec 2021 12:00:17 GMT</pubDate>
    <dc:creator>VarshaS_Intel</dc:creator>
    <dc:date>2021-12-01T12:00:17Z</dc:date>
    <item>
      <title>mpi shared memory problem</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpi-shared-memory-problem/m-p/1338281#M8950</link>
      <description>&lt;P&gt;I have some problems with Intel mpi , so&amp;nbsp; I wrote the dumbest program:&lt;/P&gt;
&lt;P&gt;#include "mpi.h"&lt;BR /&gt;#include &amp;lt;iostream&amp;gt;&lt;BR /&gt;int main(int argc, char** argv)&lt;BR /&gt;{&lt;BR /&gt;std::cout &amp;lt;&amp;lt; "prog_start \n";&lt;BR /&gt;MPI_Init(&amp;amp;argc, &amp;amp;argv);&lt;BR /&gt;std::cout &amp;lt;&amp;lt; "prog_body \n";&lt;BR /&gt;MPI_Finalize();&lt;BR /&gt;std::cout &amp;lt;&amp;lt; "prog_end \n";&lt;BR /&gt;return 0;&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="VIiyi"&gt;&lt;SPAN class="JLqJ4b ChMk0b" data-language-for-alternatives="en" data-language-to-translate-into="ru" data-phrase-index="0" data-number-of-phrases="3"&gt;&lt;SPAN&gt;and configured with VS2019.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="VIiyi"&gt;&lt;SPAN class="JLqJ4b ChMk0b" data-language-for-alternatives="en" data-language-to-translate-into="ru" data-phrase-index="1" data-number-of-phrases="3"&gt;&lt;SPAN&gt;If I run it through VS2019, then everything is in order and works as it should. But if i run through the console&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="VIiyi"&gt;&lt;SPAN class="JLqJ4b ChMk0b" data-language-for-alternatives="en" data-language-to-translate-into="ru" data-phrase-index="1" data-number-of-phrases="3"&gt;&lt;SPAN&gt; (c:\ ...\mpiexec.exe -n 2 -print-all-exicodes c:\&amp;lt;path_to_file&amp;gt;\file.exe )&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="VIiyi"&gt;&lt;SPAN class="JLqJ4b ChMk0b" data-language-for-alternatives="en" data-language-to-translate-into="ru" data-phrase-index="1" data-number-of-phrases="3"&gt;&lt;SPAN&gt;then i get this:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Dmitrii_rus_0-1637604929051.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/24206iE363AF9CE8407E19/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Dmitrii_rus_0-1637604929051.png" alt="Dmitrii_rus_0-1637604929051.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Nov 2021 18:21:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpi-shared-memory-problem/m-p/1338281#M8950</guid>
      <dc:creator>Dmitrii_rus</dc:creator>
      <dc:date>2021-11-22T18:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: mpi shared memory problem</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpi-shared-memory-problem/m-p/1338552#M8958</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;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We tried to reproduce your issue, but we were able to get the expected results. Below are the configurations and screenshots of the results.&lt;/P&gt;
&lt;P&gt;Operating System: Windows 10&lt;/P&gt;
&lt;P&gt;OneAPI version - 2021.4&lt;/P&gt;
&lt;P&gt;Microsoft Visual Studio - 16.10.3&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="intelVScmd.png" style="width: 704px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/24237i6F80D7E8129B2E36/image-dimensions/704x255?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="704" height="255" role="button" title="intelVScmd.png" alt="intelVScmd.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="intelcmdMPI.png" style="width: 662px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/24239i56CBDAD635719A42/image-dimensions/662x193?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="662" height="193" role="button" title="intelcmdMPI.png" alt="intelcmdMPI.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vsOutput.png" style="width: 680px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/24240iAAC09D87322180C0/image-dimensions/680x365?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="680" height="365" role="button" title="vsOutput.png" alt="vsOutput.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please let us know the OS details, Intel MPI version, and Microsoft Visual Studio version you are using?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;
&lt;P&gt;Varsha&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2021 11:32:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpi-shared-memory-problem/m-p/1338552#M8958</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2021-11-23T11:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: mpi shared memory problem</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpi-shared-memory-problem/m-p/1338559#M8959</link>
      <description>&lt;P&gt;I figured out that VS automatically launches the file "C: \ Program Files (x86) \ Intel \ oneAPI \ setvars.bat". If in one cmd session (with admin privileges !!!) you first run this file, then the program, then everything works. however, if you do this in cmd without admin privileges, then nothing is displayed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Operating System: Windows 10&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;OneAPI&amp;nbsp; Version 2021.4 Build 20210831&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Microsoft Visual Studio - Version 16.11.5&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2021 11:32:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpi-shared-memory-problem/m-p/1338559#M8959</guid>
      <dc:creator>Dmitrii_rus</dc:creator>
      <dc:date>2021-11-23T11:32:38Z</dc:date>
    </item>
    <item>
      <title>Re:mpi shared memory problem</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpi-shared-memory-problem/m-p/1338868#M8966</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Yes we need to initialize the Intel oneAPI environment using the script file(setvars.sh). Glad to know that your issue is resolved. Could please let us know if we can close this thread?&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;Varsha&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Nov 2021 11:56:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpi-shared-memory-problem/m-p/1338868#M8966</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2021-11-24T11:56:41Z</dc:date>
    </item>
    <item>
      <title>Re:mpi shared memory problem</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpi-shared-memory-problem/m-p/1340565#M8992</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. From the screenshot provided by you, we can see you are able to get the expected results. So, we are going ahead and closing this thread. If you need further assistance, please post a new question.&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;Varsha&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Dec 2021 12:00:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpi-shared-memory-problem/m-p/1340565#M8992</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2021-12-01T12:00:17Z</dc:date>
    </item>
  </channel>
</rss>

