Compiler setup blocks usage of CLANG for CUDA
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 250
- Forks
- 89
- Avg merge
- 34m
- Merged PRs (30d)
- 1
Description
https://github.com/LLNL/SAMRAI/blob/d84e4e7a6d08e065a589708edc4949c97fa1c8ab/cmake/SetupCompilers.cmake#L6
my cmake config is [here](https://github.com/mkn-nix/llnl.samrai/blob/phare/mkn.sh#L17)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with cmake/SetupCompilers.cmake at the linked line and compare it with mkn.sh at line 17. Reproduce the reported CMake configuration and trace why using Clang for CUDA is blocked. Done means the configuration can use Clang for CUDA without breaking the existing compiler setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system, hpc
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100