Problem with Cuda 9-0 after install Jetpack 3.3 on Jetson TX2

Hi!
I installed Jetpack 3.3 on my Jetson TX2 and it’s finished ok, but when i tried to test Cuda Samples I obtained the next error:

cudaGetDevice returned error CUDA driver version is insufficient for CUDA runtime version (code 35)

I installed from a Virtual Machine with Ubuntu 16.04
I really hope, someone could help me

Thanks!

Hi,

Do you also use the image from the JetPack3.3?

There are some dependencies between toolkit and driver.
Please make sure your libraries and OS is from the same JetPack version.

Thanks.

Hi!

I flash my Jetson TX2 from a Ubuntu Host not VM and this is working now!

Thanks!