-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
Description
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.