-
Notifications
You must be signed in to change notification settings - Fork 580
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_20250228_175817 branch to master #13846
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: srkenno <[email protected]>
Signed-off-by: srkenno <[email protected]>
Signed-off-by: Christian Glusa <[email protected]>
Signed-off-by: Tim Fuller <[email protected]>
Signed-off-by: Tim Fuller <[email protected]>
Signed-off-by: Tim Fuller <[email protected]>
Signed-off-by: Tim Fuller <[email protected]>
Add a GitHub Actions Marketplace action for uploading artfiacts inside GitHub Runners to the GitHub Actions workflow interface. The added step uploads files from a specific directory inside the containers meant for generated artifacts. https://github.com/actions/upload-artifact Signed-off-by: Anderson Chauphan <[email protected]>
Signed-off-by: Tim Fuller <[email protected]>
Tpetra: copy and permute improvements
Merge the OverlapTag and AsyncTag residual kernels since they were almost identical. Reduces lines of code and means optimizations only have to be written once. Signed-off-by: Brian Kelley <[email protected]>
- Use LayoutRight optimized gemv - Avoid modifying [&]-captured variables inside ThreadVector parallel_fors (kokkos doesn't allow this). Use parallel_reduce instead. - Also use Kokkos::single to atomically update y only once per thread. Before it was updating once per vector lane. - If we don't use the return value of atomic_fetch_add, replace with atomic_add (may generate faster code) Signed-off-by: Brian Kelley <[email protected]>
Signed-off-by: Brian Kelley <[email protected]>
Signed-off-by: Brian Kelley <[email protected]>
Mostly Sean Miller's changes from #13610. Signed-off-by: Brian Kelley <[email protected]>
to speed up BTDS residual. Avoids up to 4 extra levels of indirection to figure out where to read from A and x. Signed-off-by: Brian Kelley <[email protected]>
Signed-off-by: Chris Siefert <[email protected]>
Signed-off-by: Brian Kelley <[email protected]>
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.10.4 to 2.11.0. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@cb605e5...4d991eb) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Chris Siefert <[email protected]>
Automatically Merged using Trilinos Pull Request AutoTester PR Title: b'Tpetra: Adding test for symmetric equlibration' PR Author: csiefer2
Field metadata is causing some issues. Only outputting if requested instead of by default. Signed-off-by: Greg Sjaardema <[email protected]>
This reverts commit fcf1459, reversing changes made to 984b943. Regressions detected in performance testing: ATS2, MiniEM RZadams & Tioga MiniEM 4 ranks, 4 ranks MueLu setup-solve, 1/4 ranks Tpetra FE Assembly, 4 ranks Signed-off-by: Jonathan Hu <[email protected]>
Signed-off-by: Christian Glusa <[email protected]>
Signed-off-by: Christian Glusa <[email protected]>
Signed-off-by: Christian Glusa <[email protected]>
Signed-off-by: Christian Glusa <[email protected]>
Automatically Merged using Trilinos Pull Request AutoTester PR Title: b'Tpetra: revert 13714' PR Author: jhux2
MueLu & MiniEM: More barriers
Signed-off-by: Samuel E. Browne <[email protected]>
Signed-off-by: malphil <[email protected]>
…== true of dlap Signed-off-by: Christian Glusa <[email protected]>
Signed-off-by: malphil <[email protected]>
…ible through use of optional function argument Signed-off-by: malphil <[email protected]>
Signed-off-by: malphil <[email protected]>
Automatically Merged using Trilinos Pull Request AutoTester PR Title: b'MueLu: Do not hard code "aggregation: dropping may create Dirichlet"' PR Author: cgcgcg
…-reassembly-costs-tpetra Automatically Merged using Trilinos Pull Request AutoTester PR Title: b'Teko: Improve Tpetra subblock re-assembly performance' PR Author: MalachiTimothyPhillips
TriBITS: Allow usage of find_package(MPI) (#13839)
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: PR_gcc-openmpi-openmp
Jenkins Parameters
Build InformationTest Name: PR_gcc
Jenkins Parameters
Build InformationTest Name: PR_gcc-openmpi_debug
Jenkins Parameters
Build InformationTest Name: PR_clang
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_python3
Jenkins Parameters
Build InformationTest Name: PR_cuda
Jenkins Parameters
Build InformationTest Name: PR_intel
Jenkins Parameters
Build InformationTest Name: PR_cuda-uvm
Jenkins Parameters
Using Repos:
Pull Request Author: trilinos-autotester |
Status Flag 'Master Merge AutoTester' - Jenkins Testing: 1 or more Jobs FAILED Note: Testing will normally be attempted again in approx. 15 Mins. If a change to the PR source branch occurs, the testing will be attempted again on next available autotester run. Pull Request Auto Testing has FAILED (click to expand)Build InformationTest Name: PR_gcc-openmpi-openmp
Jenkins Parameters
Build InformationTest Name: PR_gcc
Jenkins Parameters
Build InformationTest Name: PR_gcc-openmpi_debug
Jenkins Parameters
Build InformationTest Name: PR_clang
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_python3
Jenkins Parameters
Build InformationTest Name: PR_cuda
Jenkins Parameters
Build InformationTest Name: PR_intel
Jenkins Parameters
Build InformationTest Name: PR_cuda-uvm
Jenkins Parameters
|
Status Flag 'Master Merge AutoTester' - Testing Jenkins Projects: Pull Request Auto Testing STARTING (click to expand)Build InformationTest Name: PR_gcc-openmpi-openmp
Jenkins Parameters
Build InformationTest Name: PR_gcc
Jenkins Parameters
Build InformationTest Name: PR_gcc-openmpi_debug
Jenkins Parameters
Build InformationTest Name: PR_clang
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_python3
Jenkins Parameters
Build InformationTest Name: PR_cuda
Jenkins Parameters
Build InformationTest Name: PR_intel
Jenkins Parameters
Build InformationTest Name: PR_cuda-uvm
Jenkins Parameters
Using Repos:
Pull Request Author: trilinos-autotester |
Status Flag 'Master Merge AutoTester' - Jenkins Testing: 1 or more Jobs FAILED Note: Testing will normally be attempted again in approx. 15 Mins. If a change to the PR source branch occurs, the testing will be attempted again on next available autotester run. Pull Request Auto Testing has FAILED (click to expand)Build InformationTest Name: PR_gcc-openmpi-openmp
Jenkins Parameters
Build InformationTest Name: PR_gcc
Jenkins Parameters
Build InformationTest Name: PR_gcc-openmpi_debug
Jenkins Parameters
Build InformationTest Name: PR_clang
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_python3
Jenkins Parameters
Build InformationTest Name: PR_cuda
Jenkins Parameters
Build InformationTest Name: PR_intel
Jenkins Parameters
Build InformationTest Name: PR_cuda-uvm
Jenkins Parameters
|
Looks like some of the ccache filesystems went down for a bit on one of the builds. |
Auto PR created to promote from master_merge_20250228_175817 branch to master