Hi,
I have developed a 64-bit C++ application using CUDA 11.1.0 on Windows10 for NVIDIA Quadro P1000 GPU.
I want to deploy my application on the target machine.
Target machine environment:
OS : Windows10
GPU : NVIDIA Quadro P1000 4GB (respective drivers are installed)
Processor : Intel Core-i7-7700 CPU @ 3.6GHz
RAM : 16 GB
Could you please give me information about ‘what are the CUDA libraries(dll) required to deploy my application on a target machine without installing CUDA environment’
Thanks
Kalyan