How can I disable core files?


The BGL_APP_COREDUMPDISABLED environment variable is specified when a job is submitted with mpirun.

The following mpirun command shows how to disable core files:

mpirun -env BGL_APP_COREDUMPDISABLED=1 -exe filename.rts


last change 17.09.2007 | Jutta Docter | Print