Hello,
i’m new to jetson nano development kit and i’m experimenting some problem after the installation of the cuda toolkit 12.4 local (no cross compiling).
Installation proceed without errors but, after i move from cuda toolkit version 10 to version 12 using update-alternatives and execute nvcc, i get the following error:
./nvcc: /lib/aarch64-linux-gnu/libm.so.6: version `GLIBC_2.29’ not found (required by ./nvcc)