-
Notifications
You must be signed in to change notification settings - Fork 572
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_20240329_175926 branch to master #12872
Conversation
Added genconfig entry for aue container environment. Story ref: TRILFRAME-622
Story ref: TRILFRAME-622
Story ref: TRILFRAME-622
Turning off tests for now as I am running into configure errors with the tests enabled. Story ref: TRILFRAME-622
Disabled TrilinosFrameworkTests and TrilinosBuildStats to get AUE config to pass configure step with all tests still enabled. Story ref: TRILFRAME-622
Resolve unnecessary library override in AUE config Story ref: TRILFRAME-622
- Integrate SPMVHandle (for KokkosKernels 4.3+), enabling reuse of matrix analysis - Rework how int-typed rowptrs are handled. Now works for BlockCrsMatrix too, and rocsparse can be used (not just cusparse)
shared_ptr really is what we want for MatrixApplyHelper (and later, SPMVHandle) because two matrices can share it just fine until one of them calls resumeFill.
When using AUE container with all tests enabled, these Framework tests were the culprit of a few configuration errors. These tests are handled in their own Jenkins job elsewhere so they can be turned off here. Story ref: TRILFRAME-622
Unset lapack and blas TPL libraries to not override values set inside of container. Story ref: TRILFRAME-622
Tpetra: (matrix market) make writer safer and reader less copy-pasted
Some tests failed without Zoltan2.
Some tests depend on Zoltan2.
The option is disabled by default.
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.8 to 3.24.9. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@05963f4...1b1aada) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Automatically Merged using Trilinos Pull Request AutoTester PR Title: b'Ifpack2&MueLu: Add missing dependency checks' PR Author: cgcgcg
Panzer MiniEM: Make truncating MueLu hierarchies optional
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.1.3 to 4.2.4. - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](actions/dependency-review-action@9129d7d...733dd5d) --- updated-dependencies: - dependency-name: actions/dependency-review-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tpetra: matrix apply TPL improvements
…tions/develop/github/codeql-action-3.24.9 Automatically Merged using Trilinos Pull Request AutoTester PR Title: b'Bump github/codeql-action from 3.24.8 to 3.24.9' PR Author: dependabot[bot]
…er-build Framework: updated container gcc openmpi build for github
Turned off warning messages and took out the line with an intentional parse error since was having problems with stderr/stdout interleave on some systems.
…24-03-27 Automatically Merged using Trilinos Pull Request AutoTester PR Title: b'Seacas snapshot 2024 03 27' PR Author: gsjaardema
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: Trilinos_PR_gcc-8.3.0
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_gcc-8.3.0-serial
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_gcc-8.3.0-debug
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_clang-11.0.1
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_cuda-11.4.2-uvm-off
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_intel-2021.3
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' - Testing Jenkins Projects: Pull Request Auto Testing STARTING (click to expand)Build InformationTest Name: Trilinos_PR_gcc-8.3.0
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_gcc-8.3.0-serial
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_gcc-8.3.0-debug
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_clang-11.0.1
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_cuda-11.4.2-uvm-off
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_intel-2021.3
Jenkins Parameters
Using Repos:
Pull Request Author: trilinos-autotester |
Status Flag 'Master Merge AutoTester' - Jenkins Testing: all Jobs PASSED Pull Request Auto Testing has PASSED (click to expand)Build InformationTest Name: Trilinos_PR_gcc-8.3.0
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_gcc-8.3.0-serial
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_gcc-8.3.0-debug
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_clang-11.0.1
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_cuda-11.4.2-uvm-off
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_intel-2021.3
Jenkins Parameters
|
Status Flag 'Pre-Merge Inspection' - Auto Inspected - Inspection is Not Necessary for this Pull Request. |
Status Flag 'Master Merge AutoTester' - Pull Request will be Automerged |
Merge on Pull Request# 12872: IS A SUCCESS - Pull Request successfully merged |
Auto PR created to promote from master_merge_20240329_175926 branch to master