-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
help wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
Description
Describe the bug
Compiling Taskflow using cmake with cuda support enabled fails with this error message
nvcc fatal : A single input file is required for a non-link phase when an outputfile is specified
To Reproduce
Steps to reproduce the behavior:
- clone Taskflow repository
- using Cmake gui, select the enable cuda option
- create the Taskflow solution
- try to compile the "cuda_device_property" example
- note that the compile fails with the above error message
Screenshots
Desktop (please complete the following information):
- Windows 11 Pro
- Chrome
- Cuda 12..2
- NVIDIA RTX 3090 with 24GB
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
