Master Merge: Automatic PR from develop to master#15187
Merged
Conversation
This removes specializaions for std::is_same/std::is_same_v for LayoutContiguous. The code for handling subdynrankview() correctly was written by Christian Trott. For issue #15036 Signed-off-by: Eric Phipps <etphipp@sandia.gov>
Needed by ViewFactory, which is used by Panzer on CUDA. Signed-off-by: Eric Phipps <etphipp@sandia.gov>
Signed-off-by: Eric Phipps <etphipp@sandia.gov>
Signed-off-by: Eric Phipps <etphipp@sandia.gov>
Signed-off-by: ViNN280801 <vladislav.semykin@gmail.com>
Signed-off-by: Samuel E. Browne <sebrown@sandia.gov>
Framework: Try omitting the default entirely
I can't figure out a nicer way to handle this on the GHA side while preserving the numeric type on the input (which I like as a helpful input check). Do it in the shell instead, unfortunately. Signed-off-by: Samuel E. Browne <sebrown@sandia.gov>
…os2-test-stratimikos PyTrilinos2: fixed undefined 'rank' issue
Signed-off-by: Christian Glusa <caglusa@sandia.gov>
Signed-off-by: Christian Glusa <caglusa@sandia.gov>
Signed-off-by: Christian Glusa <caglusa@sandia.gov>
…est further out Signed-off-by: Christian Glusa <caglusa@sandia.gov>
Tpetra RowMatrixTransposer: Switch sorting on CPU from DEFAULT to SHELL
Bumps the github-actions group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [step-security/harden-runner](https://github.com/step-security/harden-runner). Updates `github/codeql-action` from 4.35.1 to 4.35.2 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@c10b806...95e58e9) Updates `step-security/harden-runner` from 2.17.0 to 2.19.0 - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@f808768...8d3c67d) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.35.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: step-security/harden-runner dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
Tpetra, MueLu: Communication improvements
…elop/github-actions-d52dfeb8fb Bump the github-actions group with 2 updates
Signed-off-by: Christian Glusa <caglusa@sandia.gov>
Sacado: Fix extent of as_scalar_view
The approximation of the largest eigenvalue lambdaMax might have an imaginary part. Signed-off-by: Christian Glusa <caglusa@sandia.gov>
Sacado: Remove specializations of std::is_same/std::is_same_v
Signed-off-by: Eric Phipps <etphipp@sandia.gov>
MueLu: Switch TpetraOperatorAdapter test to deterministic aggregation
Signed-off-by: Christian Glusa <caglusa@sandia.gov>
Sacado: Remove std::is_same specialization for LayoutNatural.
Signed-off-by: Eric Phipps <etphipp@sandia.gov>
Framework: Use shell to handle variable defaulting
MueLu RepartitionUtilities: Simplify sub-step
Sacado: Add as_scalar_view() overload and test for DynRankView
Signed-off-by: Eric Phipps <etphipp@sandia.gov>
Signed-off-by: Christian Glusa <caglusa@sandia.gov>
Signed-off-by: Christian Glusa <caglusa@sandia.gov>
…15178) Signed-off-by: malphil <malphil@sandia.gov>
Signed-off-by: malphil <malphil@sandia.gov>
…15133) Signed-off-by: malphil <malphil@sandia.gov>
MueLu: Remove Epetra things
ShyLU: Remove Epetra code
Amesos2: Remove Epetra code
Belos: Remove some Epetra leftovers
* Tacho: more options/tests for shift and perturb,
also fix team-potrf interface with pivot-tol
Signed-off-by: iyamazaki <iyamaza@sandia.gov>
* Tacho: finer control of fence (e.g., for LU solve)
Signed-off-by: iyamazaki <iyamaza@sandia.gov>
* Tacho: one-stream version of LU solve
Signed-off-by: iyamazaki <iyamaza@sandia.gov>
* Tacho: stream option for LDL
+
Amesos2: add one-stream-option to Tacho interface
Signed-off-by: iyamazaki <iyamaza@sandia.gov>
* Tacho: remove not-needed anymore code (getStream)
Signed-off-by: iyamazaki <iyamaza@sandia.gov>
* Tacho: stream option for chol
Signed-off-by: iyamazaki <iyamaza@sandia.gov>
* Tacho: add one-stream version to test
Signed-off-by: iyamazaki <iyamaza@sandia.gov>
* Tacho: fix serial build
Signed-off-by: iyamazaki <iyamaza@sandia.gov>
* Tacho: shadow variable
Signed-off-by: iyamazaki <iyamaza@sandia.gov>
* Tacho: keep the last fence for solve
Signed-off-by: iyamazaki <iyamaza@sandia.gov>
* Tacho: fix fence in LDL and Chol
Signed-off-by: iyamazaki <iyamaza@sandia.gov>
* Tacho: keep fence between forward and backward solves
Signed-off-by: iyamazaki <iyamaza@sandia.gov>
* Tacho: run Spmv onl stream-0
Signed-off-by: iyamazaki <iyamaza@sandia.gov>
* Tacho: move view declaration outside for-loop in unit-test
Signed-off-by: iyamazaki <iyamaza@sandia.gov>
* Tacho: skip fence for variant-3
Signed-off-by: iyamazaki <iyamaza@sandia.gov>
* Tacho: define _exec_instances with default execspace on host
Signed-off-by: iyamazaki <iyamaza@sandia.gov>
---------
Signed-off-by: iyamazaki <iyamaza@sandia.gov>
…ssibility Signed-off-by: iyamazaki <iyamaza@sandia.gov>
Tacho: replace Kokkos::Impl::MemorySpaceAccess
|
CDash for AT2 results [Currently only accessible from Sandia networks] Reproducing CI builds locallyCI builds can be reproduced locally in a container. Requirements: Python 3.9+, Podman, CMake Steps:
|
cgcgcg
approved these changes
Apr 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automatic PR from develop to master.