I get the below error when running compile_with_cuda.sh on my Jetson TX2 ``` nvcc fatal : Value 'sm_20' is not defined for option 'gpu-architecture' error: command '/usr/local/cuda/bin/nvcc' failed with exit status 1 ``` Do you know this problem?