You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In short, Torch v1.12 requires libcupti* libs but the nvidia/cuda:11.6.0-cudnn8-runtime-ubuntu20.04 docker image doesn't include them (although the nvidia/cuda:11.6.0-cudnn8-devel-ubuntu20.04 docker image does).
Creating this to track the problem described here: https://gitter.im/beniz/deepdetect?at=6308cbb5f4d7a323de92e248
In short, Torch v1.12 requires
libcupti*
libs but thenvidia/cuda:11.6.0-cudnn8-runtime-ubuntu20.04
docker image doesn't include them (although thenvidia/cuda:11.6.0-cudnn8-devel-ubuntu20.04
docker image does).Potentially related issues: pytorch/pytorch#74473 pytorch/vision#5635
The text was updated successfully, but these errors were encountered: