-
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_20241220_175822 branch to master #13688
Conversation
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]>
Signed-off-by: malphil <[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: Anderson Chauphan <[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]>
…sh script. Signed-off-by: malphil <[email protected]>
Teko: Examples with Epetra=OFF
Signed-off-by: Anderson Chauphan <[email protected]>
* 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
Signed-off-by: Christian Glusa <[email protected]>
…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
Signed-off-by: Samuel E. Browne <[email protected]>
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]>
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
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: 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_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 '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# 13688: IS A SUCCESS - Pull Request successfully merged |
Auto PR created to promote from master_merge_20241220_175822 branch to master