Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trilinos Master Merge PR Generator: Auto PR created to promote from master_merge_20211213_000700 branch to master #10010

Closed
wants to merge 256 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
256 commits
Select commit Hold shift + click to select a range
544eeda
sacado, stokhos: replace KOKKOS_IMPL_CUDA_* macros with Cuda functions
ndellingwood Jul 22, 2021
3b4f116
Mention KokkosKernel issue
masterleinad Jul 22, 2021
60e27ce
tpetra: move sort_crs_matrix out of Impl namespace
ndellingwood Jun 10, 2021
c0e1471
amesos2: move sort_crs_matrix out of Impl namespace
ndellingwood Jul 8, 2021
a891ab2
zoltan2: modify "Vector" alias in Test_Sphynx
ndellingwood Jul 12, 2021
f86c91a
sacado, stokhos: replace KOKKOS_IMPL_CUDA_* macros with Cuda functions
ndellingwood Jul 22, 2021
d72eb85
atdm/contributed/weaver: update modules
ndellingwood Oct 1, 2021
e6aee98
intrepid2: workaround intel internal compiler error in Intrepid2_Data
ndellingwood Oct 1, 2021
08f1f07
Merge branch 'kokkos-promotion' of https://github.com/trilinos/Trilin…
ndellingwood Oct 1, 2021
b539d1a
Panzer: fix 1D line mesh issue on cuda
rppawlo Oct 6, 2021
54a5a70
MiniTensor: fix or at least work around some __host__ __device__ marking
japlews Oct 12, 2021
0c76505
Merge pull request #9806 from japlews/japlews/minitensor-host-device-…
jhux2 Oct 13, 2021
536a384
tpetra: move sort_crs_* out of Impl namespace
ndellingwood Oct 14, 2021
2cf5e81
adding "start owned" parameter to FECrsMatrix to start
tjfulle Oct 6, 2021
96820bd
STK: Snapshot 10-14-21 12:18
tasmith4 Oct 14, 2021
bed59f2
Merge branch 'develop' into kokkos-promotion
ndellingwood Oct 14, 2021
fa115c1
ifpack2,sacado: rename CUDA_SAFE_CALL -> KOKKOS_IMPL_CUDA_SAFE_CALL
ndellingwood Oct 14, 2021
189fe36
TrilinosCouplings: Adding 2D anisotropic diffusion
csiefer2 Oct 15, 2021
7b63df4
Update packages to move Kokkos::Timer out of impl namespace
ndellingwood Oct 15, 2021
0d9ab22
tpetra: fixed shadow warnings, including one true bug where loop index
kddevin Oct 15, 2021
d7b6eac
Set Cuda host pinned memory as default
vqd8a Oct 16, 2021
b9a2b4d
Enable using Cuda host pinned mem
vqd8a Oct 17, 2021
67fe3bf
Check requested number of GPUs against available number of GPUs
vqd8a Oct 18, 2021
452e80d
Merge Pull Request #9783 from rppawlo/Trilinos/panzer-fix1d-line-mesh
trilinos-autotester Oct 18, 2021
fd27eb3
MueLu: Adding signed SA style dropping option
csiefer2 Oct 19, 2021
13007a8
MueLu: Adding signed SA style dropping option
csiefer2 Oct 19, 2021
2d80622
TrilinosCouplings: Output mods
csiefer2 Oct 19, 2021
f7b64da
Tpetra: Added outline of a test for async MultiVector transfers
tasmith4 Oct 5, 2021
bfbeb3d
Tpetra: update async MultiVector transfer test to be independent of t…
tasmith4 Oct 8, 2021
31d9c29
Tpetra: update async MultiVector transfer test to be independent of r…
tasmith4 Oct 8, 2021
7258c08
Tpetra: Added outline of tests for async CrsMatrix transfers
tasmith4 Oct 11, 2021
f6c4d69
Tpetra: separate file for async transfer tests
tasmith4 Oct 18, 2021
4d0359e
Tpetra: decouple import method from tests
tasmith4 Oct 19, 2021
1fd4add
Tpetra: cleanup MultiVectorTransferFixture
tasmith4 Oct 19, 2021
b84b02a
Tpetra: cleanup DiagonalCrsMatrixTransferFixture
tasmith4 Oct 19, 2021
262bb81
Tpetra: cleanup LowerTriangularCrsMatrixTransferFixture
tasmith4 Oct 19, 2021
37f0f36
Tpetra: change ForwardImport implementation to be truly asynchronous
tasmith4 Oct 19, 2021
8df9981
Tpetra: rearrange test names
tasmith4 Oct 19, 2021
132c004
Tpetra: add ReverseImport tests
tasmith4 Oct 19, 2021
0985c3a
Tpetra: add ForwardExport tests
tasmith4 Oct 19, 2021
d5b43ee
Tpetra: add ReverseExport tests
tasmith4 Oct 19, 2021
01ddff6
Add MPI_Finalize before return
vqd8a Oct 19, 2021
03f4904
Amesos2::SuperLU_dist: add option to apply Equil
iyamazaki Oct 19, 2021
a72563a
update config/config.* to build on summit
cwsmith Oct 19, 2021
49eda37
MueLu: Removing printf
csiefer2 Oct 19, 2021
d91d3fc
new version of prolongator constraint satisfication capability
rstumin Oct 19, 2021
0b13a91
Merge Pull Request #9822 from trilinos/Trilinos/csiefer-13007a8
trilinos-autotester Oct 19, 2021
31ff38e
Percept changes needed for stk entity-rank changes.
alanw0 Oct 19, 2021
48770fe
Changes to fix errors in LCM
lxmota Oct 20, 2021
0c4bac0
Merge Pull Request #9831 from trilinos/Trilinos/minitensor-lcm
trilinos-autotester Oct 20, 2021
186a40b
First krino commit (#9825)
drnobleabq Oct 20, 2021
7723a6a
fixed some scalar traits type compile errors
rstumin Oct 20, 2021
0187150
packages/framework: Point to top-level ini files
e10harvey Oct 20, 2021
b6b9d46
Merge Pull Request #9266 from masterleinad/Trilinos/enable_more_sycl_…
trilinos-autotester Oct 21, 2021
6870a3e
Tpetra: Fixing stride bug
csiefer2 Oct 21, 2021
cf3ae06
Merge pull request #9834 from e10harvey/TRILFRAME-129
e10harvey Oct 21, 2021
ab51356
Merge Pull Request #9837 from trilinos/Trilinos/csiefer-6870a3e
trilinos-autotester Oct 21, 2021
3d18a53
fixed one more comparison that needed a teuchos scalar traits cast to…
rstumin Oct 21, 2021
c96aeed
STK: Updated snapshot 10-21-21 11:21
tasmith4 Oct 21, 2021
b690724
introduced new variable with LocalOrdinal type to remove a casting er…
rstumin Oct 21, 2021
aacae8b
MueLu: Add test driver for hierarchical matrices
cgcgcg Oct 21, 2021
efad248
Merge Pull Request #9826 from cwsmith/Trilinos/cws/zoltanConfigUpdate
trilinos-autotester Oct 22, 2021
77a45dd
one more casting fix
rstumin Oct 22, 2021
511cf50
ML: Fix socket references for Windows builds
sskutnik Oct 22, 2021
71a9276
Fix TeuchosParameterlist Windows build configuration
sskutnik Oct 22, 2021
d3a9411
Fix invalid enum reference for Thyra SpmdVectorDefaultBase
sskutnik Oct 22, 2021
3b37d42
Merge Pull Request #9829 from trilinos/Trilinos/rstumin-d91d3fc
trilinos-autotester Oct 22, 2021
d02666c
shylubasker: remove deprecated code
ndellingwood Oct 22, 2021
9c42161
Merge Pull Request #9849 from sskutnik/Trilinos/fix_ml_socket_windows
trilinos-autotester Oct 23, 2021
f89d494
Merge pull request #9848 from sskutnik/thyra-fix-invalid-enum
jhux2 Oct 23, 2021
113793c
Merge Pull Request #9845 from sskutnik/Trilinos/fix_teuchos_parameter…
trilinos-autotester Oct 23, 2021
06d8083
Belos: Kokkos solvers adapter (#9827)
jennloe Oct 25, 2021
3bae707
Merge pull request #9853 from ndellingwood/shylubasker-rm-deps
hkthorn Oct 25, 2021
6e0ee32
Tpetra: clean up includes/typedefs/setup functions for AsyncTransfer …
tasmith4 Oct 25, 2021
1da9e14
Tpetra: fix template parameter ordering in AsyncTransfer for consistency
tasmith4 Oct 25, 2021
ac8f397
Tpetra: AsyncTransfer test cleanup: remove shouldSkipTest, fix maps, …
tasmith4 Oct 25, 2021
d84e340
MueLu: remove dependence on Tpetra deprecated
brian-kelley Oct 25, 2021
fd4b703
Sacado: Make Sacado_FadKokkosTests_Cuda UVM free
JacobDomagala Oct 20, 2021
14c1e52
Sacado: Re-enable Sacado unit tests for UVM-Off PR tester
JacobDomagala Oct 25, 2021
4d9a4f0
MueLu: remove Tpetra deprecated from Region
brian-kelley Oct 25, 2021
dddef5c
Sacado: Fad_KokkosAtomicTests_Cuda_Hierarchical UVM free
JacobDomagala Oct 25, 2021
029e783
Sacado: Run DFad tests for remaining Sacado tests
JacobDomagala Oct 25, 2021
448daeb
intrepid2: remove deprecation warnings
ndellingwood Oct 22, 2021
eb03da3
amesos2: resolve unused warning in superlu interface
ndellingwood Oct 22, 2021
98bc0c8
Amesos2::SuperLU_dist: shift the local row and col scaling by offset
iyamazaki Oct 26, 2021
0e6d971
Disable override of Sacado_NEW_FAD_DESIGN_IS_DEFAULT with PR tester
ndellingwood Oct 26, 2021
0c84fa1
Merge pull request #9824 from iyamazaki/amesos2-superlu-dist
ndellingwood Oct 26, 2021
15c606f
MueLu: Simplify passing precomputed objects
cgcgcg Oct 19, 2021
78fac34
MueLu: Rebase gold files
cgcgcg Oct 20, 2021
b155965
MueLu: fix ReitzingerPFactory for non-UVM
brian-kelley Oct 26, 2021
a01a8dd
Merge Pull Request #9811 from trilinos/Trilinos/fix-9638-take-2
trilinos-autotester Oct 26, 2021
66f7efc
Merge Pull Request #9863 from trilinos/Trilinos/tpetra_shadows
trilinos-autotester Oct 27, 2021
bc4e9f6
Merge Pull Request #9864 from brian-kelley/Trilinos/FixRitzinger
trilinos-autotester Oct 27, 2021
6940295
Sacado: Use Kokkos::View<FadType> instead of Kokkos::View<FadType*> f…
JacobDomagala Oct 27, 2021
fe90c94
MueLu: Construct Ifpack2Smoother using Operator instead of Matrix
cgcgcg Oct 26, 2021
e35f02f
MueLu: Derive HierarchicalOperator from RowMatrix
cgcgcg Oct 26, 2021
9972d1b
Merge Pull Request #9828 from cgcgcg/Trilinos/ifpackHypreDepr
trilinos-autotester Oct 27, 2021
b34b94d
cmake/std/atdm: Fix typo
kokkos-devops-admin Oct 27, 2021
8606fb3
packages/framework: Fix typo
e10harvey Oct 27, 2021
46303e5
Tpetra: deprecate and remove use of StaticProfile (#9865)
kddevin Oct 27, 2021
2ac5617
stokhos: resolve -Werror
ndellingwood Oct 22, 2021
1d24174
Merge pull request #9858 from ndellingwood/enable-sacado-new-design
ndellingwood Oct 27, 2021
1efe0d2
Merge Pull Request #9868 from kokkos-devops-admin/Trilinos/patch-2
trilinos-autotester Oct 27, 2021
ed3b034
Merge Pull Request #9823 from trilinos/Trilinos/tasmit/distobject-asy…
trilinos-autotester Oct 27, 2021
0e6ccca
Merge Pull Request #9869 from trilinos/Trilinos/e10harvey-patch-1
trilinos-autotester Oct 27, 2021
8bf37ee
MueLu: Adding support for driving Galeri options via ParameterList in…
csiefer2 Oct 27, 2021
c47b1dc
MueLu: Adding support for driving Galeri options via ParameterList in…
csiefer2 Oct 27, 2021
e442df7
MueLu: Adding support for driving Galeri options via ParameterList in…
csiefer2 Oct 27, 2021
8d4f015
Merge Pull Request #9813 from trilinos/Trilinos/stk-snapshot
trilinos-autotester Oct 27, 2021
b607078
Merge pull request #9861 from cgcgcg/hierarchical
cgcgcg Oct 27, 2021
1d02e11
Merge pull request #9862 from brian-kelley/MueLuDeprecated
jhux2 Oct 27, 2021
9ef3d88
Merge Pull Request #9871 from trilinos/Trilinos/csiefer-c47b1dc
trilinos-autotester Oct 28, 2021
3ea77b0
MueLu: Removing superfluous cout
csiefer2 Oct 28, 2021
0e7c14a
Merge Pull Request #9875 from trilinos/Trilinos/csiefer-3ea77b0
trilinos-autotester Oct 28, 2021
75ca407
STK: Snapshot 10-28-21 09:02
tasmith4 Oct 28, 2021
44fdc45
tpetra: fixed indexing error in describe() #9870 (#9874)
kddevin Oct 28, 2021
4275f6b
Snapshot of kokkos.git from commit 8dc4a906d43ae8eacc951cc5d7e95ad2df…
ndellingwood Oct 28, 2021
cd7a9c7
Snapshot of kokkos-kernels.git from commit 14d29f0a04f9fc959c7c96d98e…
ndellingwood Oct 28, 2021
6909d93
Intrepid2 - deep copy range match
kyungjoo-kim Oct 28, 2021
4d84b07
Merge Pull Request #9877 from vqd8a/Trilinos/adelus-defaulthostpinned
trilinos-autotester Oct 28, 2021
d63e635
intrepid2: resolve signed-unsigned warning
ndellingwood Oct 29, 2021
78ff466
Merge Pull Request #9872 from trilinos/Trilinos/stk-snapshot
trilinos-autotester Oct 29, 2021
cd58c9d
tpetra: #9799 changed HAVE_TEUCHOS_DEBUG to HAVE_TPETRA_DEBUG
kddevin Oct 29, 2021
f268d09
Update Krino for fixing parsing support when compiled with yaml-cpp (…
drnobleabq Oct 29, 2021
91e55fa
Merge pull request #9836 from trilinos/kokkos-promotion
crtrott Oct 29, 2021
b414ad3
Merge pull request #9857 from NexGenAnalytics/Sacado-UVM-off
etphipp Oct 29, 2021
b6837af
Sacado: Add TRIBITS_TESTONLY_LIB to non-TriBITS targets (TriBITSPub/T…
bartlettroscoe Oct 29, 2021
94c15d4
Merge Pull Request #9883 from trilinos/Trilinos/tpetra_deprecation_debug
trilinos-autotester Oct 30, 2021
b9c308f
tpetra: #9884 changing getNodePackedIndices to truly return packed …
kddevin Nov 1, 2021
23b0d04
Fix bug with mkl spgemm
ndellingwood Nov 2, 2021
23c2a57
Automatic snapshot commit from tribits at 99d3869
bartlettroscoe Nov 2, 2021
822411b
Merge branch 'tribits_github_snapshot' into tribits-299-modern-cmake-…
bartlettroscoe Nov 2, 2021
5f1ba14
Merge Pull Request #9891 from ndellingwood/Trilinos/kkernels-fix-mkls…
trilinos-autotester Nov 2, 2021
157f480
Automatic snapshot commit from tribits at f8f2df0
bartlettroscoe Nov 3, 2021
625f3ae
Merge branch 'tribits_github_snapshot' into tribits-299-modern-cmake-…
bartlettroscoe Nov 3, 2021
c3a6a31
STK: Snapshot 11-03-21 10:37
tasmith4 Nov 3, 2021
9d40e4d
Add DetectDirichletRows unittest for MueLu Utilities_kokkos
JacobDomagala Sep 10, 2021
b05832d
Additional unit tests for MueLu_Utilites_kokkos
JacobDomagala Oct 10, 2021
dc2c28a
Add tests for MueLu_Utilities_kokkos MultiVector conversions
JacobDomagala Oct 11, 2021
1bb2ba0
Add MueLu_Utilities_kokkos tests for functions that pull out the unde…
JacobDomagala Oct 12, 2021
de49eb1
Add more tests for MueLu_Utilities_kokkos
JacobDomagala Oct 13, 2021
8d71457
Fix compile issues when using std::complex as Scalar
JacobDomagala Oct 21, 2021
7154820
Fix issues with Kokkos Views containing wrong values in MueLu_Utiliti…
JacobDomagala Oct 23, 2021
b6cb5c0
MueLu: Fix issues with Utilities_kokkos with INST_INT_INT(Epetra)
JacobDomagala Oct 28, 2021
3e92f2f
MueLu: Fix incorrect types for Utilities_kokkos tests
JacobDomagala Oct 29, 2021
1565e2b
MueLu: Fix CUDA related issues on #9683
JacobDomagala Nov 3, 2021
fddea1c
MueLu: fix rowsumabs alg and expose XML options
jhux2 Oct 22, 2021
47e5ec6
Belos: fix issue with MultiVector modify flags
brian-kelley Nov 3, 2021
2bc14a3
MueLu: Fix standalone solve
cgcgcg Nov 3, 2021
9bad5f0
Merge Pull Request #9897 from brian-kelley/Trilinos/FixBelosFailures
trilinos-autotester Nov 4, 2021
abe5a6e
MueLu: Add actual checks for CuthillMcKee test
JacobDomagala Nov 4, 2021
43c0ed3
Merge Pull Request #9898 from cgcgcg/Trilinos/hierarchical
trilinos-autotester Nov 5, 2021
faa629b
MueLu: Fix typo in Utilities_kokkos
JacobDomagala Nov 5, 2021
91cc825
ShyLU-DD FROSch: specify using Xpetra for Matrix, Vector, and MultiVe…
iyamazaki Nov 5, 2021
71767e9
Tpetra: remove obsolete option for independently controlling Tpetra's…
tasmith4 Nov 5, 2021
84364f3
Merge Pull Request #9896 from trilinos/Trilinos/stk-snapshot
trilinos-autotester Nov 5, 2021
e15cf42
Merge pull request #9903 from iyamazaki/frosch-patch
iyamazaki Nov 5, 2021
f6c69a3
Merge Pull Request #9904 from trilinos/Trilinos/tasmit/configure-option
trilinos-autotester Nov 6, 2021
a957598
Belos native Tpetra : fix compilation warnings (#9900)
iyamazaki Nov 6, 2021
21eb387
KokkosKernels: scope using namespace to prevent clashes
ndellingwood Nov 8, 2021
f47c79f
kokkos: Hotfix SYCL to use in-order queues
ndellingwood Nov 9, 2021
7567f5d
Merge Pull Request #9911 from ndellingwood/Trilinos/kokkos-sycl-hotfix
trilinos-autotester Nov 9, 2021
9658b6c
Merge Pull Request #9910 from ndellingwood/Trilinos/kernels-1177-patch
trilinos-autotester Nov 9, 2021
37e9418
Panzer: improve edge/face block implementation for multiblock meshes …
tkordenbrock Nov 9, 2021
c563290
Ifpack2 Hiptmair: add subsmoothers to Hiptmair description
cgcgcg Nov 10, 2021
030b9e8
MueLu RefMaxwell: Use smoother factory for Hiptmair
cgcgcg Nov 10, 2021
03e62f1
MueLu ML translation: Translate Hiptmair
cgcgcg Nov 10, 2021
a666a0d
MueLu: add test for row sum modification
jhux2 Nov 11, 2021
3206301
removed outdated information
MarDiehl Nov 11, 2021
3af8b28
Tpetra: use exact nnz per row in matrix reader
jhux2 Mar 25, 2021
1584866
Xpetra: fix bug in binary reader
jhux2 May 6, 2021
39ce549
Tempus: Fix Failing Tests Due to FPE
ccober6 Nov 13, 2021
afdc4e5
Ifpack2: rebaselining long double test. Something in Trilinos
Nov 14, 2021
a564163
Panzer: add Quad8 to Quad4 mesh factory
rppawlo Oct 1, 2021
b919ec8
Xpetra IO: More fixes for binary reading
cgcgcg Nov 12, 2021
f5ee897
Piro: correcting logic so code does not attempt to construct adjoint
ikalash Nov 16, 2021
4a60479
Tpetra: remove unnecessary broadcast
jhux2 Nov 16, 2021
794b650
NOX: update solver stats
rppawlo Nov 16, 2021
4e4813e
Initial infrastructure for weaver PR build
fryeguy52 Jul 26, 2021
b7424f1
Remove proxy for weaver bulds
fryeguy52 Nov 17, 2021
a054824
Trigger a full build
ZUUL42 Nov 17, 2021
e6456b4
Merge pull request #9947 from fryeguy52/weaver-PR-build
ZUUL42 Nov 18, 2021
c9c7498
Allow MueLu to automatically compute rotation modes of null space if …
rstumin Nov 18, 2021
31a3952
Initial infrastructure for weaver PR build
fryeguy52 Jul 26, 2021
1cca9fe
invokes Galeri to get the true coordinates for an elasticity problem.
rstumin Nov 18, 2021
97b021d
Remove Sacado_NEW_FAD_DESIGN_IS_DEFAULT OFF
ZUUL42 Nov 18, 2021
3fc6301
fix an index problem and some typos in comments
rstumin Nov 18, 2021
bb2c4a4
Merge branch 'develop' into full_build
ZUUL42 Nov 18, 2021
5ab3736
Automatic snapshot commit from tribits at 1241168
bartlettroscoe Nov 19, 2021
9f83190
Merge branch 'tribits_github_snapshot' into tribits-299-modern-cmake-…
bartlettroscoe Nov 19, 2021
acccbda
Snapshot of kokkos.git from commit 7426c28bcb5f90aa949cd484523c785b5d…
ndellingwood Nov 19, 2021
761bc35
Snapshot of kokkos-kernels.git from commit d54c29ff1540be773a47a3052b…
ndellingwood Nov 19, 2021
025019d
MueLu: fix cpp17 build issue
psakievich Nov 19, 2021
285bbae
Tpetra: c++17 fix
psakievich Nov 19, 2021
92c5ac1
SEACAS: fix for one of the c++17 builds I'm doing
psakievich Nov 19, 2021
4870ce1
Merge Pull Request #9949 from ZUUL42/Trilinos/full_build
trilinos-autotester Nov 19, 2021
1ddd187
Amesos2::SuperLU skip get_perm_c if use-metis option is picked, and c…
iyamazaki Nov 22, 2021
04cc1ad
Merge pull request #9960 from psakievich/cpp17
cgcgcg Nov 22, 2021
18c4a20
change calls for sems-[TPLname] to sems-archive-[TPLname].
ZUUL42 Nov 22, 2021
a313dc7
Added unit test for nullspace rotation computation
rstumin Nov 23, 2021
7d20bb5
Fix some casting issues "long long" vs "int" and "double" vs "complex"
rstumin Nov 23, 2021
7903423
Merge Pull Request #9958 from ndellingwood/Trilinos/kokkos-snapshot
trilinos-autotester Nov 23, 2021
eb36381
Merge pull request #9964 from iyamazaki/amesos2-superlu
iyamazaki Nov 23, 2021
4c9eb73
Panzer: allow for mpi subcomm in Q8 to Q4 mesh factory
rppawlo Nov 23, 2021
a8f402d
Merge Pull Request #9953 from trilinos/Trilinos/rstumin-c9c7498
trilinos-autotester Nov 24, 2021
110b6c4
Merge Pull Request #9914 from cgcgcg/Trilinos/mlMueLuHiptmair
trilinos-autotester Nov 24, 2021
db3205b
Merge Pull Request #9894 from bartlettroscoe/Trilinos/tribits-299-mod…
trilinos-autotester Nov 25, 2021
b06fc9c
Merge pull request #9923 from trilinos/tpetra-xpetra-fix-binary-reader
cgcgcg Nov 25, 2021
e46bf22
Merge Pull Request #9929 from trilinos/Trilinos/fix-longdouble-test
trilinos-autotester Nov 25, 2021
acb9fc4
Merge Pull Request #9935 from trilinos/Trilinos/piro-fix-for-lcm
trilinos-autotester Nov 26, 2021
ccbf555
Merge pull request #9920 from MarDiehl/ml-polishing
cgcgcg Nov 26, 2021
43cb667
Panzer: fix compiler warning, add safety check to q8/q4 converter
rppawlo Nov 29, 2021
244ac92
Merge pull request #9927 from trilinos/9881-Tempus-Fix-Failing-Tests-…
ccober6 Nov 29, 2021
0dd5f30
Merge Pull Request #9934 from rppawlo/Trilinos/nox-solver-stats
trilinos-autotester Nov 29, 2021
37c24f4
Merge Pull Request #9918 from rppawlo/Trilinos/panzer-quad8-to-quad4
trilinos-autotester Nov 29, 2021
fd27a20
Revert "Merge Pull Request #9894 from bartlettroscoe/Trilinos/tribits…
bartlettroscoe Nov 29, 2021
6ab20f8
Merge Pull Request #9977 from bartlettroscoe/Trilinos/revert-tribits-…
trilinos-autotester Nov 30, 2021
4b1fc3e
Tpetra: Fixed two errors in Tpetra::FECrsMatrix test (#9965)
tjfulle Dec 1, 2021
5106a03
Merge pull request #9683 from NexGenAnalytics/muelu-utils-add-kokkos-…
jhux2 Dec 1, 2021
a17bb95
Piro: some fixes / additions relevant to Schwarz coupling in Albany-LCM.
ikalash Dec 1, 2021
2f83909
Merge Pull Request #9981 from trilinos/Trilinos/schwarz-lcm-fix
trilinos-autotester Dec 1, 2021
c2175e7
STK: Snapshot 12-02-21 20:21
alanw0 Dec 3, 2021
444a5d0
Merge Pull Request #9967 from ZUUL42/Trilinos/sems-archive-
trilinos-autotester Dec 3, 2021
262bef7
MueLu: fix structured examples in trilinos couplings
pohm01 Dec 3, 2021
64ad7aa
SEACAS - snapshot -- add TextMesh to IOSS
gsjaardema Dec 6, 2021
fc74136
SEACAS: snapshot - add Catalyst2
gsjaardema Dec 6, 2021
423b728
Automatic snapshot commit from seacas at 2592b65f7c
gsjaardema Dec 6, 2021
9ee15ee
atdm: Use archived sems modules
e10harvey Dec 6, 2021
81ec5a8
atdm/contributed: Use archived sems modules
e10harvey Dec 6, 2021
e141bfc
Merge Pull Request #9851 from trilinos/Trilinos/absrowsum-update
trilinos-autotester Dec 6, 2021
b2196a5
MueLu: control if dropping creates new Dirichlet
jhux2 Nov 22, 2021
8cf2b9a
Merge Pull Request #9993 from trilinos/Trilinos/muelu-opt-dropping-cr…
trilinos-autotester Dec 7, 2021
a054ebd
Fix variable shadow warnings
gsjaardema Dec 7, 2021
a9b05c7
STK: Adjust for new IOSS alias api
gsjaardema Dec 7, 2021
23907e1
PERCEPT: Adjust for new IOSS alias api
gsjaardema Dec 7, 2021
5dbabbc
IOSS: Blob test only serial in trilinos for some reason
gsjaardema Dec 7, 2021
2a65aba
Merge Pull Request #9991 from gsjaardema/Trilinos/SEACAS-snapshot-12-…
trilinos-autotester Dec 7, 2021
f4eebe4
Merge pull request #9987 from pohm01/MueluStructuredTrilinosCouplingsFix
jhux2 Dec 7, 2021
d1004dd
Tpetra: deprecate readySend and Ssend options in Distributor (#9873)
kddevin Dec 7, 2021
429257b
Tpetra / Teuchos: Removing deprecated use to Kokkos::Impl::SpaceAcces…
csiefer2 Dec 7, 2021
da5ed43
Tacho: Removing deprecated use to Kokkos::Impl::is_space
csiefer2 Dec 8, 2021
de77634
fixed a parameter passing bug ... so that now you can have muelu calc…
rstumin Dec 9, 2021
2f49f35
ripped out repartitionig from input file
rstumin Dec 9, 2021
d8d16db
Merge Pull Request #9995 from trilinos/Trilinos/csiefer-da5ed43
trilinos-autotester Dec 9, 2021
91a29c9
Merge Pull Request #9984 from trilinos/Trilinos/stk-snapshot
trilinos-autotester Dec 9, 2021
d63b7e5
Merge Pull Request #9992 from e10harvey/Trilinos/TRILFRAME-221
trilinos-autotester Dec 9, 2021
29759e1
Merge Pull Request #10003 from trilinos/Trilinos/rstumin-de77634
trilinos-autotester Dec 10, 2021
827cd90
Stokhos/Sacado/TrilinosCouplings: Remove deprecated use of Kokkos::Im…
csiefer2 Dec 10, 2021
70cd69c
Stokhos/Sacado/TrilinosCouplings: Remove deprecated use of Kokkos::Im…
csiefer2 Dec 10, 2021
55091be
Merge Pull Request #10005 from trilinos/Trilinos/csiefer-827cd90
trilinos-autotester Dec 10, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions PackagesList.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ TRIBITS_REPOSITORY_DEFINE_PACKAGES(
Compadre packages/compadre ST
STK packages/stk PT # Depends on boost
Percept packages/percept PT # Depends on boost
Krino packages/krino PT # Depends on boost
SCORECapf_zoltan SCOREC/zoltan ST
SCORECapf_stk SCOREC/stk ST
SCORECma SCOREC/ma ST
Expand Down
4 changes: 3 additions & 1 deletion cmake/std/PullRequestLinuxCuda10.1.105TestingSettings.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,9 @@ set (TPL_DLlib_LIBRARIES "-ldl" CACHE FILEPATH "Set by default for CUDA PR testi
# The compile times for two Panzer files went up to over 6 hours. This
# turns off one feature that allows these in about 24 minutes. Please remove
# when issue #7532 is resolved.
set (Sacado_NEW_FAD_DESIGN_IS_DEFAULT OFF CACHE BOOL "Temporary fix for issue #7532" )
# Compile time issues addressed by #8377. Commenting out the override of
# Sacado_NEW_FAD_DESIGN_IS_DEFAULT to return to default settings.
#set (Sacado_NEW_FAD_DESIGN_IS_DEFAULT OFF CACHE BOOL "Temporary fix for issue #7532" )

# Disable some packages that can't be tested with this PR build
set (Trilinos_ENABLE_ShyLU_NodeTacho OFF CACHE BOOL
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,9 @@ set (TPL_DLlib_LIBRARIES "-ldl" CACHE FILEPATH "Set by default for CUDA PR testi
# The compile times for two Panzer files went up to over 6 hours. This
# turns off one feature that allows these in about 24 minutes. Please remove
# when issue #7532 is resolved.
set (Sacado_NEW_FAD_DESIGN_IS_DEFAULT OFF CACHE BOOL "Temporary fix for issue #7532" )
# Compile time issues addressed by #8377. Commenting out the override of
# Sacado_NEW_FAD_DESIGN_IS_DEFAULT to return to default settings.
#set (Sacado_NEW_FAD_DESIGN_IS_DEFAULT OFF CACHE BOOL "Temporary fix for issue #7532" )

# Disable some packages that can't be tested with this PR build
set (Trilinos_ENABLE_ShyLU_NodeTacho OFF CACHE BOOL
Expand Down Expand Up @@ -146,7 +148,6 @@ set (Domi_ENABLE_TESTS OFF CACHE BOOL "Turn off tests for non-UVM build")
set (Kokkos_ENABLE_TESTS OFF CACHE BOOL "Turn off tests for non-UVM build")
set (KokkosKernels_ENABLE_TESTS OFF CACHE BOOL "Turn off tests for non-UVM build")
set (ROL_ENABLE_TESTS OFF CACHE BOOL "Turn off tests for non-UVM build")
set (Sacado_ENABLE_TESTS OFF CACHE BOOL "Turn off tests for non-UVM build")
set (SEACAS_ENABLE_TESTS OFF CACHE BOOL "Turn off tests for non-UVM build")
set (ShyLU_DD_ENABLE_TESTS OFF CACHE BOOL "Turn off tests for non-UVM build")
set (STK_ENABLE_TESTS OFF CACHE BOOL "Turn off tests for non-UVM build")
Expand Down
4 changes: 3 additions & 1 deletion cmake/std/PullRequestLinuxCuda10.1.243TestingSettings.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,9 @@ set (TPL_DLlib_LIBRARIES "-ldl" CACHE FILEPATH "Set by default for CUDA PR testi
# The compile times for two Panzer files went up to over 6 hours. This
# turns off one feature that allows these in about 24 minutes. Please remove
# when issue #7532 is resolved.
set (Sacado_NEW_FAD_DESIGN_IS_DEFAULT OFF CACHE BOOL "Temporary fix for issue #7532" )
# Compile time issues addressed by #8377. Commenting out the override of
# Sacado_NEW_FAD_DESIGN_IS_DEFAULT to return to default settings.
#set (Sacado_NEW_FAD_DESIGN_IS_DEFAULT OFF CACHE BOOL "Temporary fix for issue #7532" )

# Disable some packages that can't be tested with this PR build
set (Trilinos_ENABLE_ShyLU_NodeTacho OFF CACHE BOOL
Expand Down
29 changes: 29 additions & 0 deletions cmake/std/PullRequestLinuxCuda11Driver.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
#!/bin/bash -l

if [ "${BSUB_CTEST_TIME_LIMIT}" == "" ] ; then
export BSUB_CTEST_TIME_LIMIT=12:00
fi

if [ "${Trilinos_CTEST_DO_ALL_AT_ONCE}" == "" ] ; then
export Trilinos_CTEST_DO_ALL_AT_ONCE=TRUE
fi

# comment out sh and add what we need individually.
#source $WORKSPACE/Trilinos/cmake/std/atdm/load-env.sh $JOB_NAME

set -x

#TODO: review appropriate job size
#cuda 10.1.105 will be built with rhel7G

bsub -x -q dev -Is -n 20 -J ${JOB_NAME} -W ${BSUB_CTEST_TIME_LIMIT} ${WORKSPACE}/Trilinos/cmake/std/PullRequestLinuxDriver.sh

#if [[ "${JOB_NAME}" == "trilinos-folder/Trilinos_pullrequest_cuda_10.1.105"* ]] ; then
# bsub -x -Is -q rhel7G -n 16 -J ${JOB_NAME} -W ${BSUB_CTEST_TIME_LIMIT} ${WORKSPACE}/Trilinos/cmake/std/PullRequestLinuxDriver.sh
#else
# bsub -x -Is -q rhel7F -n 16 -J ${JOB_NAME} -W ${BSUB_CTEST_TIME_LIMIT} ${WORKSPACE}/Trilinos/cmake/std/PullRequestLinuxDriver.sh
#fi
# NOTE: Above, this bsub command should grab a single rhel7F (Firestone,
# Dual-Socket POWER8, 8 cores per socket, K80 GPUs) node. The option '-x'
# makes sure that only this job runs on that node. The options '-n 16' and
# '-q rhel7G' should make bsub allocate a single one of these nodes.
13 changes: 8 additions & 5 deletions cmake/std/PullRequestLinuxCudaDriver.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,14 @@ set -x

#TODO: review appropriate job size
#cuda 10.1.105 will be built with rhel7G
if [[ "${JOB_NAME}" == "trilinos-folder/Trilinos_pullrequest_cuda_10.1.105"* ]] ; then
bsub -x -Is -q rhel7G -n 16 -J ${JOB_NAME} -W ${BSUB_CTEST_TIME_LIMIT} ${WORKSPACE}/Trilinos/cmake/std/PullRequestLinuxDriver.sh
else
bsub -x -Is -q rhel7F -n 16 -J ${JOB_NAME} -W ${BSUB_CTEST_TIME_LIMIT} ${WORKSPACE}/Trilinos/cmake/std/PullRequestLinuxDriver.sh
fi

bsub -x -Is -n 20 -J ${JOB_NAME} -W ${BSUB_CTEST_TIME_LIMIT} ${WORKSPACE}/Trilinos/cmake/std/PullRequestLinuxDriver.sh

#if [[ "${JOB_NAME}" == "trilinos-folder/Trilinos_pullrequest_cuda_10.1.105"* ]] ; then
# bsub -x -Is -q rhel7G -n 16 -J ${JOB_NAME} -W ${BSUB_CTEST_TIME_LIMIT} ${WORKSPACE}/Trilinos/cmake/std/PullRequestLinuxDriver.sh
#else
# bsub -x -Is -q rhel7F -n 16 -J ${JOB_NAME} -W ${BSUB_CTEST_TIME_LIMIT} ${WORKSPACE}/Trilinos/cmake/std/PullRequestLinuxDriver.sh
#fi
# NOTE: Above, this bsub command should grab a single rhel7F (Firestone,
# Dual-Socket POWER8, 8 cores per socket, K80 GPUs) node. The option '-x'
# makes sure that only this job runs on that node. The options '-n 16' and
Expand Down
22 changes: 22 additions & 0 deletions cmake/std/PullRequestLinuxCudaWeaverDriver.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
#!/bin/bash -l

if [ "${BSUB_CTEST_TIME_LIMIT}" == "" ] ; then
export BSUB_CTEST_TIME_LIMIT=12:00
fi

if [ "${Trilinos_CTEST_DO_ALL_AT_ONCE}" == "" ] ; then
export Trilinos_CTEST_DO_ALL_AT_ONCE=TRUE
fi

# comment out sh and add what we need individually.
#source $WORKSPACE/Trilinos/cmake/std/atdm/load-env.sh $JOB_NAME

set -x

#TODO: review appropriate job size
bsub -Is -n20 -J ${JOB_NAME} -W ${BSUB_CTEST_TIME_LIMIT} \
${WORKSPACE}/Trilinos/cmake/std/PullRequestLinuxDriver.sh

# NOTE: Above, this bsub command should grab a two
# nodes. The option '-x' makes sure that only this
# job runs on those nodes.
23 changes: 11 additions & 12 deletions cmake/std/PullRequestLinuxDriver.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ function bootstrap_modules() {
print_banner "Bootstrap environment modules start"

cuda_regex=".*(_cuda_).*"
ride_regex=".*(ride).*"
weaver_regex=".*(weaver).*"
vortex_regex=".*(vortex).*"
if [[ ${JOB_BASE_NAME:?} =~ ${cuda_regex} ]]; then
if [[ ${NODE_NAME:?} =~ ${ride_regex} ]]; then
if [[ ${NODE_NAME:?} =~ ${weaver_regex} ]]; then
message_std "PRDriver> " "Job is CUDA"
module unload git
module unload python
Expand All @@ -34,10 +34,10 @@ function bootstrap_modules() {
exit -1
fi
else
source /projects/sems/modulefiles/utils/sems-modules-init.sh
module unload sems-git
module unload sems-python
module load sems-git/2.10.1
source /projects/sems/modulefiles/utils/sems-archive-modules-init.sh
module unload sems-archive-git
module unload sems-archive-python
module load sems-archive-git/2.10.1

# module load sems-python/3.5.2 # Currently not on cloud nodes
# #pip3 install --user configparser
Expand Down Expand Up @@ -68,9 +68,11 @@ function bootstrap_modules() {
print_banner "PullRequestLinuxDriver.sh"

# Set up Sandia PROXY environment vars
export https_proxy=http://proxy.sandia.gov:80
export http_proxy=http://proxy.sandia.gov:80
export no_proxy='localhost,.sandia.gov,localnets,127.0.0.1,169.254.0.0/16,forge.sandia.gov'
if [[ "${TRILINOS_PR_DO_NOT_SET_PROXY}}" == "" ]] ; then
export https_proxy=http://proxy.sandia.gov:80
export http_proxy=http://proxy.sandia.gov:80
export no_proxy='localhost,.sandia.gov,localnets,127.0.0.1,169.254.0.0/16,forge.sandia.gov'
fi


# bootstrap the python and git modules for this system
Expand Down Expand Up @@ -178,6 +180,3 @@ message_std "PRDriver> " "cd $(pwd)"
message_std "PRDriver> " "${test_cmd:?} --pullrequest-cdash-track='${PULLREQUEST_CDASH_TRACK:?}'"
${test_cmd} --pullrequest-cdash-track="${PULLREQUEST_CDASH_TRACK:?}"
exit $?



4 changes: 2 additions & 2 deletions cmake/std/PullRequestLinuxGCC8.3.0TestingSettings.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ set (Teko_DISABLE_LSCSTABALIZED_TPETRA_ALPAH_INV_D ON CACHE BOOL "Temporarily di
# this build is different from the others in using static libraries
set (BUILD_SHARED_LIBS OFF CACHE BOOL "Off by default for PR testing in GCC 4.8.4")

include("${CMAKE_CURRENT_LIST_DIR}/PullRequestLinuxCommonTestingSettings.cmake")

set(CMAKE_CXX_FLAGS "-fno-strict-aliasing -Wall -Wno-clobbered -Wno-vla -Wno-pragmas -Wno-unknown-pragmas -Wno-parentheses -Wno-unused-local-typedefs -Wno-literal-suffix -Wno-deprecated-declarations -Wno-misleading-indentation -Wno-int-in-bool-context -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-inline -Wno-nonnull-compare -Wno-address -Werror -DTRILINOS_HIDE_DEPRECATED_HEADER_WARNINGS" CACHE STRING "Warnings as errors settings")

include("${CMAKE_CURRENT_LIST_DIR}/PullRequestLinuxCommonTestingSettings.cmake")
Loading