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

Compiler versions and commonality across platforms #9

Closed akielaries closed 10 months ago

akielaries commented 10 months ago

Ensure that the same version of the NVCC and GCC compiler toolchains are hitting the same version. This will have an impact on any profiling we do as optimizations will vary across versions

akielaries commented 10 months ago

using g++-12.30 and will update the Jetson Nano with ability to upgrade to this version...