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
Link Copied
For more complete information about compiler optimizations, see our Optimization Notice.