defunctzombie / jetson-nano-image-maker

Create sd-card ready jetson nano images using Docker and Github Actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Are cuda libraries suppose to be installed?

Brac24 opened this issue · comments

Hello. Thank you for publishing this tool.

Question about the Dockerfile. What are the nvidia-l4t- packages installing? For example nvidia-l4t-cuda. I thought it would be the cuda libraries but I don't see them in the image. Do we install the cuda libraries differently?

Thank you

@Brac24 I believe those package install some lower level support items. I don't know from memory but yes my general thinking is that you might need to install the cude libraries separately.

These installation docs might be useful: https://docs.nvidia.com/cuda/cuda-installation-guide-linux/#ubuntu