I must be overlooking something obvious but I cannot find what or where to upgrade the graphics video driver. pytorch with cuda demands an upgrade but I don’t see any mention of a method to do that. Thank you for your assistance.
Graphics video driver (GPU driver and X server) would be tied to your L4T version.
Trying to install a Desktop GPU driver is a dead-end AFAIK (Jetsons are a different family with iGPU). You may just need a pytorch wheel for Jetson with your L4T release.
Though, if you just need a newer CUDA release, you may see: Simplifying CUDA Upgrades for NVIDIA Jetson Users | NVIDIA Technical Blog
1 Like
Thank you for your reply.
I’m too current on L4T and Cuda as there are no pytorch wheels for L4T r35.4.1 and Cuda12.2. I guess I’ll wait a while and try to compile from source pytorch 2.2.0a0 with Cuda12.2 again.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.