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 up Trilinos+Kokos detection #14631

Merged
merged 1 commit into from Jan 3, 2023

Conversation

masterleinad
Copy link
Member

Without this, the autodetection might find Trilinos with Kokkos with a version that is not recent enough and thus disable Trilinos support but Kokkos is still reported to be bundled by Trilinos which is wrong. This pull request explicitly unsets DEAL_II_TRILINOS_WITH_KOKKOS so that the bundled Kokkos is used in that case.

@tamiko
Copy link
Member

tamiko commented Jan 2, 2023

oops

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants