SparseArrays.jl icon indicating copy to clipboard operation
SparseArrays.jl copied to clipboard

Thread-safe dropstored!

Open BooBSD opened this issue 1 year ago • 1 comments

Hello,

Is it possible to implement thread-safe version of dropstored!?

I got AssertionError: _goodbuffers(S) in multi-thread environment using dropstored!.

Thank you.

BooBSD avatar Feb 27 '24 23:02 BooBSD

Can you provide an MWE or the full stack trace?

I'm not sure I really understand what thread safe dropstored! would entail in

rayegun avatar Feb 27 '24 23:02 rayegun