Skip to content
Commit fe91d68f authored by Karl Rupp's avatar Karl Rupp
Browse files

coordinate_matrix: Fixed OpenCL-kernel for product with transposed matrix.

C = prod(A, trans(B)); with A in COO format and dense matrices B, C
resulted in incorrect results with OpenCL. Bug was due to copy&paste.
parent 5e772d01
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment