deepstream/samples/nvSmartDecInfer_detection$ makeMakefile.sample_smartdetection:10: * Auto-detectio...

I have cuda-8.0 installed on Nvidia Jetson-TX2.
Still getting the above error.
Any help?

Got to know that I need to set CUDA_PATH in MakeFile.

Can I know the eaxct variable name?

Hi,

DeepStream for Tesla requires an x86-based host.
Cannot be used on Jetson.

If you want a DeepStream SDK for Jetson, please check the download link here:
https://developer.nvidia.com/deepstream-jetson

Thanks.

Thanks for your Reply.
Will look into that.

Hi,
I successfully installed and tried the Deepstream sdk.
Example given uses following config file.
${HOME}/configs/PGIE-FP16-CarType-CarMake-CarColor.txt
Can I know if there are nay other config files too

Hi,

DeepStream for Tesla and Jetson are two different SDKs.
It’s recommended to file your topic on DeepStream for Jetson board to get a better support:
https://devtalk.nvidia.com/default/board/291/deepstream-sdk-on-jetson-ea/

Thanks.