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

Seeing an issue with libnvidia-ml.so #192

Open
sean-smith opened this issue Apr 30, 2024 · 1 comment
Open

Seeing an issue with libnvidia-ml.so #192

sean-smith opened this issue Apr 30, 2024 · 1 comment

Comments

@sean-smith
Copy link

Hi,

I'm looking for guidance on this warning that gets thrown when we startup our container:

libfabric:3963207:1714502725::core:core:cuda_hmem_dl_init():499<warn> Failed to dlopen libnvidia-ml.so.  Trying libnvidia-ml.so.1

We're using:

PYXIS_VERSION=v0.19.0
ENROOT_VERSION=3.4.1

Here's our install script: install_enroot_pyxis.sh

@3XX0
Copy link
Member

3XX0 commented Apr 30, 2024

This is fine, libnvidia-ml.so.1 is what you want to dlopen not the .so

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

No branches or pull requests

2 participants