Is it impossible to use GTS 450 card by this thread way - Windows - Docker - WSL?
I have Windows 10 Pro 22H2 and installed CUDA toolkit in my WSL 2 together with nvidia-smi. I have latest available NVidia Windows driver version.
Running nvidia-smi in WSL gives me same error as when trying to run nvidia-smi in Docker containers:
“NVIDIA-SMI has failed because it couldn’t communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.”
nvidia-smi help tells that is supports architectures starting from Kepler while GTS 450 is older Fermi architecture. Same time lspci running in WSL shows no NVidia device…
So am I right that this GTS 450 will not work and it is hardware problem, not misconfiguration problem?
P.S. Generally GTS 450 is CUDA 2.1 …