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_20241220_175822 branch to master #13688

Merged
merged 45 commits into from
Dec 21, 2024

Conversation

trilinos-autotester
Copy link
Contributor

Auto PR created to promote from master_merge_20241220_175822 branch to master

achauphan and others added 30 commits December 3, 2024 17:25
GenConfig is open-sourced now, point default get_dependencies
to the GitHub repository and remove the container specific cases.

Signed-off-by: Anderson Chauphan <[email protected]>
Realized that most of the "SEMS_CUDA_TPL_LOCATIONS" were actually
general to a default installation of those TPLs using Spack. So roll
that into CUDA_TPL_ENABLES and retitle it SPACK_CUDA_TPLS. Separate out
the part that does the BLAS/LAPACK from the system, since _that_ is
SEMS-specific, and include it into SEMS_COMMON_CUDA.

Signed-off-by: Samuel E. Browne <[email protected]>
Nothing COMMON about it.

Signed-off-by: Samuel E. Browne <[email protected]>
If it is what it says it is, we want it any time we have CUDA.

Signed-off-by: Samuel E. Browne <[email protected]>
Signed-off-by: Samuel E. Browne <[email protected]>
Can be removed if we use `find_package(superlu)` since the -lm will get
picked up from SuperLU's build system.

Signed-off-by: Samuel E. Browne <[email protected]>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.6 to 3.27.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@aa57810...df409f7)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: iyamazaki <[email protected]>
Frequent timeouts on GCC/OpenMPI Debug Shared configuration in PR
testing, and before it was marked serial for CUDA had repeated failures
there as well (though those were not timeouts).

Signed-off-by: Samuel E. Browne <[email protected]>
…tions/develop/github/codeql-action-3.27.9

Automatically Merged using Trilinos Pull Request AutoTester
PR Title: b'Bump github/codeql-action from 3.27.6 to 3.27.9'
PR Author: dependabot[bot]
Signed-off-by: Christian Glusa <[email protected]>
Teko: Examples with Epetra=OFF
* Panzer Tangents :: Add Dirichlet residual scatters

Signed-off-by: Bryan Reuter <[email protected]>
…i/klu-default-coarse-grid-solver

Automatically Merged using Trilinos Pull Request AutoTester
PR Title: b'MueLu: Use KLU as default coarse grid solver'
PR Author: MalachiTimothyPhillips
…unit-test

Automatically Merged using Trilinos Pull Request AutoTester
PR Title: b'Intrepid2: Serialize unit test'
PR Author: sebrowne
…es and Stratimikos/Thyra support fixes)

Signed-off-by: Chris Siefert <[email protected]>
Signed-off-by: Chris Siefert <[email protected]>
Signed-off-by: Chris Siefert <[email protected]>
Signed-off-by: Chris Siefert <[email protected]>
Fixing.

Signed-off-by: Chris Siefert <[email protected]>
Signed-off-by: Chris Siefert <[email protected]>
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: b'MueLu: Fixing Matlab support'
PR Author: csiefer2
Tacho : return value from team-factor
Signed-off-by: Chris Siefert <[email protected]>
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: b'MueLu: Update CMakeLists.txt'
PR Author: csiefer2
sebrowne and others added 13 commits December 18, 2024 11:43
This reverts commit 773e0f9.

Signed-off-by: Samuel E. Browne <[email protected]>
Static libopenblas.a still needs (for now) shared libgfortran and libm.
So do it the "hacky" way, but isolate it to where we need static
libopenblas.

Signed-off-by: Samuel E. Browne <[email protected]>
Or rather, do not specify TPL_<blasorlapack>_LIBRARIES for the default
case.

Signed-off-by: Samuel E. Browne <[email protected]>
Change main workflow name from AT2-EXPERIMENTAL back to AT2. Mark those
individual runs that are anticipated to be transitioned to required as
no longer EXPERIMENTAL.

Signed-off-by: Samuel E. Browne <[email protected]>
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: b'Framework: Update get_dependencies.sh script to use open-sourced repo'
PR Author: achauphan
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: b'Framework: Clean up and repair AT2 build specs'
PR Author: sebrowne
…rimental-markings

