<?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 MPI problem: Assertion failed in dapl_module_util.c in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/MPI-problem-Assertion-failed-in-dapl-module-util-c/m-p/780202#M361</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;This question has been asked before, but I don't think the poster got an answer. I am trying to compile a user's code. It runs for a while, but then stops with the error message shown in the subject. A bit more detail:&lt;BR /&gt;&lt;BR /&gt;[71:wardlaw187] unexpected disconnect completion event from [0:wardlaw182]&lt;BR /&gt;Assertion failed in file ../../dapl_module_util.c at line 2682: 0&lt;BR /&gt;internal ABORT - process 71&lt;BR /&gt;&lt;BR /&gt;This is impi 4.0.1, with ifort 12.0.0 20101006, on RHEL/CentOS (the login/compile node is RHEL 5.3, the compute nodes use a slightly modified (by Bull, the vendor) CentOS 5.3). The hardware is a Westmere cluster with Infiniband interconnect.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;&lt;BR /&gt; Herbert&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sat, 30 Jul 2011 11:56:29 GMT</pubDate>
    <dc:creator>Fruchtl__Herbert</dc:creator>
    <dc:date>2011-07-30T11:56:29Z</dc:date>
    <item>
      <title>MPI problem: Assertion failed in dapl_module_util.c</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/MPI-problem-Assertion-failed-in-dapl-module-util-c/m-p/780202#M361</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;This question has been asked before, but I don't think the poster got an answer. I am trying to compile a user's code. It runs for a while, but then stops with the error message shown in the subject. A bit more detail:&lt;BR /&gt;&lt;BR /&gt;[71:wardlaw187] unexpected disconnect completion event from [0:wardlaw182]&lt;BR /&gt;Assertion failed in file ../../dapl_module_util.c at line 2682: 0&lt;BR /&gt;internal ABORT - process 71&lt;BR /&gt;&lt;BR /&gt;This is impi 4.0.1, with ifort 12.0.0 20101006, on RHEL/CentOS (the login/compile node is RHEL 5.3, the compute nodes use a slightly modified (by Bull, the vendor) CentOS 5.3). The hardware is a Westmere cluster with Infiniband interconnect.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;&lt;BR /&gt; Herbert&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 30 Jul 2011 11:56:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/MPI-problem-Assertion-failed-in-dapl-module-util-c/m-p/780202#M361</guid>
      <dc:creator>Fruchtl__Herbert</dc:creator>
      <dc:date>2011-07-30T11:56:29Z</dc:date>
    </item>
    <item>
      <title>MPI problem: Assertion failed in dapl_module_util.c</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/MPI-problem-Assertion-failed-in-dapl-module-util-c/m-p/780203#M362</link>
      <description>Hi Herbert,&lt;BR /&gt;&lt;BR /&gt;It looks like this is rather application issue.&lt;BR /&gt;Probably one process dies and and other processes cannot get completion event. Could you please set I_MPI_DEBUG_COREDUMP=1 and start you application (much better if it was compiled with '-g'). It should generate a core file. Take a look at the backtrace and let me know if you think that this is Intel MPI issue.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt; Dmitry&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Aug 2011 11:22:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/MPI-problem-Assertion-failed-in-dapl-module-util-c/m-p/780203#M362</guid>
      <dc:creator>Dmitry_K_Intel2</dc:creator>
      <dc:date>2011-08-01T11:22:54Z</dc:date>
    </item>
    <item>
      <title>MPI problem: Assertion failed in dapl_module_util.c</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/MPI-problem-Assertion-failed-in-dapl-module-util-c/m-p/780204#M363</link>
      <description>&lt;DIV id="tiny_quote"&gt;
                &lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Quoting &lt;A rel="/en-us/services/profile/quick_profile.php?is_paid=&amp;amp;user_id=423452" class="basic" href="https://community.intel.com/en-us/profile/423452/"&gt;Dmitry Kuzmin (Intel)&lt;/A&gt;&lt;/DIV&gt;
                &lt;DIV style="background-color: #e5e5e5; padding: 5px; border: 1px; border-style: inset; margin-left: 2px; margin-right: 2px;"&gt;&lt;I&gt;Hi Herbert,&lt;BR /&gt;&lt;BR /&gt;It looks like this is rather application issue.&lt;BR /&gt;Probably one process dies and and other processes cannot get completion event. Could you please set I_MPI_DEBUG_COREDUMP=1 and start you application (much better if it was compiled with '-g'). It should generate a core file. Take a look at the backtrace and let me know if you think that this is Intel MPI issue.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt; Dmitry&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/I&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;Dear Dmitry,&lt;BR /&gt;&lt;BR /&gt;I came across the same problem. I tried to set the I_MPI_DEBUG_COREDUMP=1 but no core file dumped so that I could not know the detail of the abortion. The application I run was mpiBLAST, a very famous HPC application of biology.&lt;BR /&gt;&lt;BR /&gt;Can you show more hints? Thank you!</description>
      <pubDate>Mon, 29 Aug 2011 16:56:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/MPI-problem-Assertion-failed-in-dapl-module-util-c/m-p/780204#M363</guid>
      <dc:creator>L_4</dc:creator>
      <dc:date>2011-08-29T16:56:42Z</dc:date>
    </item>
    <item>
      <title>MPI problem: Assertion failed in dapl_module_util.c</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/MPI-problem-Assertion-failed-in-dapl-module-util-c/m-p/780205#M364</link>
      <description>&lt;BR /&gt;Could you please submit a ticket on the &lt;A href="http://premier.intel.com"&gt;premier.intel.com&lt;/A&gt;?&lt;BR /&gt;I'm not sure that we should investigate the issue on this forum.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt; Dmitry&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Aug 2011 12:16:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/MPI-problem-Assertion-failed-in-dapl-module-util-c/m-p/780205#M364</guid>
      <dc:creator>Dmitry_K_Intel2</dc:creator>
      <dc:date>2011-08-30T12:16:47Z</dc:date>
    </item>
  </channel>
</rss>

