<?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 Bug in Intel MPI when combining MPI_Intercomm_create and an async progress thread in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/Bug-in-Intel-MPI-when-combining-MPI-Intercomm-create-and-an/m-p/1492219#M10656</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Intel MPI library (version 2021.9.0) fails when creating an intercommunicator with an asynchronous progress thread. I included a test program which shows the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="bash"&gt;$ I_MPI_ASYNC_PROGRESS=1 mpirun -n 10 ./a.out
Abort(204053775) on node 4 (rank 4 in comm 0): Fatal error in PMPI_Intercomm_create: Other MPI error, error stack:
PMPI_Intercomm_create(317)...........: MPI_Intercomm_create(comm=0x84000002, local_leader=0, MPI_COMM_WORLD, remote_leader=0, tag=1, newintercomm=0x7fff23cc61e4) failed
MPIR_Intercomm_create_impl(49).......:
MPID_Intercomm_exchange_map(645).....:
MPIDIU_Intercomm_map_bcast_intra(112):
MPIR_Bcast_intra_auto(85)............:
MPIR_Bcast_intra_binomial(131).......: message sizes do not match across processes in the collective routine: Received 4100 but expected 16&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;The program runs fine without the asynchronous progress thread.&lt;/P&gt;&lt;P&gt;Note that this does not happen every time and the probability increases with higher number of MPI ranks. Also, the numbers for 'received' and 'expected' both change, so it looks like a race condition.&lt;/P&gt;</description>
    <pubDate>Fri, 02 Jun 2023 08:13:09 GMT</pubDate>
    <dc:creator>Donners__John</dc:creator>
    <dc:date>2023-06-02T08:13:09Z</dc:date>
    <item>
      <title>Bug in Intel MPI when combining MPI_Intercomm_create and an async progress thread</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Bug-in-Intel-MPI-when-combining-MPI-Intercomm-create-and-an/m-p/1492219#M10656</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Intel MPI library (version 2021.9.0) fails when creating an intercommunicator with an asynchronous progress thread. I included a test program which shows the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="bash"&gt;$ I_MPI_ASYNC_PROGRESS=1 mpirun -n 10 ./a.out
Abort(204053775) on node 4 (rank 4 in comm 0): Fatal error in PMPI_Intercomm_create: Other MPI error, error stack:
PMPI_Intercomm_create(317)...........: MPI_Intercomm_create(comm=0x84000002, local_leader=0, MPI_COMM_WORLD, remote_leader=0, tag=1, newintercomm=0x7fff23cc61e4) failed
MPIR_Intercomm_create_impl(49).......:
MPID_Intercomm_exchange_map(645).....:
MPIDIU_Intercomm_map_bcast_intra(112):
MPIR_Bcast_intra_auto(85)............:
MPIR_Bcast_intra_binomial(131).......: message sizes do not match across processes in the collective routine: Received 4100 but expected 16&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;The program runs fine without the asynchronous progress thread.&lt;/P&gt;&lt;P&gt;Note that this does not happen every time and the probability increases with higher number of MPI ranks. Also, the numbers for 'received' and 'expected' both change, so it looks like a race condition.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2023 08:13:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Bug-in-Intel-MPI-when-combining-MPI-Intercomm-create-and-an/m-p/1492219#M10656</guid>
      <dc:creator>Donners__John</dc:creator>
      <dc:date>2023-06-02T08:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Bug in Intel MPI when combining MPI_Intercomm_create and an async progress thread</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Bug-in-Intel-MPI-when-combining-MPI-Intercomm-create-and-an/m-p/1493202#M10659</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for posting in intel communities.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are able to reproduce the issue, we are working on it and will get back to you soon.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks And Regards,&lt;/P&gt;
&lt;P&gt;Aishwarya&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 09:23:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Bug-in-Intel-MPI-when-combining-MPI-Intercomm-create-and-an/m-p/1493202#M10659</guid>
      <dc:creator>AishwaryaCV_Intel</dc:creator>
      <dc:date>2023-06-21T09:23:38Z</dc:date>
    </item>
    <item>
      <title>Re:Bug in Intel MPI when combining MPI_Intercomm_create and an async progress thread</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Bug-in-Intel-MPI-when-combining-MPI-Intercomm-create-and-an/m-p/1507542#M10806</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have informed the development team about the issue , we will inform you once there is any update on the issue.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks And Regards,&lt;/P&gt;&lt;P&gt;Aishwarya&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Jul 2023 09:50:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Bug-in-Intel-MPI-when-combining-MPI-Intercomm-create-and-an/m-p/1507542#M10806</guid>
      <dc:creator>AishwaryaCV_Intel</dc:creator>
      <dc:date>2023-07-24T09:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: Bug in Intel MPI when combining MPI_Intercomm_create and an async progress thread</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/Bug-in-Intel-MPI-when-combining-MPI-Intercomm-create-and-an/m-p/1553463#M11263</link>
      <description>&lt;P&gt;&lt;FONT size="4"&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="4"&gt;&lt;SPAN&gt;Thank you for your patience. I wanted to inform you that a fix for the issue you've encountered will be in 2021.12 version&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="4"&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="4"&gt;&lt;SPAN&gt;Veena&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Dec 2023 11:06:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/Bug-in-Intel-MPI-when-combining-MPI-Intercomm-create-and-an/m-p/1553463#M11263</guid>
      <dc:creator>VeenaJ_Intel</dc:creator>
      <dc:date>2023-12-22T11:06:52Z</dc:date>
    </item>
  </channel>
</rss>

