Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

Generating Windows Core Dump

sashibala
Beginner
890 Views
I am launching an MPI application (using mpiexec) on Win 2008 R1 Server platform. Occasionally, I get process crashes, and I need to debug it after the fact by using the core-dump file, with WinDbg debugger.

Could someone let me if its possible to generate a core dump automatically on any MPI application crash, and if so, how do I do it.

Thanks in advance.

Sashi.B
0 Kudos
1 Reply
Dmitry_K_Intel2
Employee
890 Views
Hi Sashi,

The question is rather related to Microsoft. Please read this article: http://support.microsoft.com/kb/927069
I hope that helps.

Regards!
Dmitry
0 Kudos
Reply