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_20211123_000552 branch to master #9966

Closed
wants to merge 164 commits into from

Conversation

trilinos-autotester
Copy link
Contributor

Auto PR created to promote from master_merge_20211123_000552 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 19 commits November 5, 2021 21:15
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: Tpetra: remove obsolete configure option
PR Author: tasmith4
* Belos: fix compilation warnings (Shadowed declarations) in native Tpetra solver
* Belos: fix a typo in native Tpetra Gmres
* Belos: add option not to compute Ritz values for testing native Tpetra pipelined Gmres
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: kokkos: Hotfix SYCL to use in-order queues
PR Author: ndellingwood
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: KokkosKernels: scope using namespace to prevent clashes
PR Author: ndellingwood
…9880)

Update STK_ExodusReaderFactory to create an edge/face block for each
edge/face topology.  The edge/face block names to be prefixed with
topology the name.

Update the STK_ExodusReaderFactory test to check the new edge/face block
code.  Now uses a multiblock input file (twoblock_cube.exo) where each
block has a different element topology.

Simplify the cube and square mesh factories by leveraging the fact that
all the elements in all the element blocks are the same topology.
There is no need to dynamically name and populate edge/face blocks.

Improve the cube and square mesh factory tests to better test
the edge and face block features in both single and multi-block cases.
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: Framework: Full build test
PR Author: ZUUL42
MueLu, Tpetra, SEACAS: Cpp17 Fixes
@trilinos-autotester trilinos-autotester requested review from a team as code owners November 23, 2021 07:05
@william76
Copy link
Contributor

closing to help the autotester get through the backlog

@william76 william76 closed this Nov 23, 2021
@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: 181
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 9966
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20211123_000552
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 04cc1ad
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: 228
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 9966
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20211123_000552
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 04cc1ad
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: 158
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 9966
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20211123_000552
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 04cc1ad
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: 125
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 9966
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20211123_000552
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 04cc1ad
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: 134
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 9966
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20211123_000552
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 04cc1ad
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: 135
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 9966
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20211123_000552
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 04cc1ad
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: 103
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 9966
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20211123_000552
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 04cc1ad
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: 88
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 9966
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20211123_000552
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 04cc1ad
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: 88
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 9966
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20211123_000552
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 04cc1ad
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: 82
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 9966
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20211123_000552
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 04cc1ad
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: 81
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 9966
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20211123_000552
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 04cc1ad
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_20211123_000552
  • SHA: 04cc1ad
  • Mode: TEST_REPO

Pull Request Author: trilinos-autotester

@trilinos-autotester
Copy link
Contributor Author

Status Flag 'Master Merge AutoTester' - Failure: Timed out waiting for job Trilinos_pullrequest_cuda_weaver to start: Total Wait = 3603

@william76 william76 deleted the master_merge_20211123_000552 branch November 24, 2021 14:50
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.