win11 wsl2 docker

win11下安装 wsl2 安装了docker 和NVIDIA Container Toolkit 但是测试的时候 发现
wangzhiqiang@wangzhiqiang:~$ sudo docker run --rm --runtime=nvidia --gpus all nvidia/cuda:11.6.2-base-ubuntu20.04 nvidia-smi
Failed to initialize NVML: GPU access blocked by the operating system
Failed to properly shut down NVML: GPU access blocked by the operating system