<?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: SEGFAULT on repeated MPI_Comm_connect|MPI_Comm_accept/MPI_Comm_disconnect in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SEGFAULT-on-repeated-MPI-Comm-connect-MPI-Comm-accept-MPI-Comm/m-p/1291704#M31559</link>
    <description>&lt;P&gt;Re-posted to correct category &lt;A href="https://community.intel.com/t5/Intel-oneAPI-HPC-Toolkit/SEGFAULT-on-repeated-MPI-Comm-connect-MPI-Comm-accept-MPI-Comm/m-p/1291702/highlight/true#M8479" target="_blank"&gt;https://community.intel.com/t5/Intel-oneAPI-HPC-Toolkit/SEGFAULT-on-repeated-MPI-Comm-connect-MPI-Comm-accept-MPI-Comm/m-p/1291702/highlight/true#M8479&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 21 Jun 2021 12:52:03 GMT</pubDate>
    <dc:creator>menno</dc:creator>
    <dc:date>2021-06-21T12:52:03Z</dc:date>
    <item>
      <title>SEGFAULT on repeated MPI_Comm_connect|MPI_Comm_accept/MPI_Comm_disconnect</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SEGFAULT-on-repeated-MPI-Comm-connect-MPI-Comm-accept-MPI-Comm/m-p/1291617#M31555</link>
      <description>&lt;P&gt;A simulation package I'm working on uses repeated communications between participants by connecting, sending data, then disconnecting. This is not something I can change.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I run this on Intel MPI (I tried versions 2020 Update 1 and 2), this gives a segmentation fault after several connect/send/disconnect cycles. The exact number varies from several tens to a few thousand.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have created a simple reproduction program (see attached).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This works fine if I use OpenMPI 4.0.2 compiled with GCC 8.3.0 and compile the program with the mpicc from OpenMPI, but segfaults with Intel compiler and MPI.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It would be nice if this can be corroborated. And if so, how to solve the problem.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 09:26:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SEGFAULT-on-repeated-MPI-Comm-connect-MPI-Comm-accept-MPI-Comm/m-p/1291617#M31555</guid>
      <dc:creator>menno</dc:creator>
      <dc:date>2021-06-21T09:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: SEGFAULT on repeated MPI_Comm_connect|MPI_Comm_accept/MPI_Comm_disconnect</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SEGFAULT-on-repeated-MPI-Comm-connect-MPI-Comm-accept-MPI-Comm/m-p/1291680#M31557</link>
      <description>&lt;P&gt;Menno,&lt;/P&gt;
&lt;P&gt;I see your example makes the MPI calls only, therefore I would recommend you to ask this question to the MPI forum instead of MKL ones.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 11:50:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SEGFAULT-on-repeated-MPI-Comm-connect-MPI-Comm-accept-MPI-Comm/m-p/1291680#M31557</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2021-06-21T11:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: SEGFAULT on repeated MPI_Comm_connect|MPI_Comm_accept/MPI_Comm_disconnect</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SEGFAULT-on-repeated-MPI-Comm-connect-MPI-Comm-accept-MPI-Comm/m-p/1291682#M31558</link>
      <description>&lt;P&gt;&lt;STRIKE&gt;If you can redirect me to the MPI forum? I couldn't find any MPI-specific fora in the forum lists, and I saw other MPI-related questions being asked here, so I posted here. I'd be happy to use a more suitable forum.&lt;/STRIKE&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Found it.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 12:52:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SEGFAULT-on-repeated-MPI-Comm-connect-MPI-Comm-accept-MPI-Comm/m-p/1291682#M31558</guid>
      <dc:creator>menno</dc:creator>
      <dc:date>2021-06-21T12:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: SEGFAULT on repeated MPI_Comm_connect|MPI_Comm_accept/MPI_Comm_disconnect</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SEGFAULT-on-repeated-MPI-Comm-connect-MPI-Comm-accept-MPI-Comm/m-p/1291704#M31559</link>
      <description>&lt;P&gt;Re-posted to correct category &lt;A href="https://community.intel.com/t5/Intel-oneAPI-HPC-Toolkit/SEGFAULT-on-repeated-MPI-Comm-connect-MPI-Comm-accept-MPI-Comm/m-p/1291702/highlight/true#M8479" target="_blank"&gt;https://community.intel.com/t5/Intel-oneAPI-HPC-Toolkit/SEGFAULT-on-repeated-MPI-Comm-connect-MPI-Comm-accept-MPI-Comm/m-p/1291702/highlight/true#M8479&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 12:52:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SEGFAULT-on-repeated-MPI-Comm-connect-MPI-Comm-accept-MPI-Comm/m-p/1291704#M31559</guid>
      <dc:creator>menno</dc:creator>
      <dc:date>2021-06-21T12:52:03Z</dc:date>
    </item>
    <item>
      <title>Re:SEGFAULT on repeated MPI_Comm_connect|MPI_Comm_accept/MPI_Comm_disconnect</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SEGFAULT-on-repeated-MPI-Comm-connect-MPI-Comm-accept-MPI-Comm/m-p/1291933#M31563</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for posting your query. We are closing this thread as you have moved the thread to another forum. We will no longer respond to this thread and if you require any additional assistance from Intel, please start a new thread.&lt;/P&gt;&lt;P&gt;Any further interaction in this thread will be considered community only.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Have a Good day.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rajesh.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jun 2021 06:51:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/SEGFAULT-on-repeated-MPI-Comm-connect-MPI-Comm-accept-MPI-Comm/m-p/1291933#M31563</guid>
      <dc:creator>MRajesh_intel</dc:creator>
      <dc:date>2021-06-22T06:51:44Z</dc:date>
    </item>
  </channel>
</rss>

