This repository is not active
chingyuany/OpenCL-Matrix-Multiplication
This OpenCL program that takes as inputs two square matrices A and B with dimension (40 x 40) and performs the multiplication of the two matrices to create matrix C = A x B
C++
This OpenCL program that takes as inputs two square matrices A and B with dimension (40 x 40) and performs the multiplication of the two matrices to create matrix C = A x B
C++
This repository is not active