Automatically Merged using Trilinos Pull Request AutoTester
PR Title: b'Framework: Rename AT2 builds to indicate production-readiness'
PR Author: sebrowne
…f607cbf6f89e47

From repository at [email protected]:kokkos/kokkos-kernels.git

At commit:
commit 42593705e42e661fe68151415df607cbf6f89e47
Author: Nathan Ellingwood <[email protected]>
Date:   Tue Dec 17 11:39:48 2024 -0700

    update master_history.txt

Signed-off-by: Nathan Ellingwood <[email protected]>
…fb1861

From repository at [email protected]:kokkos/kokkos.git

At commit:
commit ff977240c493f8b5a170cb81c7dc111cd2fb1861
Author: Nathan Ellingwood <[email protected]>
Date:   Thu Dec 19 11:22:34 2024 -0700

    update master_history.txt

Signed-off-by: Nathan Ellingwood <[email protected]>
The following tests have diff vs tol issues in the intel-2021.3 job

Intrepid2_unit-test_Discretization_Basis_HCURL_TET_In_FEM_test_02_Serial_DOUBLE_DOUBLE_MPI_1
Intrepid2_unit-test_Discretization_Basis_HCURL_TRI_In_FEM_test_02_Serial_DOUBLE_DOUBLE_MPI_1
Intrepid2_unit-test_Discretization_Basis_HDIV_TET_In_FEM_test_02_Serial_DOUBLE_DOUBLE_MPI_1
Intrepid2_unit-test_Discretization_Basis_HDIV_TRI_In_FEM_test_02_Serial_DOUBLE_DOUBLE_MPI_1
Intrepid2_unit-test_Discretization_Basis_HGRAD_TET_Cn_FEM_test_02_Serial_DOUBLE_DOUBLE_MPI_1
Intrepid2_unit-test_Discretization_Basis_HGRAD_TRI_Cn_FEM_test_02_Serial_DOUBLE_DOUBLE_MPI_1
Intrepid2_unit-test_Discretization_Basis_HVOL_TET_Cn_FEM_test_02_Serial_DOUBLE_DOUBLE_MPI_1

Signed-off-by: Nathan Ellingwood <[email protected]>
…ease

Automatically Merged using Trilinos Pull Request AutoTester
PR Title: b'Kokkos + KokkosKernels Promotion To 4.5.1'
PR Author: ndellingwood
@trilinos-autotester trilinos-autotester requested review from a team as code owners December 21, 2024 00:58
@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: PR_gcc-openmpi-openmp

  • Build Num: 944
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel8_sems-gnu-8.5.0-openmpi-4.1.6-openmp_release-debug_static_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 13688
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL rhel8
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA ece6cfc
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7f913e3

Build Information

Test Name: PR_gcc

  • Build Num: 994
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel8_sems-gnu-8.5.0-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 13688
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL rhel8
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA ece6cfc
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7f913e3

Build Information

Test Name: PR_gcc-openmpi_debug

  • Build Num: 995
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel8_sems-gnu-8.5.0-openmpi-4.1.6-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 13688
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL rhel8
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA ece6cfc
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7f913e3

Build Information

Test Name: PR_clang

  • Build Num: 993
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel8_sems-clang-11.0.1-openmpi-4.0.5-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 13688
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL rhel8
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA ece6cfc
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7f913e3

Build Information

Test Name: Trilinos_PR_python3

  • Build Num: 4952
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
BLOCKING_BUILD false
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel8_aue-gnu-12.1.0-anaconda3-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_no-uvm_deprecated-on_pr-framework
PR_LABELS
PULLREQUESTNUM 13688
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL rhel8
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA ece6cfc
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7f913e3

Build Information

Test Name: PR_cuda

  • Build Num: 992
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel8_sems-cuda-11.4.2-gnu-10.1.0-openmpi-4.1.6_release_static_Volta70_no-asan_complex_no-fpic_mpi_pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 13688
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL rhel8-gpu
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA ece6cfc
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7f913e3

Build Information

Test Name: PR_intel

  • Build Num: 913
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
BLOCKING_BUILD false
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel8_sems-intel-2021.3-sems-openmpi-4.1.4_release-debug_shared_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 13688
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL rhel8
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA ece6cfc
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7f913e3

