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

Use Kokkos CMake targets #15283

Merged
merged 4 commits into from Jun 9, 2023
Merged

Conversation

masterleinad
Copy link
Member

No description provided.

@masterleinad masterleinad marked this pull request as ready for review May 31, 2023 12:59
@masterleinad
Copy link
Member Author

/rebuild

@masterleinad masterleinad requested a review from tamiko June 1, 2023 13:06
@masterleinad masterleinad added this to the Release 9.5 milestone Jun 5, 2023
Copy link
Member

@Rombur Rombur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Without this PR, I cannot link the tutorials when kokkos is configured with openmp support. This PR fixes that issue

CXX_FLAGS OPTIONAL KOKKOS_COMPILE_FLAGS
LINKER_FLAGS OPTIONAL KOKKOS_EXTRA_LD_FLAGS
CLEAR KOKKOS_DIR KOKKOS_CORE_LIBRARY KOKKOS_CONTAINERS_LIBRARY
TARGETS REQUIRED _target
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So much better.
We'll have to discuss how to get rid of the "_target" variable for the process_feature macro. But that's probably a small project for the workshop.

@tamiko tamiko merged commit 915f5ad into dealii:master Jun 9, 2023
13 of 14 checks passed
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