Forum Discussion

SBioo's avatar
SBioo
Icon for Occasional Contributor rankOccasional Contributor
7 years ago

Unexpected OpenCL compilation results

Hi, I have a simple kernel code, which is supposed to mimic the matrix multiplication in a single-thread mode in the OpenCL. Below you can see the code: // // (c) January 9, 2019 Saman Biookaghaza...