- 07 May, 2019 7 commits
-
-
trilinos-autotester authored
Automatically Merged using Trilinos Pull Request AutoTester PR Title: MueLu: fix line detection factory PR Author: lucbv
-
trilinos-autotester authored
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Add support for 'fpic' build name keyword (ATDV-151) PR Author: bartlettroscoe
-
trilinos-autotester authored
Automatically Merged using Trilinos Pull Request AutoTester PR Title: MueLu: More RAPShift fixes PR Author: csiefer2
-
Mark Hoemmen authored
Teuchos: Modified parameter lists - Issue 4793 - modified parameter lists
-
Roscoe A. Bartlett authored
-
Roscoe A. Bartlett authored
The current SPARC CUDA shared builds actually are hard-coded to link against static libs for Trilinos. For that, you nee to add -fPIC to the Trilinos static build. The default is not to use -fPIC obviously.
-
trilinos-autotester authored
Automatically Merged using Trilinos Pull Request AutoTester PR Title: MueLu: upgrade auto PR script PR Author: jhux2
-
- 06 May, 2019 20 commits
-
-
trilinos-autotester authored
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Xpetra: fix header installation error PR Author: jhux2
-
Chris Siefert authored
-
Luc Berger-Vergiat authored
Mainly removing the Scalar type in favor of the coordinate_type type.
-
trilinos-autotester authored
Automatically Merged using Trilinos Pull Request AutoTester PR Title: NOX: Fix possible overflow when computing matrix size in NOX::LAPACK::Matrix PR Author: etphipp
-
Mark Hoemmen authored
Updating version file to reflect that 12.16 has been branched.
-
Mark Hoemmen authored
SEACAS: Add ADIOS2 TPL for Seacas
-
trilinos-autotester authored
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Edits to atdm config install documentation PR Author: fryeguy52
-
Jonathan Hu authored
-
Jonathan Hu authored
Fixes #5098
-
Eric Todd Phipps authored
-
Roger Pawlowski authored
Panzer: remove LO, GO template parameters from Connection Manager
-
Joe Frye authored
-
Chris Siefert authored
-
James Willenbring authored
Updating to 12.17 for now because in Trilinos 13 we are going to break backward compatibility and don't want to do so quite yet. Also, we are planning to change the versioning approach. This change does not indicate we are planning a 12.18 release.
-
trilinos-autotester authored
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Xpetra: Fix xpetra tpetravector eti PR Author: jjellio
-
trilinos-autotester authored
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Install MiniEM PR Author: jjellio
-
trilinos-autotester authored
Automatically Merged using Trilinos Pull Request AutoTester PR Title: MueLu: Fix MMDriver OpenMP errors PR Author: jjellio
-
James Elliott authored
Closes: #5061
-
James Elliott authored
Closes: #5025
-
James Elliott authored
This adds a target to install MiniEM as well as the needed input files Files are installed to: $CMAKE_INSTALL_PREFIX/example/PanzerMiniEM/ The prior path is chosen, because installing to 'bin/' is unusual when the binary has required input files. See the PR for this issue for discussion on that. Optionally, set: PanzerMiniEM_INSTALL_PREFIX To override the install location for MiniEM Closes: #5083
-
- 04 May, 2019 3 commits
-
-
trilinos-autotester authored
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Tpetra cgsolve perf test fix PR Author: crtrott
-
Christian Trott authored
-
trilinos-autotester authored
Automatically Merged using Trilinos Pull Request AutoTester PR Title: MueLu: linear region mg capability PR Author: lucbv
-
- 03 May, 2019 10 commits
-
-
trilinos-autotester authored
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Ifpack2 kokkos promotion preparation PR Author: kyungjoo-kim
-
trilinos-autotester authored
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Xpetra: ETI for TpetraCrsGraph PR Author: csiefer2
-
trilinos-autotester authored
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Set Werror for Tpetra PR Author: ZUUL42
-
trilinos-autotester authored
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Set up secondary submit to testing-dev.sandia.gov/cdash/ PR Author: bartlettroscoe
-
trilinos-autotester authored
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Xpetra: Fixes to Xpetra::TpetraVector PR Author: csiefer2
-
Chris Siefert authored
-
Kyungjoo Kim authored
-
Kyungjoo Kim authored
anyway, prefetching is a temporal solution to get memory locality. once, we use cuda space only, no reason to use that.
-
Chris Siefert authored
-
Luc Berger-Vergiat authored
The idea is to only look at what happens to point injected from the fine level to the coarse level as these are equivalent to root points. These nodes are easily detected as their corresponding rows in the prolongator contain only one entry. Also adding a couple of command line options to drive the solver more finely and using command line argument in linear convergence criteria.
-