<div dir="ltr"><div><div><div>Dear All:<br><br></div>I am solving a series of matrix which are from the same FEA model but have different number of meshes. In petsc, I use CR as the solver and hypre-boomeramg as the preconditioner. It works for a small system with 2 million DOFs. Also works for a system with 6 million DOFs. But always fail with an error ' memory out of range' for a 10 or 20 million system. <br>
<br>Additionally, with solver CR + preconditioner bjacobi, Petsc could solve 10 and 20 million and even large systems easily. <br></div><br></div>Also, with using top command in linux by monitoring the memory usage, I saw some peaks in the memory.<br>
<div><br>So, I am wondering, is this because the memory usage of boomeramg, that larger systems always fail?<br><br></div><div>Thanks<br><br></div><div>Qiyue Lu<br></div></div>