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

Improve documentation of the CMake options available #497

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

dalg24
Copy link
Member

@dalg24 dalg24 commented Feb 9, 2024

Put some order in our backends, options, and architectures
Fix #370

Grouping backends by serial, host parallel, and device

Grouping architectures by CPU vs GPU and subdivide based on vendors
I focused on the NVIDIA GPUs. AMD and Intel GPUs can be tackled in follow ups.
CPUs could use some TLC too.

This can obviously be improved further but I think it is already worth merging.

@dalg24 dalg24 merged commit 5752ccc into kokkos:main Feb 9, 2024
1 check passed
@dalg24 dalg24 deleted the improve_cmake_keywords_doc branch May 9, 2024 03:27
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.

Improve NVIDIA GPUs architecture options documentation
2 participants