To learn Parallel Computing with OpenCL, you should start with example of Array Addition as it illustrates the proper use of multi-threading paradigm.
In this post, we will see OpenCL program for Array / Vector Addition.
In this post, we will see OpenCL program for Array / Vector Addition.