<?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: Intel MPI slow startup on Windows for local single-machine execution in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-slow-startup-on-Windows-for-local-single-machine/m-p/1750049#M12288</link>
    <description>&lt;P&gt;What version of Intel MPI are you using?&lt;/P&gt;&lt;P&gt;Can you try setting I_MPI_FABRICS=shm and possibly passing "-bootstrap fork" option to mpiexec?&lt;/P&gt;</description>
    <pubDate>Wed, 03 Jun 2026 19:54:40 GMT</pubDate>
    <dc:creator>Sergey_K_Intel3</dc:creator>
    <dc:date>2026-06-03T19:54:40Z</dc:date>
    <item>
      <title>Intel MPI slow startup on Windows for local single-machine execution</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-slow-startup-on-Windows-for-local-single-machine/m-p/1750035#M12287</link>
      <description>&lt;P&gt;We're experiencing ~10 second startup overhead with `mpiexec -localonly -np 8` on Windows for local (single-machine) execution.&lt;BR /&gt;&lt;BR /&gt;With `mpiexec -localonly -np 1` it takes 1 second&lt;BR /&gt;&lt;BR /&gt;Current config: set I_MPI_OFI=0 &amp;amp;&amp;amp; mpiexec -localonly -np 8 MODL.exe&lt;BR /&gt;We tested various optimizations (ASYNC_LAUNCH, PIN_DOMAIN=off, etc.) but they all made performance worse.&lt;BR /&gt;&lt;BR /&gt;Questions:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&amp;nbsp;Are there Windows-specific optimizations for local-only execution?&lt;/LI&gt;&lt;LI&gt;Is ~10 second MPI overhead normal on Windows?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;Details: Migrated from MS-MPI to Intel MPI. No cluster, no network, no CUDA needed.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2026 16:09:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-slow-startup-on-Windows-for-local-single-machine/m-p/1750035#M12287</guid>
      <dc:creator>Bruno22</dc:creator>
      <dc:date>2026-06-03T16:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: Intel MPI slow startup on Windows for local single-machine execution</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-slow-startup-on-Windows-for-local-single-machine/m-p/1750049#M12288</link>
      <description>&lt;P&gt;What version of Intel MPI are you using?&lt;/P&gt;&lt;P&gt;Can you try setting I_MPI_FABRICS=shm and possibly passing "-bootstrap fork" option to mpiexec?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2026 19:54:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-slow-startup-on-Windows-for-local-single-machine/m-p/1750049#M12288</guid>
      <dc:creator>Sergey_K_Intel3</dc:creator>
      <dc:date>2026-06-03T19:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: Intel MPI slow startup on Windows for local single-machine execution</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-slow-startup-on-Windows-for-local-single-machine/m-p/1750461#M12289</link>
      <description>&lt;P&gt;Thanks for your feedback. We investigated this further and found the root cause on our side: our company antivirus was scanning each MPI process at startup.&lt;/P&gt;&lt;P&gt;This explains the behavior very well:&lt;BR /&gt;- With 1 process, startup is around 1 second.&lt;BR /&gt;- With 8 processes, startup increases to around 10 seconds.&lt;BR /&gt;- The overhead scales with the number of launched processes.&lt;/P&gt;&lt;P&gt;So in our case, the delay is not caused by Intel MPI itself, but by security software overhead on Windows during process creation.&lt;/P&gt;&lt;P&gt;We also found that &lt;STRONG&gt;signing the binaries with a trusted certificate completely resolved the issue&lt;/STRONG&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2026 08:56:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Intel-MPI-slow-startup-on-Windows-for-local-single-machine/m-p/1750461#M12289</guid>
      <dc:creator>Bruno22</dc:creator>
      <dc:date>2026-06-08T08:56:47Z</dc:date>
    </item>
  </channel>
</rss>

