In PETSc, the command-line option -log_view will show an overview with timings and memory allocations of the simulation, once the simulation is finalised. This is currently not working, but would be handy to have (good for benchmarking and running simulations).
I recall that -log_view is treated slightly different than other parameter options and should be set at the beginning of the simulation, but @psanan can probably explain this better.
In PETSc, the command-line option
-log_viewwill show an overview with timings and memory allocations of the simulation, once the simulation is finalised. This is currently not working, but would be handy to have (good for benchmarking and running simulations).I recall that
-log_viewis treated slightly different than other parameter options and should be set at the beginning of the simulation, but @psanan can probably explain this better.