-
Notifications
You must be signed in to change notification settings - Fork 579
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_20240906_175822 branch to master #13432
Conversation
…N between declarationa nd definition.
Add a pre-check job in the AutoTester2 workflow file that will check if a previous run with the same hash has already run and passed and return a value as an output of that job step. Other jobs can depend on the output of the pre-check job to determine if they should run. The goal of this is to prevent duplicate runs from occuring. The primary case is when AT2 workflow is triggered by a pull request commit, the run passes, and the pull request gets an approved review which triggers AT2 again (needed for external review). This case consumes more resources than needed and this pre-check job should help allevate the resource inefficiency. Story-ref: TRILFRAME-667 Signed-off-by: Anderson Chauphan <[email protected]>
skip-duplicate-actions requires actions:write permissions
…13411) We want to be able to copy the Intrepid2::Basis class on device for calling virtual functions, but CellTopology member is not device friendly. For this reason we replace it with its identifier (the cell topology key) and add the function getCellTopologyData(unsigned key) in CellData file that allows to retrieve the Cell topology from its key.
…ductME_TempusFinalObjective` to override member functions (#13415) * Update perfanalysis * Remove const for the gradient member function and use the override keyword for the gradient member function * build warning free Signed-off-by: kliegeois <[email protected]> --------- Signed-off-by: kliegeois <[email protected]>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.6 to 4.4.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@834a144...5076954) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.5 to 3.26.6. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@2c779ab...4dd1613) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Automatically Merged using Trilinos Pull Request AutoTester PR Title: b'STK: Snapshot 08-30-24 14:30 from Sierra 5.21.3-730-gd08d2c6c' PR Author: alanw0
Add pre-checks job requirement to gcc-serial and gcc-openmpi jobs that will allow jobs to be skipped if another workflow run was found to have already successfully run. Signed-off-by: Anderson Chauphan <[email protected]>
Modifying the source tree prior to building causes warnings/errors in the update step for CDash. We should not need this modification because the genconfig step in the PR driver uses the `--force` option. Signed-off-by: Samuel E. Browne <[email protected]>
Several arguments are unused by lower code: pullrequest_job_name source_repo_url target_repo_url So, start to remove them from calls. Also make the arguments not-required, but leave them to avoid changing/breaking the CLI for any direct usages not in PullRequestLinuxDriver.sh Allows for cleaning up calls into the PR scripts, which simplifies the AT2 workflow file. Signed-off-by: Samuel E. Browne <[email protected]>
…loat-double-max-mixup Automatically Merged using Trilinos Pull Request AutoTester PR Title: b'Intrepid2: Explicitly cast pt0 + pt1 - 1 term in intrepid2 to ScalarType' PR Author: MalachiTimothyPhillips
…tions/develop/github/codeql-action-3.26.6 Automatically Merged using Trilinos Pull Request AutoTester PR Title: b'Bump github/codeql-action from 3.26.5 to 3.26.6' PR Author: dependabot[bot]
Only "needed" from Jenkins. When not in Jenkins, avoid making the caller pass zero. If we need the names differentiated per-build, we'll have to figure out something else to pass (and then renaming the option may make more sense). Signed-off-by: Samuel E. Browne <[email protected]>
…tions/develop/actions/upload-artifact-4.4.0 Automatically Merged using Trilinos Pull Request AutoTester PR Title: b'Bump actions/upload-artifact from 4.3.6 to 4.4.0' PR Author: dependabot[bot]
Signed-off-by: Samuel E. Browne <[email protected]>
Signed-off-by: Samuel E. Browne <[email protected]>
Signed-off-by: Samuel E. Browne <[email protected]>
Collapse inherit sections as appropriate for clarity as well. Signed-off-by: Samuel E. Browne <[email protected]>
Signed-off-by: Samuel E. Browne <[email protected]>
Automatically Merged using Trilinos Pull Request AutoTester PR Title: b'Framework: Fix AT2 update column' PR Author: sebrowne
Fixed some issues exposed by a Sierra test using float instead of double. Added Cell inclusion tests using the float type.
Automatically Merged using Trilinos Pull Request AutoTester PR Title: b'Framework: Fix duplicate AutoTester2 runs with a dependent pre-check job' PR Author: achauphan
Automatically Merged using Trilinos Pull Request AutoTester PR Title: b'Framework: Clean up all RHEL7 configurations' PR Author: sebrowne
Automatically Merged using Trilinos Pull Request AutoTester PR Title: b'STK: Snapshot 09-04-24 16:01 from Sierra 5.21.3-843-gf6bffc7c' PR Author: alanw0
Fix some build errors with HIP unified memory
Automatically Merged using Trilinos Pull Request AutoTester PR Title: b'Intrepid2: Fix inclusion test' PR Author: mperego
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# 13432: IS A SUCCESS - Pull Request successfully merged |
Auto PR created to promote from master_merge_20240906_175822 branch to master