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

No Cuda Build with aprapipes vcpkg port includes cuda header files #376

Open
kushaljain-apra opened this issue Jul 29, 2024 · 0 comments
Open

Comments

@kushaljain-apra
Copy link
Collaborator

Describe the bug
When we build aprapipes in vcpkg port with cuda feature disabled, it also includes all the custom cuda header files. This should not happen in case of no cuda builds.

To Reproduce
Steps to reproduce the behavior:

  1. Build aprapipes through vcpkg port with cuda feature disabled.
  2. Check aprapipes folder in build folder you will find the files for cuda headers.

Expected behavior
In case of no cuda build, no cuda headers should be included.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Version [e.g. chrome, safari]
  • Cuda Version [e.g. 22]
  • Architecture [e.g. x86_64, arm64]

Additional context
Add any other context about the problem here.

Would you like to work on the issue?
Please state if this issue should be assigned to you or who you think could help to solve this issue.

@kushaljain-apra kushaljain-apra changed the title No Cuda Build with aprapipes vcpkg includes cuda header files No Cuda Build with aprapipes vcpkg port includes cuda header files Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant