Skip to content

Add a feature to mumps interface: skip operations of MatFactorSymbolic() if it is re-called without changes in original matrix

Hong Zhang requested to merge hzhang/feature-mumps-mem-estimate into main

Add a feature to mumps interface: get memory estimate from MatFactorSymbolic(), then skip its operation when it is being called again. Requested by: Varun Hiremath varunhiremath@gmail.com, 1/17/2022

Merge request reports