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

Refactor Kokkos and Gtest dependency in Trilinos #302

Merged
merged 1 commit into from May 3, 2023

Conversation

kuberry
Copy link
Collaborator

@kuberry kuberry commented May 2, 2023

  • Changes from using KokkosCore to Kokkos in Trilinos@14.1
  • Removes detect_kokkos_opts.cmake which is no longer needed
  • Adds Gtest as a test dependency for Compadre package in Trilinos
  • Renames UnitTests to CompadreGtests and skips these tests if Gtest is not found in Trilinos

@kuberry kuberry added the TOOLKIT label May 2, 2023
@kuberry kuberry self-assigned this May 2, 2023
- Changes from using KokkosCore to Kokkos in Trilinos@14.1
- Removes detect_kokkos_opts.cmake which is no longer needed
- Adds Gtest as a test dependency for Compadre package in Trilinos
- Renames UnitTests to CompadreGtests and skips these tests if
  Gtest is not found in Trilinos
@kuberry kuberry merged commit bf4cd8d into master May 3, 2023
2 checks passed
@kuberry kuberry deleted the refactor_kokkos_gtest branch May 3, 2023 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant