Chris Siefert

Results 36 issues of Chris Siefert

Using gumtree webdiff -m gumtree-simple, -m gumtree-hybrid, or no -m, generates spurious add/deletes as well as spurious moves on the attached C++ header files. gumtree htmldiff has similar pathologies. [bugreport.zip](https://github.com/GumTreeDiff/gumtree/files/7138412/bugreport.zip)

enhancement

Gumtree using git difftool integration described [here](https://github.com/GumTreeDiff/gumtree/wiki/VCS-Integration), only lists one file at a time through the list page, http://127.0.0.1:4567/list . Is there some way to get it to list all...

bug
help wanted

Issue:#10748 Tests:Two new ones (which test to make sure we really get BlockCrs matrices in the hierarchy). Stakeholder feedback: n/a Thanks to @jhux2 for the design review! Uses placeholder transpose...

AT: RETEST
AT: AUTOMERGE

https://github.com/trilinos/Trilinos/pull/10829 https://github.com/trilinos/Trilinos/pull/10827 TRILINOSHD-143

type: bug
PA: Framework
autotester

We should support this though the hierarchy better than we do now.

pkg: MueLu

I was testing using the MueLu driver (Trilinos/packages/muelu/test/scaling/Driver.cpp) and 1 MPI rank is OK, more than one leads to an abort. It woofs here: if (stack_frame != &stack_root) { std::cerr

There's some funky login about how those things interact and it is not correct. Fixing this might require changing how the PR tests are configured. Not entirely sure.

type: bug

This is causing the Ifpack2_AdditiveSchwarz unit test to fail (in serial or on 4 ranks, take your pick). @ndellingwood

type: bug
pkg: Amesos2
pkg: Amesos

This is due to #11049 and non-reproducible failures in #11052.

type: bug
pkg: Ifpack2
pkg: Ifpack
Disabled Tests

Issue: #12807 Tests: Adapted Stakeholder feedback: As requested by @ccober6 Developers on the @trilinos/xpetra @trilinos/zoltan2 @trilinos/muelu @trilinos/shylu teams are invited to contribute to the deprecation efforts for their own packages....

pkg: MueLu
pkg: Xpetra
pkg: Zoltan2
pkg: ShyLU
AT: PRE-TEST INSPECTED