Jeton Nano Jetpack 5.0.2 support

Can jetpack 5.0.2 be installed on Jetson Nano?
Also what version of Tensorflow and pyTorch are supported?

No, the latest JetPack version to support Jetson Nano is JetPAck 4.6.3, you can find relevant info from: JetPack SDK 4.6.3 | NVIDIA Developer

Regarding TensorFlow, please check: Official TensorFlow for Jetson Nano! - Jetson & Embedded Systems / Jetson Nano - NVIDIA Developer Forums

Regarding PyTorch, please check: PyTorch for Jetson - Jetson & Embedded Systems / Jetson Nano - NVIDIA Developer Forums

Thanks for your response.
Can OpenGL or Vulkan or DirectX be programmed on Jetson Nano? If yes, request you to share some details or any tutorials

Hello @ratanmurali,

According to the Jetson Nano datasheet, the Maxwell GPU on the Jetson supports up to OpenGL 4.6, OpenGL ES 3.2, and Vulkan 1.1. DirectX is Windows-only, to my knowledge.

The Khronos Group has a Getting Started guide on their Wiki: Getting Started - OpenGL Wiki (khronos.org)

For Vulkan: Learn | Vulkan | Cross platform 3D Graphics

Personally, I really enjoyed this free tutorial: Learn OpenGL, extensive tutorial resource for learning Modern OpenGL

Thanks @thompsonnoah for the response and sharing links.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.