Closed pavanky closed 10 years ago
The code and the error can be seen here:
https://gist.github.com/pavanky/b19b5c7fca58e557510c
This only happens when using clblasTranspose for A and clblasNoTranspose for B. Everything else seems to work fine.
Fixed with PR #51
The code and the error can be seen here:
https://gist.github.com/pavanky/b19b5c7fca58e557510c
This only happens when using clblasTranspose for A and clblasNoTranspose for B. Everything else seems to work fine.