cuBool
cuBool copied to clipboard
Sparse - Dense multiplication
I think this library is very interesting for my project, however I couldn't find whether there is support for multiplication of a sparse, boolean matrix with a dense matrix. Could you please let me know if this is or isn't possible? Kind regards, Erin
@ErinTUDelft Hi, Thank you for your question!
A this moment, there is no CPU or GPU based implementation of sparse-dense matrix multiplication in the library. Also, dense matrices format is not supported, only sparse (CSR) is presented.
The project is not in a development any more, thus, I am afaid, new operations won't be supported in the future.
But, we are working at new library at this moment, you may have a look at it https://github.com/SparseLinearAlgebra/spla