NAU-IoT / benchmarks

Benchmarks for Raspberry Pi and NVIDIA Jetson performance
https://nau-iot.github.io/benchmarks/
MIT License
0 stars 1 forks source link

Jetson is a pain for up to date software #8

Closed akielaries closed 10 months ago

akielaries commented 10 months ago

The jetson nano's default OS uses GCC 7 meaning we will likely need to compile or include a version of GCC 10+. It may be worthwhile to create our own "custom build" for the jetson if we are unable to get a modern Ubuntu version working

akielaries commented 10 months ago

Check out https://github.com/Qengineering/Jetson-Nano-Ubuntu-20-image for help with this. Update to 20.04 focal seems to work but mass mismatch in package versions causes some issues