help wantedquestion
Repository-Metriken
- Stars
- (9.162 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 35T 4h) (1 gemergte PR in 30 T)
Beschreibung
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.