Hello everyone, I am trying to monitor the memory consumption of my program. Most classes provide a memory_consumption() function to realize this demand. However, such function is missing for 2 process: 1) Memory of a LU factorized matrix (a UMFPACK factorization like SparseDirectUMFPACK, or klu solver like TrilinosWrappers::SolverDirect); 2) Memory consumption of iterative solver (CG or GMRES).
Is there a recommended way to track memomry usage during these 2 processes? -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to dealii+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/692abde1-a613-41ab-bfc7-021ef67f61afn%40googlegroups.com.