You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ())
The text was updated successfully, but these errors were encountered:
Bug Report
In a debug build I see this from
TpetraCore_Pefromance-CGSolve
:The text was updated successfully, but these errors were encountered: