CUDA broken in the latest 21382 Windows insider build?

The Windows insider build got updated to version 21382 on my machine today and now I get the error message “Found no NVIDIA driver on your system” from PyTorch. Has anybody found a solution for this?
I tried uninstalling the graphics device and installing the latest “CUDA on WSL” driver by NVidia. That didn’t help.
Thanks.

Hi there - please see my post : Guide to run CUDA + WSL + Docker with latest versions (21382 Windows build + 470.14 Nvidia) . The guide goes into the steps to get it working correctly.

Most of the guides are now obsolete since Docker is supporting GPU in Windows via their own WSL2 integration, and doesn’t require the steps in the NVIDIA guide.

All the best!