Tx2 cuda capability is 0.1

Hi,

Which sample do you use?
Could you try the deviceQuery sample and share the output with us?

$ /usr/local/cuda-10.2/bin/cuda-install-samples-10.2.sh .
$ cd NVIDIA_CUDA-10.2_Samples/1_Utilities/deviceQuery
$ make
$ ./deviceQuery

Thanks.