hypre-space / hypre

Parallel solvers for sparse linear systems featuring multigrid methods.
https://www.llnl.gov/casc/hypre/
Other
651 stars 182 forks source link

When using AMS_PCG to solve multiple right-hand sides iteratively, I've noticed a continuous increase in memory usage. #1082

Closed LiMuxing666 closed 4 months ago

LiMuxing666 commented 4 months ago

Hi,All! When using AMS_PCG to solve multiple right-hand sides iteratively, I've noticed a continuous increase in memory usage. Is there a way to prevent this issue? I would appreciate any advice . Thank you.