Trilinos icon indicating copy to clipboard operation
Trilinos copied to clipboard

Tpetra: possible optimization when removing zeros

Open jhux2 opened this issue 1 year ago • 1 comments

Enhancement

This is a potential follow-up to #11604. In removeCrsMatrixZeros there should be a check whether any zeros were actually removed. If not, then the function can just return early.

jhux2 avatar Mar 13 '23 22:03 jhux2

This issue has had no activity for 365 days and is marked for closure. It will be closed after an additional 30 days of inactivity. If you would like to keep this issue open please add a comment and/or remove the MARKED_FOR_CLOSURE label. If this issue should be kept open even with no activity beyond the time limits you can add the label DO_NOT_AUTOCLOSE. If it is ok for this issue to be closed, feel free to go ahead and close it. Please do not add any comments or change any labels or otherwise touch this issue unless your intention is to reset the inactivity counter for an additional year.

github-actions[bot] avatar Mar 13 '24 12:03 github-actions[bot]

@jhux2 I think #11715 took care of this, can it be closed?

brian-kelley avatar Apr 23 '24 22:04 brian-kelley

@brian-kelley Yep, thanks!

jhux2 avatar Apr 24 '24 16:04 jhux2