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
Linux julyfun-Lenovo-XiaoXinAir-14IIL-2020 5.19.0-46-generic #47~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jun 21 15:35:31 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
GPU
nvidia MX-350, cuda version 12.2 (I was building pyflex in docker so it shouldn't matter)
Error
Running docker build -t cloth-funnels . following README.md.
=> ERROR [internal] load metadata for docker.io/nvidia/cuda:9.2-devel-ubuntu18.04 2.4s
------
> [internal] load metadata for docker.io/nvidia/cuda:9.2-devel-ubuntu18.04:
------
Dockerfile:3
--------------------
1 | # The docker file is built follwing heavily the instructions here:
2 | # https://medium.com/@benjamin.botto/opengl-and-cuda-applications-in-docker-af0eece000f1
3 | >>> FROM nvidia/cuda:9.2-devel-ubuntu18.04
4 |
5 | # Dependencies for glvnd and X11.
--------------------
ERROR: failed to solve: nvidia/cuda:9.2-devel-ubuntu18.04: docker.io/nvidia/cuda:9.2-devel-ubuntu18.04: not found
Today is 9/18/23 and it seems nvidia/cuda:9.2 is no longer provided by Nvidia official on Dockerhub 😭.
The text was updated successfully, but these errors were encountered:
Environment
uname -a
resultnvidia MX-350, cuda version 12.2 (I was building pyflex in docker so it shouldn't matter)
Error
Running
docker build -t cloth-funnels .
following README.md.Today is 9/18/23 and it seems
nvidia/cuda:9.2
is no longer provided by Nvidia official on Dockerhub 😭.The text was updated successfully, but these errors were encountered: