Nvidia-smi not detecting gpu and cuda version windows 10

The model name is truncated. That does not mean that it was not detected. It is also correctly identified, as far as that goes. If you want to see a full identification, you should run the deviceQuery sample code, as you were already instructed, and as you already posted the output from, which shows your full GPU name.

Regarding NA for utilization, the GPU process utilization is all displayed and spelled out. The GPU process memory utilization is not displayed in all circumstances for GeForce GPUs and/or for GPUs in WSL, when the process is reflected from the windows side. This is all expected, normal behavior.

If you think something should be improved, you’re welcome to file a bug.

For what its worth, I already filed a bug to the nvidia-smi team to have the GPU name display improved, and the bug was rejected.

Good luck!