-
Notifications
You must be signed in to change notification settings - Fork 575
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_20211030_000551 branch to master #9887
Conversation
Compatibility change for kokkos-kernels, see kokkos/kokkos-kernels#932
Compatibility change for kokkos-kernels, see kokkos/kokkos-kernels#932
Address errors of form: ../../packages/zoltan2/test/sphynx/Test_Sphynx.cpp:86:18: error: reference to ‘Vector’ is ambiguous typedef Vector::node_type Node; ^~~~~~
Change made for compatibiltility with kokkos/kokkos#4138
Compatibility change for kokkos-kernels, see kokkos/kokkos-kernels#932
Compatibility change for kokkos-kernels, see kokkos/kokkos-kernels#932
Address errors of form: ../../packages/zoltan2/test/sphynx/Test_Sphynx.cpp:86:18: error: reference to ‘Vector’ is ambiguous typedef Vector::node_type Node; ^~~~~~
Change made for compatibiltility with kokkos/kokkos#4138
… into kokkos-promotion
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
Rename CUDA_SAFE_CALL for compatibility with kokkos/kokkos#4249 See issue #9587
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'
was re-used as a loop index in a nested loop
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Panzer: fix 1D line mesh issue on cuda PR Author: rppawlo
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
Status Flag 'Pre-Test Inspection' - Auto Inspected - Inspection Is Not Necessary for this Pull Request. |
Status Flag 'Master Merge AutoTester' - Testing Jenkins Projects: Pull Request Auto Testing STARTING (click to expand)Build InformationTest Name: gcc-7.2.0
Jenkins Parameters
Build InformationTest Name: gcc-8.3.0
Jenkins Parameters
Build InformationTest Name: gcc-7.2.0-serial
Jenkins Parameters
Build InformationTest Name: gcc-7.2.0-debug
Jenkins Parameters
Build InformationTest Name: intel-17.0.1
Jenkins Parameters
Build InformationTest Name: intel-19.0.5
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_cuda_10.1.105
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_cuda_10.1.105_uvm_off
Jenkins Parameters
Build InformationTest Name: clang-7.0.1
Jenkins Parameters
Build InformationTest Name: clang-9.0.0
Jenkins Parameters
Build InformationTest Name: clang-10.0.0
Jenkins Parameters
Build InformationTest Name: _cuda_10.1.243
Jenkins Parameters
Build InformationTest Name: _cuda_10.1.243-rdc
Jenkins Parameters
Using Repos:
Pull Request Author: trilinos-autotester |
NOTICE: The AutoTester has encountered an internal error (usually a Communications Timeout), testing will be restarted, previous tests may still be running but will be ignored by the AutoTester... |
Status Flag 'Master Merge AutoTester' - Failure: Timed out waiting for job clang-7.0.1 to start: Total Wait = 603
|
Auto PR created to promote from master_merge_20211030_000551 branch to master