<?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 processes got killed when the computer goes in sleeping mode in Intel® MPI Library</title>
    <link>https://community.intel.com/t5/Intel-MPI-Library/MPI-processes-got-killed-when-the-computer-goes-in-sleeping-mode/m-p/1082296#M4898</link>
    <description>&lt;P&gt;I notice that all processes started under MPI are gone when the computer wakes up from a sleeping mode.&lt;/P&gt;

&lt;P&gt;Is this normal behavior?&amp;nbsp; Is there any setting that keeps the processes alive?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;kr&lt;/P&gt;

&lt;P&gt;Dany&lt;/P&gt;</description>
    <pubDate>Mon, 30 Jan 2017 14:21:38 GMT</pubDate>
    <dc:creator>Dany_V_</dc:creator>
    <dc:date>2017-01-30T14:21:38Z</dc:date>
    <item>
      <title>MPI processes got killed when the computer goes in sleeping mode</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/MPI-processes-got-killed-when-the-computer-goes-in-sleeping-mode/m-p/1082296#M4898</link>
      <description>&lt;P&gt;I notice that all processes started under MPI are gone when the computer wakes up from a sleeping mode.&lt;/P&gt;

&lt;P&gt;Is this normal behavior?&amp;nbsp; Is there any setting that keeps the processes alive?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;kr&lt;/P&gt;

&lt;P&gt;Dany&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2017 14:21:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/MPI-processes-got-killed-when-the-computer-goes-in-sleeping-mode/m-p/1082296#M4898</guid>
      <dc:creator>Dany_V_</dc:creator>
      <dc:date>2017-01-30T14:21:38Z</dc:date>
    </item>
    <item>
      <title>Set your Power Settings to</title>
      <link>https://community.intel.com/t5/Intel-MPI-Library/MPI-processes-got-killed-when-the-computer-goes-in-sleeping-mode/m-p/1082297#M4899</link>
      <description>&lt;P&gt;Set your Power Settings to Sleep - Never.&lt;/P&gt;

&lt;P&gt;MPI processes are typically run on servers - IOW they never sleep.&lt;/P&gt;

&lt;P&gt;You also have a similar issue with non-MPI processes on a single system where when (if) the system goes into sleep mode, the application is suspended. Should this application have, as an example, a socket open to a FTP server, the server may terminate the connection and/or transfer that was interrupted. The work around for this is to set your Power Settings to Sleep - Never.&lt;/P&gt;

&lt;P&gt;Note, you can research (google) for programmable way to modify the system Power Settings, then construct a thread-safe (multiple process safe) means to modify the power settings (e.g. have a count of the number of processes desiring Sleep=Never.&lt;/P&gt;

&lt;P&gt;Jim Dempsey&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2017 16:07:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-MPI-Library/MPI-processes-got-killed-when-the-computer-goes-in-sleeping-mode/m-p/1082297#M4899</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2017-01-30T16:07:19Z</dc:date>
    </item>
  </channel>
</rss>

