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

Add General CMake Build Option #588

Closed
wants to merge 2 commits into from

Conversation

ajpowelsnl
Copy link
Contributor

Proposing adding CMake build option (Kokkos_ENABLE_COMPILE_AS_CMAKE_LANGUAGE) to the list of general options

@ajpowelsnl ajpowelsnl requested review from dalg24 and ldh4 October 4, 2024 19:33
@@ -160,6 +160,10 @@ General options
* Aggressively vectorize loops
* ``OFF``

* * ``Kokkos_ENABLE_COMPILE_AS_CMAKE_LANGUAGE``
* Analogous to CUDA/HIP as CMake language
Copy link
Contributor

Choose a reason for hiding this comment

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

The doc string in CMake is

Suggested change
* Analogous to CUDA/HIP as CMake language
* Whether to use native cmake language support

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sounds good, but I deviated somewhat from your suggestion. The "use native CMake ..." is the more general, so I put it ahead of the other statement.

@masterleinad
Copy link
Contributor

https://github.com/kokkos/kokkos-core-wiki/pull/555/files is the more comprehensive pull request. Can you instead comment there?

@masterleinad
Copy link
Contributor

Superseded by #555.

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.

2 participants