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

Major overhaul of build instructions and reorganizing sections #631

Merged

Conversation

dalg24
Copy link
Member

@dalg24 dalg24 commented Feb 17, 2025

No description provided.

@dalg24 dalg24 force-pushed the overhaul_build_instructions_and_general_organization branch from 5ba2eb1 to 1fe722b Compare February 17, 2025 20:46
@dalg24 dalg24 requested a review from crtrott February 17, 2025 22:32

* ``-DCMAKE_CXX_COMPILER=<compiler>``: Specifies the full path to the C++
compiler. For example, use ``hipcc`` for AMD GPUs, ``icpx`` for Intel GPUs,
or ``g++`` or ``clang++`` for CPUs.
Copy link
Member

Choose a reason for hiding this comment

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

We may wanna say something about CUDA here. There are so many examples, but NVIDIA is missing. A user could assume that simply means he should set NVCC as the CMAKE_CXX_COMPILER since one uses the vendor compilers for the AMD and Intel GPUs.

Copy link
Member Author

Choose a reason for hiding this comment

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

Let's improve in a follow up

Copy link
Member

@crtrott crtrott left a comment

Choose a reason for hiding this comment

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

Two suggestions/comments. But I am ok with this merging as is and then fixing. Or you can fix it and then just merge.

Co-authored-by: Christian Trott <crtrott@sandia.gov>
@dalg24 dalg24 merged commit 772abee into kokkos:main Feb 18, 2025
3 checks passed
@dalg24 dalg24 deleted the overhaul_build_instructions_and_general_organization branch February 18, 2025 03:07
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