There are many problems in scientific computing where you want to do arithmetic on multiple arrays of numbers (matrix manipulation, Fourier transformation, convolution, etc.). This project is in three ...
Using OpenCL multiply two arrays together. Using OpenCl multiply two arrays together and add the third array. Using OpenCl perform the same array multiply in #1 but this time with reduction.