trilinos / Trilinos

Primary repository for the Trilinos Project
https://trilinos.org/
Other
1.22k stars 569 forks source link

[WIP] Ifpack2: Compute residual update #13610

Open seanofthemillers opened 6 days ago

seanofthemillers commented 6 days ago

@trilinos/ifpack2

Motivation

This is a work in progress to test changes to the compute residual kernel used by the TriDiag Solver.

@brian-kelley @vbrunini @tcfisher This is a draft of the changes we discussed. It should give a small performance uplift, though I think there is room for further improvement.

Using the Ifpack2 block tridiag benchmark: image

Related Issues

Stakeholder Feedback

Testing