<?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: mpirun -ppn option does not work. in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/mpirun-ppn-option-does-not-work/m-p/1662638#M12053</link>
    <description>&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/406750"&gt;@ccopemem&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;I don't see any logs, but I guess this is solved now?&lt;/P&gt;</description>
    <pubDate>Mon, 03 Feb 2025 10:45:35 GMT</pubDate>
    <dc:creator>TobiasK</dc:creator>
    <dc:date>2025-02-03T10:45:35Z</dc:date>
    <item>
      <title>mpirun -ppn option does not work.</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpirun-ppn-option-does-not-work/m-p/1657386#M12035</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We use OneAPI on IBM Spectrum LSF environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now we are facing that "mpirun -np 2 -ppn 1 ./mpi-program.out" does not work.&lt;/P&gt;&lt;P&gt;It always run all processes on same node.&lt;/P&gt;&lt;P&gt;LSF support said it is not related LSF.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What does it caused by ?&lt;/P&gt;&lt;P&gt;And how do we investigate this issue ?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2025 02:34:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpirun-ppn-option-does-not-work/m-p/1657386#M12035</guid>
      <dc:creator>ccopemem</dc:creator>
      <dc:date>2025-01-16T02:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: mpirun -ppn option does not work.</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpirun-ppn-option-does-not-work/m-p/1658642#M12038</link>
      <description>&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/406750"&gt;@ccopemem&lt;/a&gt;&amp;nbsp;can you please provide the output of I_MPI_DEBUG=10 and I_MPI_HYDRA_DEBUG=1?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2025 10:09:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpirun-ppn-option-does-not-work/m-p/1658642#M12038</guid>
      <dc:creator>TobiasK</dc:creator>
      <dc:date>2025-01-20T10:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: mpirun -ppn option does not work.</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpirun-ppn-option-does-not-work/m-p/1661055#M12048</link>
      <description>&lt;P&gt;Hi TobiasK,&lt;/P&gt;&lt;P&gt;Thank you for your reply and big hint.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got this output with I&lt;SPAN&gt;_MPI_DEBUG=10 and I_MPI_HYDRA_DEBUG=1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Both I_MPI_JOB_RESPECT_PROCESS_PLACEMENT and ppn = 1 specified, defaulting to scheduler-supplied value.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;-ppn worked fine by specified&amp;nbsp;I_MPI_JOB_RESPECT_PROCESS_PLACEMENT=disable.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We appreciate for your kind support.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2025 02:08:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpirun-ppn-option-does-not-work/m-p/1661055#M12048</guid>
      <dc:creator>ccopemem</dc:creator>
      <dc:date>2025-01-28T02:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: mpirun -ppn option does not work.</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpirun-ppn-option-does-not-work/m-p/1662638#M12053</link>
      <description>&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/406750"&gt;@ccopemem&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;I don't see any logs, but I guess this is solved now?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 10:45:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpirun-ppn-option-does-not-work/m-p/1662638#M12053</guid>
      <dc:creator>TobiasK</dc:creator>
      <dc:date>2025-02-03T10:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: mpirun -ppn option does not work.</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/mpirun-ppn-option-does-not-work/m-p/1663212#M12059</link>
      <description>&lt;P&gt;Hi TobiasK,&lt;/P&gt;&lt;P&gt;Thank you for your following.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;I don't see any logs, but I guess this is solved now?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;Yes, it is solved.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We appreciate your kindly support and big hint.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2025 03:28:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/mpirun-ppn-option-does-not-work/m-p/1663212#M12059</guid>
      <dc:creator>ccopemem</dc:creator>
      <dc:date>2025-02-05T03:28:08Z</dc:date>
    </item>
  </channel>
</rss>

