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
So I am running into an issue where the CUDA files I add to the project are not detected as *.cu files by the VisualStudio which (I think)
leads to the recompilation of the *.cu files every time I change anything (not the *.cu files, a *.cpp file for example).
Is there a standard way to add the *.cu files to my project? Or at least some cues.
Thank you
The text was updated successfully, but these errors were encountered:
Hats off for the amazing tool.
So I am running into an issue where the CUDA files I add to the project are not detected as *.cu files by the VisualStudio which (I think)
leads to the recompilation of the *.cu files every time I change anything (not the *.cu files, a *.cpp file for example).
Is there a standard way to add the *.cu files to my project? Or at least some cues.
Thank you
The text was updated successfully, but these errors were encountered: