Christian Glusa

Results 56 issues of Christian Glusa

@trilinos/muelu ## Motivation By default, MueLu's test ETI command line processor uses the default node type, but this code path was missing the call to Kokkos' `print_configuration`.

pkg: MueLu

@trilinos/panzer @trilinos/muelu @trilinos/thyra ## Motivation The goal is to add a matrix-free code path to MiniEM for higher order discretizations. So far, only the transfers between multigrid levels and the...

pkg: MueLu
pkg: Xpetra
pkg: Panzer
AT: WIP
client: EMPIRE

## Bug Report @trilinos/framework [TRILINOSHD-138](https://sems-atlassian-son.sandia.gov/jira/servicedesk/customer/portal/7/TRILINOSHD-138) ### Description The Trilinos Autotester is posting to a CDash instance that is not accessible from SON or outside of Sandia. Several Trilinos developers do...

type: bug
PA: Framework
autotester

@trilinos/tpetra ## Description This PR adds the option to use persistent MPI communication in Tpetra. The defaults communication option is not changed. I tested this using MueLu, where this can...

pkg: Tpetra
pkg: Teuchos
AT: WIP
AT: STALE

@trilinos/belos ## Motivation Save state vectors in Belos CG solves for later reuse

pkg: Belos
AT: WIP
AT: STALE
MARKED_FOR_CLOSURE

@trilinos/tpetra @trilinos/ifpack2 @trilinos/muelu ## Motivation - Add optional diagonal to Tpetra::Operator - Move RefMaxwell coarse solver - Ifpack2 Chebyshev and Hiptmair for operators - MueLu Stratimikos interface for operators -...

pkg: Tpetra
pkg: MueLu
pkg: Ifpack2
AT: WIP

@trilinos/xpetra @trilinos/muelu ## Motivation Silence warnings about unused short names. Requires C++17, so cannot merge yet.

pkg: MueLu
pkg: Xpetra
AT: WIP

@trilinos/tpetra @trilinos/ifpack2 @trilinos/xpetra @trilinos/muelu @trilinos/panzer ## Motivation - Tpetra: Add an optional diagonal to Tpetra::Operator - Ifpack2: Fix issues for matrix free smoothers - Xpetra/Thyra: Allow passing operators to MueLu...

pkg: Tpetra
pkg: MueLu
pkg: Ifpack2
pkg: Xpetra
pkg: Panzer
AT: WIP
client: EMPIRE

@trilinos/intrepid2 ## Enhancement I tried a build with C++ 20 and got a bunch of warnings: ``` packages/intrepid2/src/Shared/Intrepid2_Utils.hpp: In function 'constexpr int Intrepid2::getVectorSizeForHierarchicalParallelism()': packages/intrepid2/src/Shared/Intrepid2_Utils.hpp:827:17: warning: 'template struct std::is_pod' is deprecated:...

type: enhancement
pkg: Intrepid2

@trilinos/kokkos-kernels @trilinos/tpetra ## Bug Report In debug builds Kokkos Kernels recently added checks that the input matrices are sorted. Some TPLs require that, but currently Tpetra SpGEMM cannot use them....

type: bug
pkg: Tpetra
pkg: Panzer
pkg: KokkosKernels
client: EMPIRE
MARKED_FOR_CLOSURE