I am trying to run a docker container on Windows with GPU support. The container is stuck at run with no output/logs. It is not even responding to kill or rm.
Hardware
- OS: Windows x86 amd64
- GPU: RTX 3060 Ampere architecture
Following https://docs.nvidia.com/cuda/wsl-user-guide/index.html
- CUDA Version: 12.1
- CUDA Toolkit in WSL2: https://developer.nvidia.com/cuda-downloads?target_os=Linux&target_arch=x86_64&Distribution=WSL-Ubuntu&target_version=2.0&target_type=deb_local
- Docker latest version with WSL2 backend