I notice that all processes started under MPI are gone when the computer wakes up from a sleeping mode. Is this normal behavior? Is there any setting that keeps the processes alive?
Asked
Active
Viewed 80 times
0
-
2You'll want to specify which MPI implementation you are using, what OS, what "sleep mode" you are referring to (S1/S2/S3/etc), and any other details you can share. – John Zwinck Jan 30 '17 at 14:47
-
we are both using MPICH2 and Intel MPI. OS is Windows 10 (not server). – wilburke Jan 31 '17 at 14:48
-
Control Panel -> Power Options – Georg Bisseling Feb 22 '17 at 15:40