install cuda 10 on jetson tx2

hi
I have a development board from third party which compatible with nvidia deepstream, is it possible to install cuda and other requirements for deepstream?

Hi iyaqoobi,

Below is from JetPack-4.3 (deepstream-4.0.2) README:

To successfully use the DeepStream SDK, the following additional components must be installed and set up on the target system:
- CUDA (10.0)
- TensorRT (6.0+)
- OpenCV (3.3.1)
- VisionWorks (1.6)
Install these packages using JetPack SDK Manager.

You can check what’s image are you using first, then install the same version SDK components and deepstream.