Disabling signal handling in PETSc
Barry Smith
bsmith at mcs.anl.gov
Thu Apr 16 15:52:24 CDT 2009
From the command line (or options database file) -no_signal_handler
From the program PetscPopSignalHander() immediately after
PetscInitialize()
Barry
On Apr 16, 2009, at 2:44 PM, KACVINSKY Tom wrote:
> I want to completely disable the signal handling in PETSc. We have
> our own
> traceback generator and PETSc's signal handler interferes with
> this. What is
> the best way of turning off the signal handler?
More information about the petsc-dev
mailing list