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

Merge trilinos/develop into e3sm-project/develop #102

Merged
merged 21 commits into from
Feb 22, 2024

Conversation

E3SM-Bot
Copy link
Collaborator

Created by Github action

csteimer and others added 21 commits February 21, 2024 17:12
This commit adds a utility function that imports off rank entries of the
dropping map used in the segregatedAFactory and avoids a call to reduce
All.

It also applies the review suggestions.
…gatedAFactory

Automatically Merged using Trilinos Pull Request AutoTester
PR Title: b'MueLu: More options in SegregatedAfactory'
PR Author: csteimer
Setting -DTrilinos_ENABLE_Krino=ON -DTrilinos_ENABLE_TESTS=OFF
-DTrilinos_ENABLE_Gtest=OFF yielded build errors finding gtest
headers, which showed that Krino tests were still being built.
Disable them conditionally with the
TRIBITS_ADD_TEST_DIRECTORIES() macro (note that this is the correct
thing do to as per
https://tribits.org/doc/TribitsUsersGuide.html#tribits-add-executable-and-test)
…st_enable

Automatically Merged using Trilinos Pull Request AutoTester
PR Title: b'Krino: Do not process krino tests if testing is disabled'
PR Author: sebrowne
Add an all-package, no-test configuration that will allow for fixing the
issues with MueLu and Stokhos when building with UVM.
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: b'Framework: UVM updates'
PR Author: sebrowne
Do not rely on random number generation to be identical, but rather
copy over data.
Tpetra: Fix fillComplete in matrix addition
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: b'MueLu: Fix EpetraVsTpetra test'
PR Author: cgcgcg
@github-actions github-actions bot merged commit 7ef74d7 into develop Feb 22, 2024
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.

6 participants