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_20211102_000551 branch to master #9892

Closed
wants to merge 134 commits into from

Conversation

trilinos-autotester
Copy link
Contributor

Auto PR created to promote from master_merge_20211102_000551 branch to master

masterleinad and others added 30 commits June 10, 2021 16:45
Address errors of form:
../../packages/zoltan2/test/sphynx/Test_Sphynx.cpp:86:18: error: reference to ‘Vector’ is ambiguous
 typedef Vector::node_type Node;
                  ^~~~~~
Address errors of form:
../../packages/zoltan2/test/sphynx/Test_Sphynx.cpp:86:18: error: reference to ‘Vector’ is ambiguous
 typedef Vector::node_type Node;
                  ^~~~~~
problems on CUDA build.

  Use std:: instead of boost:: in some places?
…fixes

MiniTensor: fix or at least work around some __host__ __device__ marking problems for CUDA build
More compatibility changes for kokkos-kernels, see kokkos/kokkos-kernels#932
the matrix in FE_ACTIVE_OWNED mode

closes 9638
Silences deprecation warnings, compatibility with kokkos/kokkos#4201
Affected packaged: ifpack2, intrepid2, mortel, muelu, shylu_node{basker, fastilu, tacho}, sacado, stokhos, trilinoscouplings
Commands used:
grep -Rl --exclude-dir=kokkos --exclude-dir=kokkos-kernels "Impl::Timer" * | xargs sed -i 's/Impl::Timer/Timer/g'
grep -Rl --exclude-dir=kokkos --exclude-dir=kokkos-kernels "Kokkos_Timer" * | xargs sed -i 's:Kokkos_Timer:Kokkos_Timer:g'
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: Panzer: fix 1D line mesh issue on cuda
PR Author: rppawlo
trilinos-autotester and others added 20 commits October 27, 2021 16:56
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: STK: Snapshot 10-14-21 12:18
PR Author: tasmith4
MueLu: AMG for hierarchical matrices
MueLu: remove some Tpetra deprecated
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: MueLu: Adding support for driving Galeri options via ParameterList in Driver
PR Author: csiefer2
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: MueLu: Removing superfluous cout
PR Author: csiefer2
…a617dc

From repository at [email protected]:kokkos/kokkos.git

At commit:
commit 8dc4a906d43ae8eacc951cc5d7e95ad2dfa617dc
Author: Nathan Ellingwood <[email protected]>
Date:   Thu Oct 28 09:53:19 2021 -0600

    Update master_history for Kokkos 3.5.0
…82fab3058d0ac0

From repository at [email protected]:kokkos/kokkos-kernels.git

At commit:
commit 14d29f0a04f9fc959c7c96d98e82fab3058d0ac0
Author: Nathan Ellingwood <[email protected]>
Date:   Wed Oct 27 23:45:40 2021 -0600

    Update master_history for Kokkos 3.5.0
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: Fix Adelus_vector_random_MPI_2-4 failing
PR Author: vqd8a
resolve error #2557: comparison between signed and unsigned operands
within intel compiler workaround in Intrepid2_Data.hpp
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: STK: Snapshot 10-27-21 17:05
PR Author: alanw0
…9882)

* Update Krino for fixing parsing support when compiled with yaml-cpp

* Merge with previous

* Forgot to remove old files
Kokkos + KokkosKernels Release to 3.5.00
Sacado: Re-enable and fix Sacado tests for UVM-off PR testers
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: tpetra:  #9799 changed HAVE_TEUCHOS_DEBUG to HAVE_TPETRA_DEBUG
PR Author: kddevin
…dices (#9885)

changing getNodeRowPtrs and getAllValues to do the packed analogues
@trilinos-autotester
Copy link
Contributor Author

Status Flag 'Pre-Test Inspection' - Auto Inspected - Inspection Is Not Necessary for this Pull Request.

@trilinos-autotester
Copy link
Contributor Author

Status Flag 'Master Merge AutoTester' - Failure: Timed out waiting for job intel-17.0.1 to start: Total Wait = 603

@trilinos-autotester
Copy link
Contributor Author

Status Flag 'Master Merge AutoTester' - Failure: Timed out waiting for job clang-9.0.0 to start: Total Wait = 603

@william76 william76 closed this Nov 12, 2021
@william76 william76 deleted the master_merge_20211102_000551 branch November 12, 2021 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.