I'm looking for a recommendation for a graphics card for use in experimenting with GPU programming. I'm leaning more towards OpenCL over CUDA. Also looking for a card that's reasonably priced (is anything available for $50 or less?)

link|improve this question

2  
Anything that runs CUDA runs OpenCL. Hardware recommendations are questions where any answers will be obsolete tomorrow seem to be frowned upon. (Chat might be more appropriate place for this, codinghorror.com/blog/2010/09/… suggests so). An 8400 GS can be picked up pretty cheap and I think these will run CUDA/OpenCL. – awoodland Nov 5 '10 at 17:24
Note that AMD propose an OpenCL driver that runs on CPU. Depending on your needs, it may help you to learn/prototype. – rotoglup Nov 5 '10 at 19:30
@awoodland, it doesn't have to be the "latest & greatest" in fact I'm hoping to pick up something used so I doubt it will be "obsolete tomorrow". – aneccodeal Nov 6 '10 at 1:16
Eventually, which one did you have pick ? – mavric May 20 '11 at 13:44
feedback

1 Answer

up vote 1 down vote accepted

All NVIDIA graphics cards in this list support both CUDA and OpenCL. All ATI graphics cards in this list support OpenCL. Some are under $50.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.