Nvcc 12.4 libm.so.6: version `GLIBC_2.29' not found

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)

Does anyone experienced the same problem?

Thanks

Hello,

Welcome to the NVIDIA Developer forums! Your topic will be best served in the Jetson category.

I will move this post over for visibility.

Cheers,
Tom

1 Like

Hi,

Do you use Jetson Nano or Orin Nano?
The latest CUDA that supports Jetson Nano is 10.2.

Thanks.

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