Thanks! I had tried searching the petsc site for -memory_info, not sure
why this did not come up.
Notwithstanding, thanks again.
-sanjay
On 5/7/19 6:35 PM, Zhang, Junchao wrote:
https://www.mcs.anl.gov/petsc/documentation/changes/37.html has
PetscMemoryShowUsage() and -memory_info changed to PetscMemoryView()
and -memory_view
--Junchao Zhang
On Tue, May 7, 2019 at 6:56 PM Sanjay Govindjee via petsc-users
<petsc-users@mcs.anl.gov <mailto:petsc-users@mcs.anl.gov>> wrote:
I was trying to clean up some old scripts we have for running our
codes
which include the command line option -memory_info.
I went digging in the manuals to try and figure out what this used
to do
and what has replaced its functionality but I wasn't able
to figure it out. Does anyone recall the earlier functionality
for this
option? and/or know its "replacement"?
-sanjay