Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 434 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 434 Bytes

Machine Learning-Based PETSc Linear Solver Selection

This work focuses on sampling-based and matrix-free linear solver selection; it is related to the Lighthouse project on linear solver taxononmy and ML-based modeling.

A prototype C++ KSP solver implementation is also included; note that it may not be up-to-date with the latest version of PETSc.