Build Information

Test Name: PR_cuda-uvm

  • Build Num: 992
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel8_sems-cuda-11.4.2-gnu-10.1.0-openmpi-4.1.6_release_static_Volta70_no-asan_complex_no-fpic_mpi_pt_no-rdc_uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 13688
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL rhel8
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA ece6cfc
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7f913e3

Using Repos:

Repo: TRILINOS (trilinos/Trilinos)
  • Branch: master_merge_20241220_175822
  • SHA: ece6cfc
  • Mode: TEST_REPO

Pull Request Author: trilinos-autotester

@trilinos-autotester
Copy link
Contributor Author

Status Flag 'Master Merge AutoTester' - Jenkins Testing: all Jobs PASSED

Pull Request Auto Testing has PASSED (click to expand)

Build Information

Test Name: PR_gcc-openmpi-openmp

  • Build Num: 944
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel8_sems-gnu-8.5.0-openmpi-4.1.6-openmp_release-debug_static_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 13688
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL rhel8
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA ece6cfc
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7f913e3

Build Information

Test Name: PR_gcc

  • Build Num: 994
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel8_sems-gnu-8.5.0-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 13688
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL rhel8
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA ece6cfc
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7f913e3

Build Information

Test Name: PR_gcc-openmpi_debug

  • Build Num: 995
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel8_sems-gnu-8.5.0-openmpi-4.1.6-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 13688
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL rhel8
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA ece6cfc
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7f913e3

Build Information

Test Name: PR_clang

  • Build Num: 993
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel8_sems-clang-11.0.1-openmpi-4.0.5-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 13688
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL rhel8
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA ece6cfc
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7f913e3

Build Information

Test Name: Trilinos_PR_python3

  • Build Num: 4952
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
BLOCKING_BUILD false
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel8_aue-gnu-12.1.0-anaconda3-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_no-uvm_deprecated-on_pr-framework
PR_LABELS
PULLREQUESTNUM 13688
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL rhel8
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA ece6cfc
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7f913e3

Build Information

Test Name: PR_cuda

  • Build Num: 992
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel8_sems-cuda-11.4.2-gnu-10.1.0-openmpi-4.1.6_release_static_Volta70_no-asan_complex_no-fpic_mpi_pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 13688
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL rhel8-gpu
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA ece6cfc
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7f913e3

Build Information

Test Name: PR_intel

  • Build Num: 913
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
BLOCKING_BUILD false
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel8_sems-intel-2021.3-sems-openmpi-4.1.4_release-debug_shared_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 13688
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL rhel8
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA ece6cfc
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7f913e3

Build Information

Test Name: PR_cuda-uvm

  • Build Num: 992
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
GENCONFIG_BUILD_NAME rhel8_sems-cuda-11.4.2-gnu-10.1.0-openmpi-4.1.6_release_static_Volta70_no-asan_complex_no-fpic_mpi_pt_no-rdc_uvm_deprecated-on_no-package-enables
PR_LABELS
PULLREQUESTNUM 13688
PULLREQUEST_CDASH_TRACK Master Merge
TEST_REPO_ALIAS TRILINOS
TRILINOS_NODE_LABEL rhel8
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA ece6cfc
TRILINOS_SRN_CONFIG true
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 7f913e3


CDash Test Results for PR# 13688.

@trilinos-autotester
Copy link
Contributor Author

Status Flag 'Pre-Merge Inspection' - Auto Inspected - Inspection is Not Necessary for this Pull Request.

@trilinos-autotester
Copy link
Contributor Author

Status Flag 'Master Merge AutoTester' - Pull Request will be Automerged

@trilinos-autotester trilinos-autotester merged commit c4e1b93 into master Dec 21, 2024
9 of 16 checks passed
@trilinos-autotester
Copy link
Contributor Author

Merge on Pull Request# 13688: IS A SUCCESS - Pull Request successfully merged

@trilinos-autotester trilinos-autotester deleted the master_merge_20241220_175822 branch December 21, 2024 02:37
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.

10 participants