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
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
e010583
Update default get_dependencies case
achauphan Dec 3, 2024
57b04b6
Correct Spack CUDA TPL specs
sebrowne Dec 16, 2024
b9c3258
Retitle SEMS_COMMON_CUDA to SEMS_CUDA
sebrowne Dec 16, 2024
f729ee3
Consolidate CUDA-RUN-SERIAL-TESTS
sebrowne Dec 16, 2024
286d1ca
Remove CUDA setting duplication
sebrowne Dec 16, 2024
e7a53dd
Add -lm to link flags when SuperLU is used
sebrowne Dec 16, 2024
03b6ba8
Use KLU as default coarse grid solver
malphil Dec 16, 2024
99e4585
Bump github/codeql-action from 3.27.6 to 3.27.9
dependabot[bot] Dec 16, 2024
284ac72
Update GenConfig SHA1 and recursive submodule
achauphan Dec 17, 2024
1d967f0
Tacho : rval on device
iyamazaki Dec 17, 2024
bfbe7ac
Serialize Intrepid2 unit test
sebrowne Dec 17, 2024
bb8ffdf
Merge Pull Request #13675 from trilinos/Trilinos/dependabot/github_ac…
trilinos-autotester Dec 17, 2024
6517be9
Teko: Examples with Epetra=OFF
cgcgcg Dec 17, 2024
5910651
Swap default coarse grid solver in masterList.xml, run update_params.…
malphil Dec 17, 2024
785e97d
Merge pull request #13677 from cgcgcg/tekoExamples
cgcgcg Dec 17, 2024
782c2d2
Remove --container from AT2 get_dependencies.sh calls
achauphan Dec 17, 2024
746a444
Panzer tangents: ScatterDirichletResiduals Tpetra (#13641)
reuterb Dec 17, 2024
259d5dd
Merge Pull Request #13674 from MalachiTimothyPhillips/Trilinos/malach…
trilinos-autotester Dec 17, 2024
e4bd7dd
Merge Pull Request #13676 from sebrowne/Trilinos/serialize-intrepid2-…
trilinos-autotester Dec 17, 2024
c87813d
MueLu CoalesceDrop_kokkos: Move serial sort to DroppingCommon
cgcgcg Dec 17, 2024
11a3c91
MueLu: Initial cleanup of MueLu Matlab (plus some C++ deprecation fix…
csiefer2 Dec 17, 2024
2330534
MueLu: Finishing matlab fixes
csiefer2 Dec 17, 2024
17600fa
MueLu: Clang!
csiefer2 Dec 17, 2024
e321f6f
MueLu: Fixes as per @cgcgcg
csiefer2 Dec 17, 2024
cda0d80
Update CMakeLists.txt
csiefer2 Dec 17, 2024
a3327f9
MueLu: Fixing comment
csiefer2 Dec 17, 2024
c58915a
Merge Pull Request #13680 from trilinos/Trilinos/csiefer-9618ac2
trilinos-autotester Dec 17, 2024
07aab00
Merge pull request #13678 from iyamazaki/tacho-rval
iyamazaki Dec 17, 2024
9570e40
Update CMakeLists.txt
csiefer2 Dec 18, 2024
ab17794
Merge Pull Request #13683 from trilinos/Trilinos/csiefer2-patch-1
trilinos-autotester Dec 18, 2024
0607247
MueLu CoalesceDrop_kokkos: rewrite vector counting and matrix fill fu…
cgcgcg Dec 17, 2024
f5960cc
Merge Pull Request #13681 from cgcgcg/Trilinos/refactorCoalesceDropKo…
trilinos-autotester Dec 18, 2024
cbe6743
Turn off SuperLU for ML anywhere we enable SuperLU
sebrowne Dec 16, 2024
7f93838
Revert "Use default finds for BLAS and LAPACK"
sebrowne Dec 17, 2024
4e76058
Re-specify static OpenBLAS libraries
sebrowne Dec 17, 2024
b31f712
Use default finds for BLAS and LAPACK
sebrowne Dec 17, 2024
3e07177
Rename AT2 builds to indicate production-readiness
sebrowne Dec 18, 2024
8788c5b
Merge Pull Request #13655 from achauphan/Trilinos/update-get-deps
trilinos-autotester Dec 18, 2024
1a1daa8
Merge Pull Request #13673 from sebrowne/Trilinos/clean-cuda-config-specs
trilinos-autotester Dec 19, 2024
af0a0dd
Merge Pull Request #13685 from sebrowne/Trilinos/remove-workflow-expe…
trilinos-autotester Dec 19, 2024
0bac065
Snapshot of kokkos-kernels.git from commit 42593705e42e661fe68151415d…
ndellingwood Dec 17, 2024
a748c40
Snapshot of kokkos.git from commit ff977240c493f8b5a170cb81c7dc111cd2…
ndellingwood Dec 19, 2024
d78b31d
tpetra: update supported kokkos version to 4.5.1
ndellingwood Dec 17, 2024
7f97667
intrepid2: disable 7 tests with intel-2021.3 job
ndellingwood Dec 20, 2024
ece6cfc
Merge Pull Request #13679 from ndellingwood/Trilinos/kokkos-patch-rel…
trilinos-autotester Dec 20, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions .github/workflows/AT2.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: AT2-EXPERIMENTAL
name: AT2

on:
pull_request:
Expand Down Expand Up @@ -74,7 +74,7 @@ jobs:
- name: get dependencies
working-directory: ./packages/framework
run: |
bash -l -c "./get_dependencies.sh --container"
bash -l -c "./get_dependencies.sh"
- name: PullRequestLinuxDriverTest.py
shell: bash -l {0}
working-directory: /home/Trilinos/build
Expand Down Expand Up @@ -128,7 +128,7 @@ jobs:
echo "https://github.com/trilinos/Trilinos/wiki/Containers" >> $GITHUB_STEP_SUMMARY
echo "https://gitlab-ex.sandia.gov/trilinos-project/trilinos-containers/-/wikis/Containers-at-Sandia" >> $GITHUB_STEP_SUMMARY

gcc830-serial-EXPERIMENTAL:
gcc830:
needs: pre-checks
runs-on: [self-hosted, gcc-8.3.0_serial]
if: ${{ needs.pre-checks.outputs.should_skip != 'true' && (github.event.action == 'synchronize' || github.event.action == 'opened' || github.event.review.state == 'APPROVED') }}
Expand Down Expand Up @@ -167,7 +167,7 @@ jobs:
- name: get dependencies
working-directory: ./packages/framework
run: |
bash -l -c "./get_dependencies.sh --container"
bash -l -c "./get_dependencies.sh"
- name: PullRequestLinuxDriverTest.py
shell: bash -l {0}
working-directory: /home/Trilinos/build
Expand Down Expand Up @@ -260,7 +260,7 @@ jobs:
- name: get dependencies
working-directory: ./packages/framework
run: |
bash -l -c "./get_dependencies.sh --container"
bash -l -c "./get_dependencies.sh"
- name: PullRequestLinuxDriverTest.py
shell: bash -l {0}
working-directory: /home/Trilinos/build
Expand Down Expand Up @@ -314,7 +314,7 @@ jobs:
echo "https://github.com/trilinos/Trilinos/wiki/Containers" >> $GITHUB_STEP_SUMMARY
echo "https://gitlab-ex.sandia.gov/trilinos-project/trilinos-containers/-/wikis/Containers-at-Sandia" >> $GITHUB_STEP_SUMMARY

framework-tests-EXPERIMENTAL:
framework-tests:
needs: pre-checks
runs-on: [self-hosted, python-3.9]
if: ${{ needs.pre-checks.outputs.should_skip != 'true' && (github.event.action == 'synchronize' || github.event.action == 'opened' || github.event.review.state == 'APPROVED') }}
Expand Down Expand Up @@ -353,7 +353,7 @@ jobs:
- name: get dependencies
working-directory: ./packages/framework
run: |
bash -l -c "./get_dependencies.sh --container"
bash -l -c "./get_dependencies.sh"
- name: PullRequestLinuxDriverTest.py
shell: bash -l {0}
working-directory: /home/Trilinos/build
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- name: Initialize CodeQL
uses: github/codeql-action/init@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
uses: github/codeql-action/init@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
with:
languages: ${{ matrix.language }}
build-mode: ${{ matrix.build-mode }}
Expand Down Expand Up @@ -108,6 +108,6 @@ jobs:
ninja -j 16

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
uses: github/codeql-action/analyze@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
with:
category: "/language:${{matrix.language}}"
2 changes: 1 addition & 1 deletion .github/workflows/scorecards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
uses: github/codeql-action/upload-sarif@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
with:
sarif_file: results.sarif
20 changes: 6 additions & 14 deletions packages/framework/get_dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ ini_file_option=$1
script_dir="$(cd "$(dirname "${BASH_SOURCE[0]}")" &> /dev/null && pwd)"

# Data that needs to be updated when GenConfig changes!
genconfig_sha1=924a08af66f0a0573b5dd1128179731489339aec
genconfig_sha1=88c44e347c0377a170ec9ca45a47732a9630b4ec


# The following code contains no changing data

Expand Down Expand Up @@ -70,15 +71,10 @@ function tril_genconfig_clone_or_update_repo() {
popd &> /dev/null
}

# Clone or update the repos
if [[ "$ini_file_option" == "--container" ]] ; then
echo "In a container it is assumed that GenConfig is already in the container at /GenConfig"
else
#Clone GenConfig from gitlab-ex
tril_genconfig_clone_or_update_repo \
git@gitlab-ex.sandia.gov:trilinos-devops-consolidation/code/GenConfig.git \
GenConfig has-submodules ${genconfig_sha1}
fi
# Clone GenConfig from GitHub
tril_genconfig_clone_or_update_repo \
https://github.com/sandialabs/GenConfig.git \
GenConfig has-submodules ${genconfig_sha1}

if [[ "$ini_file_option" == "--srn" ]] ; then
#Clone srn-ini-files from cee-gitlab
Expand All @@ -92,10 +88,6 @@ elif [[ "$ini_file_option" == "--son" ]] ; then
git@gitlab-ex.sandia.gov:trilinos-project/son-ini-files.git \
son-ini-files

elif [[ "$ini_file_option" == "--container" ]] ; then
#Copy Genconfig into place from /GenConfig
cp -R /GenConfig ${script_dir}

elif [[ "$ini_file_option" != "" ]] ; then
echo "ERROR: Option '${ini_file_option}' not allowed! Must select '--son', '--srn' or ''."
exit 1
Expand Down
Loading
Loading