Cannot able to use GPU

I have graphic card GT710 and I have installed driver 440. but still, I am getting an error when I am running the command nvidia-smi that GPU is not supported.

+-----------------------------------------------------------------------------+
| NVIDIA-SMI 440.59       Driver Version: 440.59       CUDA Version: 10.2     |
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|===============================+======================+======================|
|   0  GeForce GT 710      Off  | 00000000:01:00.0 N/A |                  N/A |
| 43%   47C    P0    N/A /  N/A |    734MiB /  1998MiB |     N/A      Default |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes:                                                       GPU Memory |
|  GPU       PID   Type   Process name                             Usage      |
|=============================================================================|
|    0                    Not Supported                                       |
+-----------------------------------------------------------------------------+

Is the GPU working aside from that? I think “Not Supported” there is just referring to the process list and not the GPU itself.

No, I don’t think so that GPU is working aside from that. Also If the GPU is not supporting the processes then how my threads would work.

And if I am running any program related to GPU which uses GPU or which needs the GPU process then it gives me the error.
RuntimeError: CUDA error: no kernel image is available for execution on the device
RuntimeError: /job:localhost/replica:0/task:0/device:GPU:0 unknown device.