Skip to content

Ifpack2: don't use deprecated internal copy#15108

Merged
brian-kelley merged 1 commit intotrilinos:developfrom
brian-kelley:AvoidDeprecatedCopy
Apr 7, 2026
Merged

Ifpack2: don't use deprecated internal copy#15108
brian-kelley merged 1 commit intotrilinos:developfrom
brian-kelley:AvoidDeprecatedCopy

Conversation

@brian-kelley
Copy link
Copy Markdown
Contributor

@brian-kelley brian-kelley commented Apr 7, 2026

@trilinos/ifpack2

Motivation

Fix 2 warnings for use of deprecated declarations like this:

ifpack2/src/Ifpack2_BlockTriDiContainer_impl.hpp:2634:5: warning: 'TeamCopyInternal' is deprecated: Use KokkosBatched::TeamCopy instead [-Wdeprecated-declarations]

Testing

  • Built and tested locally on serial and cuda backends

Signed-off-by: Brian Kelley <bmkelle@sandia.gov>
@brian-kelley brian-kelley requested a review from cgcgcg April 7, 2026 20:24
@brian-kelley brian-kelley self-assigned this Apr 7, 2026
@brian-kelley brian-kelley requested a review from a team as a code owner April 7, 2026 20:24
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

CDash for AT2 results [Currently only accessible from Sandia networks]

@brian-kelley brian-kelley enabled auto-merge (squash) April 7, 2026 21:39
Copy link
Copy Markdown
Contributor

@cgcgcg cgcgcg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@brian-kelley brian-kelley merged commit 711f3f4 into trilinos:develop Apr 7, 2026
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants