[petsc-users] Weird behavior for log_summary
Jed Brown
jed at jedbrown.org
Mon Jun 8 13:02:10 CDT 2015
Michele Rosso <mrosso at uci.edu> writes:
> Is there any external software I should link at compile time to allow
> PETSc to provide log infos?
> Also, is there any define in petscconf.h that controls profiling?
There is PETSC_USE_LOG, but that should always be on, in which case
everything is run-time rather than compile-time. When you run a PETSc
example, does the log_summary correctly contain events? Is it possible
that your code is turning off events somewhere?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20150608/59ec572e/attachment.pgp>
More information about the petsc-users
mailing list