Possibility of vcpkg export cuda?
Open
category:port-feature
- Dominant language
- CMake
- Stars
- 27.5k
- Forks
- 7.7k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 321
Description
Currently if I do `vcpkg export cuda` no cuda related files will be exported. Is it possible that vcpkg can be intelligent enough to copy the necessary files (lib, dll, headers) from the system cuda folder and export it?
The reason I would like this feature is there doesn't seem to be a straight forward way to install CUDA the usual way on a remote windows machine when there's no GUI, and I want to compile and run my CUDA application on it.
Contributor guide
Assessment
This issue has not been assessed yet.