Cuda runtime for deployment ( Not development purpose)

Hi,
I try to deploy a Cuda application which run on target PC without Cuda Toolkit installation.
Assume :

  • Hardware requirement is matched ( version, compute capacity,…)
  • NVIDIA driver is matched ( >= development version)

Method:

  • Copy all dll file from Toolkit to target pc( running directory)

Issue:
In target PC, it keeps reporting CUDA_ERROR_NO_DEVICE in init.