<?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 fault tolerance in MPI programs in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/fault-tolerance-in-MPI-programs/m-p/784948#M299</link>
    <description>There has been quite a lot of discussion on the OpenMPI Developer site on this topic. The concensus is: It is better to fail the entire mpiexec than deal with indeterminate behavior. Recall that some behavior (like sm) will affect results on any and all other procs.</description>
    <pubDate>Thu, 10 Mar 2011 18:24:09 GMT</pubDate>
    <dc:creator>kalloyd</dc:creator>
    <dc:date>2011-03-10T18:24:09Z</dc:date>
    <item>
      <title>fault tolerance in MPI programs</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/fault-tolerance-in-MPI-programs/m-p/784947#M298</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am working on a fault-tolerant MPI program. My goal is that when one of the compute nodes fails due to network or hardware issue, the other nodes won't be affected. &lt;BR /&gt;&lt;BR /&gt;I am now using MPI::ERRORS_THROW_EXCEPTIONS and MPI::Exceptions to catch MPI errors. To test my program, I kill one of the MPI processes during the execution. But then all the other processes abort too. Does this mean that my program is not handling MPI exceptions correctly? Or that I should use some other way to test the program? &lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Mar 2011 17:13:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/fault-tolerance-in-MPI-programs/m-p/784947#M298</guid>
      <dc:creator>jackyjngwn</dc:creator>
      <dc:date>2011-03-10T17:13:15Z</dc:date>
    </item>
    <item>
      <title>fault tolerance in MPI programs</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/fault-tolerance-in-MPI-programs/m-p/784948#M299</link>
      <description>There has been quite a lot of discussion on the OpenMPI Developer site on this topic. The concensus is: It is better to fail the entire mpiexec than deal with indeterminate behavior. Recall that some behavior (like sm) will affect results on any and all other procs.</description>
      <pubDate>Thu, 10 Mar 2011 18:24:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/fault-tolerance-in-MPI-programs/m-p/784948#M299</guid>
      <dc:creator>kalloyd</dc:creator>
      <dc:date>2011-03-10T18:24:09Z</dc:date>
    </item>
  </channel>
</rss>

