Profiling: use non-erroring behavior when default log handler is not running
The assumption is users would rather collect zero statistics than error their program if they have hard-coded function ca
Profiling: use non-erroring behavior when default log handler is not running
The assumption is users would rather collect zero statistics than error their program if they have hard-coded function calls to PetscLogEventGetPerfInfo() or PetscLogStageGetPerfInfo() that assume the default log handler is running.
show more ...
|