CUDA 7 and entry level video card

I’m new to CUDA and want to go parallel.

Can anyone suggest me an entry level video card that supports CUDA 7 ?

Thank you in advance.

Any GPU with Maxwell or Kepler architecture can be used to start learning CUDA with toolkits 6.5 or 7.0.

The newest boards with second generation Maxwell GPU architecture are these:
[url]http://en.wikipedia.org/wiki/GeForce_900_series[/url]
The previous board generation is mostly using Kepler GPUs except for the GTX 750 which is using a first generation Maxwell GPU:
[url]http://en.wikipedia.org/wiki/GeForce_700_series[/url]

Thank you so much !

I’ll go for the GTX 960 on Ubuntu 15.04 64 and/or Windows 8.1/10.

Kind regards.