-
Notifications
You must be signed in to change notification settings - Fork 346
Closed as not planned
Labels
needs infoCannot make progress without more information.Cannot make progress without more information.
Description
Is this a duplicate?
- I confirmed there appear to be no duplicate issues for this bug and that I agree to the Code of Conduct
Type of Bug
Something else
Component
Thrust
Describe the bug
After this commit:
4f5c287
when using nvc++ as a c++ compiler, CMake fails with this error:
CMake Error at cmake/CCCLBuildCompilerTargets.cmake:34 (message):
CCCL developer builds require that CMAKE_CUDA_HOST_COMPILER exactly matches
CMAKE_CXX_COMPILER when using nvcc:
How to Reproduce
cmake /path/to/cccl
Expected behavior
To see thrust tests/examples being pulled and passed successfully.
Reproduction link
No response
Operating System
No response
nvidia-smi output
No response
NVCC version
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs infoCannot make progress without more information.Cannot make progress without more information.
Type
Projects
Status
Done