Closed byfron closed 8 years ago
Is there any plan to implement batched operations similar to the cublas interface? I'm working with several small matrices and I'd love to use something like cublasSgemmBatched in clBLAS.
Thanks!
For clBLAS, no. But for our next-generation gpu BLAS library, yes. It should be released within the next few months.
Is there any plan to implement batched operations similar to the cublas interface? I'm working with several small matrices and I'd love to use something like cublasSgemmBatched in clBLAS.
Thanks!