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

Cuda examples won't compile on Windows #500

Open
Hurleyworks opened this issue Sep 2, 2023 · 1 comment
Open

Cuda examples won't compile on Windows #500

Hurleyworks opened this issue Sep 2, 2023 · 1 comment
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@Hurleyworks
Copy link

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:

  1. clone Taskflow repository
  2. using Cmake gui, select the enable cuda option
  3. create the Taskflow solution
  4. try to compile the "cuda_device_property" example
  5. note that the compile fails with the above error message
    Screenshots

task_flow_cuda_compile_error

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.

@tfjiang
Copy link

tfjiang commented Jan 7, 2024

I met the same issue. Is there any solution?

@tsung-wei-huang tsung-wei-huang added help wanted Extra attention is needed question Further information is requested labels Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants