<?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 As far as it creating two in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/running-mpi-program-in-mic/m-p/1029476#M41435</link>
    <description>&lt;P&gt;As far as it creating two separate instances of the program when you run "mpiexec.hydra -np 2 ./pisoFoam", yes, that is what the '-np 2' is telling it to do. Could there be some system out there where the two instances of the program are instead handled as threads in a single program? I don't know the MPI standard well enough to say if that is allowed or not, but it wouldn't surprise me. However, my expectation would be to see two separate processes.&lt;/P&gt;</description>
    <pubDate>Tue, 01 Sep 2015 13:15:48 GMT</pubDate>
    <dc:creator>Frances_R_Intel</dc:creator>
    <dc:date>2015-09-01T13:15:48Z</dc:date>
    <item>
      <title>running mpi program in mic</title>
      <link>https://community.intel.com/t5/Software-Archive/running-mpi-program-in-mic/m-p/1029475#M41434</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have compile OpenFOAM for mic architecture. I am able to run the program without any trouble. But I am having trouble with running openfoam in parallel. The way OpenFOAM works in parallel is you decompose the mesh in to sub domains and put the folders in to processor 1 2 etc folders&amp;nbsp;&lt;/P&gt;

&lt;P&gt;But when I issue the command to run the program in parallel, it is creating two seperate instances of the same program.&lt;/P&gt;

&lt;P&gt;export I_MPI_MIC=1&lt;/P&gt;

&lt;P&gt;mpiexec.hydra -np 2 ./pisoFoam&lt;/P&gt;

&lt;P&gt;I am adding some of the first lines of output&lt;/P&gt;

&lt;P&gt;// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //&lt;BR /&gt;
	Create time&lt;/P&gt;

&lt;P&gt;// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //&lt;BR /&gt;
	Create time&lt;/P&gt;

&lt;P&gt;Create mesh for time = 0&lt;/P&gt;

&lt;P&gt;Create mesh for time = 0&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;As you can see the program is being executed twice. Am I doing something wrong here? Could you please help me.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jul 2015 17:25:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/running-mpi-program-in-mic/m-p/1029475#M41434</guid>
      <dc:creator>Balajee_G_</dc:creator>
      <dc:date>2015-07-28T17:25:44Z</dc:date>
    </item>
    <item>
      <title>As far as it creating two</title>
      <link>https://community.intel.com/t5/Software-Archive/running-mpi-program-in-mic/m-p/1029476#M41435</link>
      <description>&lt;P&gt;As far as it creating two separate instances of the program when you run "mpiexec.hydra -np 2 ./pisoFoam", yes, that is what the '-np 2' is telling it to do. Could there be some system out there where the two instances of the program are instead handled as threads in a single program? I don't know the MPI standard well enough to say if that is allowed or not, but it wouldn't surprise me. However, my expectation would be to see two separate processes.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2015 13:15:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/running-mpi-program-in-mic/m-p/1029476#M41435</guid>
      <dc:creator>Frances_R_Intel</dc:creator>
      <dc:date>2015-09-01T13:15:48Z</dc:date>
    </item>
  </channel>
</rss>

