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

Fix 12648 #12649

Closed
wants to merge 10,000 commits into from
Closed

Fix 12648 #12649

wants to merge 10,000 commits into from

Conversation

tjfulle
Copy link
Contributor

@tjfulle tjfulle commented Jan 9, 2024

Fixes #12648

csiefer2 and others added 30 commits November 16, 2023 17:39
…_parallel

Automatically Merged using Trilinos Pull Request AutoTester
PR Title: b'Sacado: Remove in_parallel() use'
PR Author: masterleinad
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: b'MueLu&Teko: fixes'
PR Author: cgcgcg
…class.

Implemented more checks in the unit test to make sure modifiers are being set correctly.
T/F reported overflows for GIDs that are greater than the 32-bit limit.
I was able to reproduce locally.  This fixes the issue (big thanks
to Tyler V. for pointing one location out).

Test will follow in separate PR.
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: b'Tpetra: fix overflow issue'
PR Author: jhux2
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: b'Ifpack2: loosen ParILUT test tolerance'
PR Author: jhux2
…ld_fixes

Automatically Merged using Trilinos Pull Request AutoTester
PR Title: b'Framework: Add specs for nightly container build'
PR Author: sebrowne
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: b'compadre: fix scope typo with Kokkos::printf'
PR Author: ndellingwood
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: b'MueLu: fix translation of ML aux:enable to dist lap'
PR Author: rstumin
…3621be

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

At commit:
commit 38cbde408f6fc5e7d81a946dcaa32118af3621be
Author: Nathan Ellingwood <[email protected]>
Date:   Thu Nov 9 14:20:09 2023 -0700

    Update master_history.txt for 4.2.00
…e3ddd0967dd9ec

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

At commit:
commit 9af9fa2999441f93f1b1cc7de2e3ddd0967dd9ec
Author: Nathan Ellingwood <[email protected]>
Date:   Thu Nov 9 14:20:48 2023 -0700

    Update master_history.txt for 4.2.00
Update Tpetra_SUPPORTED_KOKKOS_VERSION for 4.2.00
…date

Automatically Merged using Trilinos Pull Request AutoTester
PR Title: b'Framework: Post 15.0 version update'
PR Author: sebrowne
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: b'Panzer MiniEM: Simplify default solver PLs'
PR Author: cgcgcg
trilinos-autotester and others added 13 commits January 3, 2024 18:29
…ang-1

Automatically Merged using Trilinos Pull Request AutoTester
PR Title: b'Workflow: Upgrade to MueLu Clang Formatter'
PR Author: csiefer2
This test errored at run time with a message about the capability not
working if Xpetra and Zoltan2 are not enabled.  Reflect that in the test
definition.
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: b'Ifpack2: Disable test when conditions not present'
PR Author: sebrowne
This change is necessary to prevent linker errors in codes calling to
Cuda Driver API routines

Compatibility update need for kokkos, see kokkos/kokkos#6693

Co-authored-by: Daniel Arndt <[email protected]>
…_driver-target

Automatically Merged using Trilinos Pull Request AutoTester
PR Title: b'tribits: add CUDA::cuda_driver target in FindTPLCUDA.cmake'
PR Author: ndellingwood
Adding test to cover this change, and fixed a bug.
…used-vars

Automatically Merged using Trilinos Pull Request AutoTester
PR Title: b'Teuchos: remove unused variables in MatrixMarket utilities'
PR Author: japlews
…hing-quotes-in-CLP-on-Mac

Teuchos: Handle non-matching quotes in CLP on Mac
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: b'Framework: Use relative paths for .ini symlinks'
PR Author: sebrowne
@tjfulle tjfulle requested a review from jhux2 January 9, 2024 21:05
@tjfulle tjfulle self-assigned this Jan 9, 2024
@tjfulle tjfulle requested review from a team as code owners January 9, 2024 21:05
@github-actions github-actions bot added the AT: WIP Causes the PR autotester to not test the PR. (Remove to allow testing to occur.) label Jan 9, 2024
Copy link

github-actions bot commented Jan 9, 2024

You seem to have created a PR on master. This is not allowed behavior, so we've blocked your PR. Please switch your PR to target the develop branch and remove the AT: WIP label.

@tjfulle tjfulle changed the base branch from master to MueLu_aggregation_two_level_para January 9, 2024 21:05
@tjfulle tjfulle requested review from a team as code owners January 9, 2024 21:05
@tjfulle tjfulle closed this Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AT: WIP Causes the PR autotester to not test the PR. (Remove to allow testing to occur.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tpetra: typo in environment variable name