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_20211030_000551 branch to master #9887

Closed
wants to merge 131 commits into from

Conversation

trilinos-autotester
Copy link
Contributor

Auto PR created to promote from master_merge_20211030_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
csiefer2 and others added 18 commits October 27, 2021 16:21
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
@trilinos-autotester trilinos-autotester requested review from a team as code owners October 30, 2021 06:05
@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' - Testing Jenkins Projects:

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: gcc-7.2.0

  • Build Num: 140
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 9887
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20211030_000551
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b414ad3
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5a67b70

Build Information

Test Name: gcc-8.3.0

  • Build Num: 187
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 9887
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20211030_000551
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b414ad3
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5a67b70

Build Information

Test Name: gcc-7.2.0-serial

  • Build Num: 117
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 9887
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20211030_000551
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b414ad3
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5a67b70

Build Information

Test Name: gcc-7.2.0-debug

  • Build Num: 84
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 9887
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20211030_000551
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b414ad3
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5a67b70

Build Information

Test Name: intel-17.0.1

  • Build Num: 97
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 9887
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20211030_000551
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b414ad3
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5a67b70

Build Information

Test Name: intel-19.0.5

  • Build Num: 99
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 9887
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20211030_000551
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b414ad3
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5a67b70

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105

  • Build Num: 2634
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 9887
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20211030_000551
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b414ad3
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5a67b70

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105_uvm_off

  • Build Num: 1625
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 9887
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20211030_000551
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b414ad3
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5a67b70

Build Information

Test Name: clang-7.0.1

  • Build Num: 68
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 9887
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20211030_000551
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b414ad3
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5a67b70

Build Information

Test Name: clang-9.0.0

  • Build Num: 59
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 9887
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20211030_000551
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b414ad3
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5a67b70

Build Information

Test Name: clang-10.0.0

  • Build Num: 62
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 9887
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20211030_000551
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b414ad3
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5a67b70

Build Information

Test Name: _cuda_10.1.243

  • Build Num: 45
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 9887
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20211030_000551
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b414ad3
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5a67b70

Build Information

Test Name: _cuda_10.1.243-rdc

  • Build Num: 50
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 9887
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20211030_000551
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b414ad3
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 5a67b70

Using Repos:

Repo: TRILINOS (trilinos/Trilinos)
  • Branch: master_merge_20211030_000551
  • SHA: b414ad3
  • Mode: TEST_REPO

Pull Request Author: trilinos-autotester

@trilinos-autotester
Copy link
Contributor Author

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...

@trilinos-autotester
Copy link
Contributor Author

Status Flag 'Master Merge AutoTester' - Failure: Timed out waiting for job clang-7.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-10.0.0 to start: Total Wait = 603

@william76 william76 closed this Nov 12, 2021
@william76 william76 deleted the master_merge_20211030_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.