Hello,
When I apply GPU acceleration and try to perform matrix multiplication, the LinearAlgebraCL class calls gemm and fails returning 'TypeError: a must implement interface Rindow\OpenCL\Buffer'. In this case 'a' is the OpenBlasBuffer. I think I've installed everything correctly and it appears that disabling gpu accel works fine. Any advice would be greatly appreciated.
Hello, When I apply GPU acceleration and try to perform matrix multiplication, the LinearAlgebraCL class calls gemm and fails returning 'TypeError: a must implement interface Rindow\OpenCL\Buffer'. In this case 'a' is the OpenBlasBuffer. I think I've installed everything correctly and it appears that disabling gpu accel works fine. Any advice would be greatly appreciated.