Re: [petsc-dev] Do you have any suggestion in order to reduce my memory footprint?
19 Oct
2014
19 Oct
'14
4:28 p.m.
What do you get for -ksp_view ? You should very likely be using the -pc_type gamg if it is an unstructured grid problem or you are using your own mesh data structure or -pc_type mg if you are using the DMDACreate1/2/3() Barry
On Oct 19, 2014, at 3:58 PM, Alletto, John M <[email protected]> wrote:
All,
I have a 64 bit linux machine with 256 GByte of memory and 30 processors. I am solving Laplace equations and the current solver I am using is taking every bit of memory I have available.
Do you have any suggestions (such as changing precision or changing solvers or something else) in order to reduce my memory footprint?
Many Thanks John
4313
Age (days ago)
4313
Last active (days ago)
0 comments
1 participants
participants (1)
-
Barry Smith