OpenCL or CUDA Which way to go?
- by holydiver
I'm investigating ways of using GPU in order to process streaming data. I had two choices but couldn't decide which way to go?
My criterias are as below:
Ease of use.(good API)
Community and Documentation.
Performance
Future
I'll code in C and C++.