/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

Primary LanguageC++

This repository is not active