Can NVIDIA GeForce GT730 support GPU hardware acceleratio

Hi. I am very new to this. My graphics card is NVIDIA GeForce GT 730. Can it support GPU hardware acceleration?

I would like to set up GPU with NVIDIA driver and CUDA toolkit on ubuntu 20.04 wsl2. But after I follow the instructions, download the driver and install it, install CUDA toolkit, when check with $ nvcc --version, this came out.
Command ‘nvcc’ not found, but can be installed with:

sudo apt install nvidia-cuda-toolkit
when check with $ nvidia-smi, this:
NVIDIA-SMI has failed because it couldn’t communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.

Failed to properly shut down NVML: Driver Not Loaded,

Please help.