Sean Kelly wrote:
At least Linux might produce a core dump that can be used to re-start the process. Windows users are pretty much out of luck. That said, I agree with you completely.Sean
On _simple_ application, you could have complete process memory dump. http://msdn.microsoft.com/en-us/library/ms680360(VS.85).aspxOn cluster application using OpenMP, MPI..., it is extremely hard to reproduce.
