Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add symlink for libnvidia-ml #293

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

brinnjoyce
Copy link

@brinnjoyce brinnjoyce commented Jan 17, 2025

Adds a symlink for libnvidia-ml libnvidia-ml.so -> libnvidia-ml.so.1 so builds in containers can link with -lnvidia-ml

Closes #292

Signed-off-by: Brinn Joyce <[email protected]>
@rajuga153
Copy link

rajuga153 commented Feb 22, 2025

Hi,

Will this fix merge with main branch?

I have installed "libnvidia-container1" and "nvidia-container-toolkit" from this repo on my PC with OpenSuse 15.6 and seeing following error while using "nvidia-container-cli" command as follows. Could you pls let me know how to address this issue?

nvidia-container-cli info

nvidia-container-cli: initialization error: load library failed: libnvidia-ml.so.1: cannot open shared object file: no such file or directory

S | Name | Type | Version | Arch | Repository
---+---------------------------+---------+----------+--------+-------------------------
i+ | libnvidia-container-tools | package | 1.17.4-1 | x86_64 | nvidia-container-toolkit
i+ | libnvidia-container1 | package | 1.17.4-1 | x86_64 | nvidia-container-toolkit

Thanks,
Raju

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

libnvidia-ml.so -> libnvidia-ml.so.1 symlink not created in containers
2 participants