-
Notifications
You must be signed in to change notification settings - Fork 582
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_20250404_175819 branch to master #13948
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: Anderson Chauphan <achauph@sandia.gov>
Signed-off-by: Anderson Chauphan <achauph@sandia.gov>
…U platforms. Signed-off-by: malphil <malphil@sandia.gov>
Signed-off-by: malphil <malphil@sandia.gov>
Remove ccache stats output from framework-tests job as the container used for framework-tests does not currently have ccache setup currently. This should be added soon, however, I want to have these ccache stats begin outputting in PRs ASAP for evaluation. Signed-off-by: Anderson Chauphan <achauph@sandia.gov>
Signed-off-by: maxfirmbach <max@firmbach.com>
Signed-off-by: maxfirmbach <max@firmbach.com>
Signed-off-by: maxfirmbach <max@firmbach.com>
Signed-off-by: malphil <malphil@sandia.gov>
Signed-off-by: Alan Williams <william@sandia.gov>
Signed-off-by: malphil <malphil@sandia.gov>
…or-transfer MueLu: Add MultiVector transfer for vector PDE
Signed-off-by: Christian Glusa <caglusa@sandia.gov>
Signed-off-by: Christian Glusa <caglusa@sandia.gov>
Automatically Merged using Trilinos Pull Request AutoTester PR Title: b'Express dependence from krino upon Sacado' PR Author: alanw0
Reenable disabled tests
Signed-off-by: Samuel E. Browne <sebrown@sandia.gov>
Signed-off-by: Samuel E. Browne <sebrown@sandia.gov>
…-sub-block-reassembly Automatically Merged using Trilinos Pull Request AutoTester PR Title: b'Teko: Perform as much of the sub-block reassembly operation on the device as possible' PR Author: MalachiTimothyPhillips
* Tpetra: Initial SpGEMM comment cleanup Signed-off-by: Chris Siefert <csiefer@sandia.gov> * Tpetra: Converting from MMM Timings to profiling region Signed-off-by: Chris Siefert <csiefer@sandia.gov> * Tpetra: More HIP fixes Signed-off-by: Chris Siefert <csiefer@sandia.gov> * Tpetra: More HIP fixes Signed-off-by: Chris Siefert <csiefer@sandia.gov> * Tpetra: Adding Cuda fixes plus a little bit of HIP love Signed-off-by: Chris Siefert <csiefer@sandia.gov> * Update packages/tpetra/core/ext/TpetraExt_MatrixMatrix_Cuda.hpp Co-authored-by: Luc Berger <lberge@sandia.gov> Signed-off-by: Chris Siefert <csiefer2@users.noreply.github.com> * Update packages/tpetra/core/ext/TpetraExt_MatrixMatrix_Cuda.hpp Co-authored-by: Luc Berger <lberge@sandia.gov> Signed-off-by: Chris Siefert <csiefer2@users.noreply.github.com> * Update packages/tpetra/core/ext/TpetraExt_MatrixMatrix_Cuda.hpp Co-authored-by: Luc Berger <lberge@sandia.gov> Signed-off-by: Chris Siefert <csiefer2@users.noreply.github.com> * Update packages/tpetra/core/ext/TpetraExt_MatrixMatrix_Cuda.hpp Co-authored-by: Luc Berger <lberge@sandia.gov> Signed-off-by: Chris Siefert <csiefer2@users.noreply.github.com> * Update packages/tpetra/core/ext/TpetraExt_MatrixMatrix_HIP.hpp Co-authored-by: Luc Berger <lberge@sandia.gov> Signed-off-by: Chris Siefert <csiefer2@users.noreply.github.com> * Update packages/tpetra/core/ext/TpetraExt_MatrixMatrix_HIP.hpp Co-authored-by: Luc Berger <lberge@sandia.gov> Signed-off-by: Chris Siefert <csiefer2@users.noreply.github.com> * Update packages/tpetra/core/ext/TpetraExt_MatrixMatrix_HIP.hpp Co-authored-by: Luc Berger <lberge@sandia.gov> Signed-off-by: Chris Siefert <csiefer2@users.noreply.github.com> * Update packages/tpetra/core/ext/TpetraExt_MatrixMatrix_HIP.hpp Co-authored-by: Luc Berger <lberge@sandia.gov> Signed-off-by: Chris Siefert <csiefer2@users.noreply.github.com> --------- Signed-off-by: Chris Siefert <csiefer@sandia.gov> Signed-off-by: Chris Siefert <csiefer2@users.noreply.github.com> Co-authored-by: Luc Berger <lberge@sandia.gov>
Automatically Merged using Trilinos Pull Request AutoTester PR Title: b'Framework: Add ccache stats output to AT2 jobs' PR Author: achauphan
…info Automatically Merged using Trilinos Pull Request AutoTester PR Title: b'Framework: Improve AT2 summary info' PR Author: sebrowne
Both show timeouts. Prefer moving the RUN_SERIAL setting into the CMake code for the Intrepid2 one, but the Kokkos one follows the current pattern (Kokkos does not currently running concurrent GPU tests, so we set them to run serially when they exhibit issues). Signed-off-by: Samuel E. Browne <sebrown@sandia.gov>
Signed-off-by: Carl Pearson <cwpears@sandia.gov>
Signed-off-by: Chris Siefert <csiefer@sandia.gov>
Automatically Merged using Trilinos Pull Request AutoTester PR Title: b'MueLu: Improving reproducibility in test' PR Author: csiefer2
Automatically Merged using Trilinos Pull Request AutoTester PR Title: b'Tpetra: Kokkos::StaticCrsGraph -> KokkosSparse::StaticCrsGraph' PR Author: cwpearson
Signed-off-by: Jonathan Hu <jhu@sandia.gov>
Signed-off-by: Jonathan Hu <jhu@sandia.gov>
Signed-off-by: Jonathan Hu <jhu@sandia.gov>
Automatically Merged using Trilinos Pull Request AutoTester PR Title: b'Tpetra: Amesos2: MueLu: fix warnings' PR Author: jhux2
Signed-off-by: Chris Siefert <csiefer@sandia.gov>
Automatically Merged using Trilinos Pull Request AutoTester PR Title: b'Tpetra: Removing old C++14 support code which breaks C++20 compiles' PR Author: csiefer2
Also correct Kokkos test names. Signed-off-by: Samuel E. Browne <sebrown@sandia.gov>
Automatically Merged using Trilinos Pull Request AutoTester PR Title: b'Framework: Update list of tests to run serially with CUDA' PR Author: sebrowne
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_clang
Jenkins Parameters
Build InformationTest Name: PR_cuda
Jenkins Parameters
Build InformationTest Name: PR_cuda-uvm
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: PR_gcc-openmpi-openmp
Jenkins Parameters
Build InformationTest Name: PR_clang
Jenkins Parameters
Build InformationTest Name: PR_cuda
Jenkins Parameters
Build InformationTest Name: PR_cuda-uvm
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 |
Cannot Merge Pull Request# 13948: Github Mergeability = behind; Git Mergeable = True |
Status Flag 'Master Merge AutoTester' - Pull Request will be Automerged |
Cannot Merge Pull Request# 13948: Github Mergeability = behind; Git Mergeable = True |
Status Flag 'Master Merge AutoTester' - Pull Request will be Automerged |
Cannot Merge Pull Request# 13948: Github Mergeability = behind; Git Mergeable = True |
Status Flag 'Master Merge AutoTester' - Pull Request will be Automerged |
Cannot Merge Pull Request# 13948: Github Mergeability = behind; Git Mergeable = True |
Auto PR created to promote from master_merge_20250404_175819 branch to master