Amesos2: KLU2 re-indexing operation causes throw from Map ctor in MueLu solve #13774
Labels
client: Sierra
All issues that primarily impacts SNL Sierra codes
pkg: Amesos2
pkg: MueLu
type: bug
The primary issue is a bug in Trilinos code or tests
Bug Report
@trilinos/amesos2 @iyamazaki
#13740 introduces a Map ctor call that ends up hitting the following error in a Sierra/Fuego test that uses MueLu:
Specifically, setting
gather_supported=false
just before the branch here fixes the issue:Trilinos/packages/amesos2/src/Amesos2_KLU2_def.hpp
Line 462 in bd59c87
The text was updated successfully, but these errors were encountered: