Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tpetra: Possible bug in PerformanceCGSolve #13811

Open
cgcgcg opened this issue Feb 13, 2025 · 1 comment
Open

Tpetra: Possible bug in PerformanceCGSolve #13811

cgcgcg opened this issue Feb 13, 2025 · 1 comment
Labels
pkg: Tpetra type: bug The primary issue is a bug in Trilinos code or tests

Comments

@cgcgcg
Copy link
Contributor

cgcgcg commented Feb 13, 2025

Bug Report

In a debug build I see this from TpetraCore_Pefromance-CGSolve:

terminate called after throwing an instance of 'std::runtime_error'
  what():  /workspace/trilinos/source/packages/tpetra/core/src/Tpetra_MultiVector_def.hpp:4442:

Throw number = 1

Throw test that evaluated to true: (lclRow == Teuchos::OrdinalTraits<LocalOrdinal>::invalid ())
@cgcgcg cgcgcg added pkg: Tpetra type: bug The primary issue is a bug in Trilinos code or tests labels Feb 13, 2025
@jhux2
Copy link
Member

jhux2 commented Feb 14, 2025

@trilinos/tpetra

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: Tpetra type: bug The primary issue is a bug in Trilinos code or tests
Projects
None yet
Development

No branches or pull requests

2 participants