Is CUDA now installed or is my graphik card to small?

This is on my terminal:
$ lspci | grep -i nvidia
01:00.0 VGA compatible controller: NVIDIA Corporation GF119M [NVS 4200M] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GF119 HDMI Audio Controller (rev ff)

And here on the site „CUDA-Enabled NVS Products“ I find NVS4200M – slow but enogh for me.

  • The GF119M looks like to small…

I install with
sudo apt-get install nvidia-cuda-toolkit
without problems.

But the meshroom-program sent out that:
Log:
some numbersXXXX (error) This program needs a CUDA.

Is CUDA now installed or not?
What I had to do that it works?

(Sorry about my speech – I am a German and I live in ASIA. This means if you need more information about this problem because of the time differences I can only give a reply not just in time.)

Use CUDA 8.0 or earlier.

Thanks… .

…but I do it how?