<?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: Integrating IntelMPI with PBS scheduler in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/Integrating-IntelMPI-with-PBS-scheduler/m-p/1746945#M12280</link>
    <description>&lt;P&gt;ok, other question, why is srun even available on a system that is using PBS?&lt;BR /&gt;in any way, please provide the output of&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;I_MPI_DEBUG=10 I_MPI_HYDRA_DEBUG=1 mpirun IMB-MPI1 pingpong&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 06 May 2026 11:31:43 GMT</pubDate>
    <dc:creator>TobiasK</dc:creator>
    <dc:date>2026-05-06T11:31:43Z</dc:date>
    <item>
      <title>Integrating IntelMPI with PBS scheduler</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Integrating-IntelMPI-with-PBS-scheduler/m-p/1746942#M12277</link>
      <description>&lt;P&gt;Hello everyone,&lt;BR /&gt;When I try to submit a multi-node LAMMPS job on PBS, it launches &lt;STRONG&gt;separate processes (4 independant LAMMPS instance) i&lt;/STRONG&gt;nstead of launching parallel MPI processes. Can you please let us know your insights on that issue?&lt;/P&gt;&lt;P&gt;Job:&lt;BR /&gt;====&lt;BR /&gt;#PBS -N 5-5-08&lt;BR /&gt;#PBS -l select=2:ncpus=2:mpiprocs=2&lt;BR /&gt;#PBS -l walltime=1:00:00&lt;BR /&gt;#PBS -l place=scatter:excl&lt;BR /&gt;#PBS -j oe&lt;BR /&gt;cd $PBS_O_WORKDIR&lt;/P&gt;&lt;P&gt;module load intelmpi-2026.0.0/mpi/2021.18&lt;BR /&gt;module load lammps-2025.0.7-intel&lt;BR /&gt;echo "Nodefile:"&lt;BR /&gt;cat $PBS_NODEFILE&lt;BR /&gt;NPROCS=$(wc -l &amp;lt; $PBS_NODEFILE)&lt;BR /&gt;time mpirun lmp_mpi -in in1.lj&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Simplified Output:&lt;BR /&gt;==============&lt;BR /&gt;Nodefile:&lt;BR /&gt;xx-cn-001&lt;BR /&gt;xx-cn-001&lt;BR /&gt;xx-002&lt;BR /&gt;xx-002&lt;BR /&gt;No PMIx server was reachable, but a PMI1/2 was detected.&lt;BR /&gt;If srun is being used to launch application, 4 singletons will be started.&lt;BR /&gt;&lt;STRONG&gt;&amp;gt; The output get replicated four times&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 10:57:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Integrating-IntelMPI-with-PBS-scheduler/m-p/1746942#M12277</guid>
      <dc:creator>Alaa_hassan</dc:creator>
      <dc:date>2026-05-06T10:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating IntelMPI with PBS scheduler</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Integrating-IntelMPI-with-PBS-scheduler/m-p/1746943#M12278</link>
      <description>&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/482443"&gt;@Alaa_hassan&lt;/a&gt;&amp;nbsp;srun is for SLURM not for PBS. Why are you trying to use srun?&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 11:02:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Integrating-IntelMPI-with-PBS-scheduler/m-p/1746943#M12278</guid>
      <dc:creator>TobiasK</dc:creator>
      <dc:date>2026-05-06T11:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating IntelMPI with PBS scheduler</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Integrating-IntelMPI-with-PBS-scheduler/m-p/1746944#M12279</link>
      <description>&lt;P&gt;Yes I know that. This is the output of the job, I am not using srun as shown in the job but I am facing this issue that it will start 4 single separate processes not MPI processes.&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 11:07:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Integrating-IntelMPI-with-PBS-scheduler/m-p/1746944#M12279</guid>
      <dc:creator>Alaa_hassan</dc:creator>
      <dc:date>2026-05-06T11:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating IntelMPI with PBS scheduler</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Integrating-IntelMPI-with-PBS-scheduler/m-p/1746945#M12280</link>
      <description>&lt;P&gt;ok, other question, why is srun even available on a system that is using PBS?&lt;BR /&gt;in any way, please provide the output of&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;I_MPI_DEBUG=10 I_MPI_HYDRA_DEBUG=1 mpirun IMB-MPI1 pingpong&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 11:31:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Integrating-IntelMPI-with-PBS-scheduler/m-p/1746945#M12280</guid>
      <dc:creator>TobiasK</dc:creator>
      <dc:date>2026-05-06T11:31:43Z</dc:date>
    </item>
  </channel>
</rss>

