Installing cuda11 in Jetson Nano [1]. All instructins works, but doesn't run on it. Better is cuda10.
[1] https://jfrog.com/connect/post/installing-cuda-on-nvidia-jetson-nano/
Errors:
The following packages have unmet dependencies
...
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Fix:
sudo apt-get -o dpkg::Options::="--force-overwrite" install --fix-broken
No comments:
Post a Comment