Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7956 Discussions

Preventing creation of core file upon crash

steinberg__elad1
Beginner
345 Views

Hello,

I'm running a program that was compiled with intel c++ compiler and the intel mpi library. Every time the program crashes, it creates many core.* files (typically one per mpi thread). Is there a way to prevent the creation of these files?

 

Thank you,

 

Elad

0 Kudos
0 Replies
Reply