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

Attempt to open cnn_infer failed (libcudnn_cnn_infer.so.8 linking) #2532

Closed
smythp opened this issue Apr 18, 2024 · 1 comment
Closed

Attempt to open cnn_infer failed (libcudnn_cnn_infer.so.8 linking) #2532

smythp opened this issue Apr 18, 2024 · 1 comment
Assignees
Labels
needs-triage applied to all new customer/user issues. Removed after triage occurs.

Comments

@smythp
Copy link
Contributor

smythp commented Apr 18, 2024

Which image/versions are related to this issue/feature request?

pytorch-cuda12:latest

Issue/Feature description

/usr/share/torchvision/.venv/lib/python3.11/site-packages/torch/nn/modules/conv.py:456: UserWarning: Attempt to open cnn_infer failed: handle=0 error: libcudnn_cnn_infer.so.8: cannot open shared object file: No such file or directory (Triggered internally at /tmp/build-via-sdist-qyw2z4w4/torch-2.2.1+cu121/aten/src/ATen/native/cudnn/Conv_v8.cpp:78.)

This may be a linking issue, see microsoft/WSL#5663 (comment)

To replicate, try running the script for the pytorch-cuda getting started guide with the provided data.

It seems it would be best if this were resolved before the CUDA beta launch.

@smythp smythp added the needs-triage applied to all new customer/user issues. Removed after triage occurs. label Apr 18, 2024
@srishtih srishtih self-assigned this Apr 22, 2024
@dnlfdz
Copy link

dnlfdz commented May 6, 2024

I duplicated this as https://github.com/chainguard-dev/image-requests/issues/1755 we can close this one now.

@smythp smythp closed this as completed May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage applied to all new customer/user issues. Removed after triage occurs.
Projects
None yet
Development

No branches or pull requests

3 participants