- 03 May, 2019 1 commit
-
-
Kyungjoo Kim authored
anyway, prefetching is a temporal solution to get memory locality. once, we use cuda space only, no reason to use that.
-
- 02 May, 2019 1 commit
-
-
Kyungjoo Kim authored
-
- 29 Apr, 2019 3 commits
-
-
Kyungjoo Kim authored
-
Kyungjoo Kim authored
-
Kyungjoo Kim authored
-
- 26 Apr, 2019 5 commits
-
-
trilinos-autotester authored
Automatically Merged using Trilinos Pull Request AutoTester PR Title: MueLu: fixing call to kokkos refactor method in Xpetra::EpetraMap, closes #5019 PR Author: lucbv
-
Luc Berger-Vergiat authored
We need to make sure that the ParameterListInterpreter does not call kokkos factories when we run with lib==Xpetra::UseEpetra
-
trilinos-autotester authored
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Muelu Maxwell changes PR Author: cgcgcg
-
Christian Glusa authored
Also, do not even build a preconditioner when run with --noPrec
-
Christian Glusa authored
-
- 25 Apr, 2019 9 commits
-
-
Chris Siefert authored
Ifpack: Fix #4976: add interface for hypre set function taking an int** argument. This…
-
trilinos-autotester authored
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Xpetra: fix header install problem PR Author: jhux2
-
Jonathan Hu authored
Fixes #5011.
-
jthano authored
Added interface for hypre set function taking an int** argument. This is added for HYPRE_BoomerAMGSetGridRelaxPoints which is used primarily for AIR AMG
-
trilinos-autotester authored
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Tpetra: fix clang compilation of test using clone PR Author: kddevin
-
trilinos-autotester authored
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Giving group read and execute perms for 'decomp' in binary dir (ATDV-156) PR Author: bartlettroscoe
-
Chris Siefert authored
Xpetra: start of ETI system
-
trilinos-autotester authored
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Intrepid2: simple workaround for nvcc compiler bug (issue #4963) PR Author: mperego
-
trilinos-autotester authored
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Trilinos: Deprecate four packages (second attempt) PR Author: kddevin
-
- 24 Apr, 2019 21 commits
-
-
Roscoe A. Bartlett authored
The strategy that I am using to install Trilinos using the 'jenkins' entity account requires that all of the files being installed be group readable so the install command can be run by another user in the group (the atdm-devops-admin user in our case). If the base build directory is propertly protected with permissions this does not loosen the protection of this 'decomp' script at all (as it is just group readable not group writable).
-
K. Devine authored
-
trilinos-autotester authored
Automatically Merged using Trilinos Pull Request AutoTester PR Title: MueLu: more work to reduce library size PR Author: jhux2
-
K. Devine authored
-
K. Devine authored
-
K. Devine authored
-
K. Devine authored
-
K. Devine authored
-
Eric Phipps authored
-
Jonathan Hu authored
Split this non-templated class into header and definition files. Also switch to preferred default destructor for Monitor class. Part of #4984.
-
trilinos-autotester authored
Automatically Merged using Trilinos Pull Request AutoTester PR Title: SEACAS: cgns - fix zgc uniquification PR Author: gsjaardema
-
Mauro Perego authored
-
trilinos-autotester authored
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Intrepid: Add cmake flag to make clear that Kokkos code is deprecated PR Author: mperego
-
Greg Sjaardema authored
-
Chris Siefert authored
-
Chris Siefert authored
New xpetra eti attempt
-
Chris Siefert authored
Develop
-
Jonathan Hu authored
This is modeled on MueLu's system. I've converted part of the class Xpetra::TpetraCrsMatrix.
-
Jonathan Hu authored
-
Jonathan Hu authored
This commit splits some MueLu classes into header and definition files. Partially addresses #4984.
-
Christian Glusa authored
-