-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
We should get rid of this type of piracy by switching to a different name, otherwise, this will invalidate the original mul!
method, we should support this by an if-else
inside Bloqade and other packages calling the function.
ParallelMergeCSR.jl/src/ParallelMergeCSR.jl
Line 194 in eabcc55
function mul!(C::StridedVecOrMat, xA::$T{<:Any,<:AbstractSparseMatrixCSC}, B::DenseInputVecOrMat, α::Number, β::Number) |
It's a bit annoying, but things have to be done in this way until we have method overlay support from Julia compiler.
nvm, I just realize it's not overloaded.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working