How to get and check the CUDA version?

Hey Richa

On Ubuntu, you may need to install the nvidia-cuda-toolkit package to use the command mentioned. You can do this by running:

sudo apt install nvidia-cuda-toolkit