You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Build aprapipes through vcpkg port with cuda feature disabled.
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.
The text was updated successfully, but these errors were encountered:
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
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:
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):
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.
The text was updated successfully, but these errors were encountered: