Generally speaking, you need at least 256 MB to run the example programs in the SDK. Otherwise, more memory has no impact on CUDA performance. The memory size can affect your algorithm performance, though. If your data doesn’t all fit in the device memory, then your code will have to swap it to and from the device as needed.
The ideal amount of memory is really dictated by the size of your data set.
(And yeah, I second the GTX 260 suggestion. They’ve gotten very cheap with the release of the GTX 275 pushing prices down. tmurray also has the ability to see the future, so take heed! :) )
I do have a GTX 260 on my i7-920 computer running Vista Home 32 bit and am also a newbie having purchased the system on 8th May particularly for use in home video editing here in Australia. I am about to purchase the Cyberlink PowerDirector 7 Ultra having just tried out the trial version. Cyberlink advertise their product as being specifically designed to use i7 technology for faster editing and rendering (and it sure does!). They also claim their software is designed to take advantage of NVIDIA CUDA technology for faster processing of H.264 HD format. (I do not currently use HD but may well change over soon so thought I would try to clear up this uncertainty first)
My question is this - Is my GTX 260 card CUDA enhanced or not? How can I tell? And if it is not how can I get it CUDA enhanced?
I asked the computer supplier/builder by email but got no reply. :(
I looked for documentation with the package but could find nothing. Should there be some? I would have thought so myself.