I want to process sparse matrices in parallel. But, as far as I’ve tried, I cannot make Shared-SparseArray.
Is it possible?
What computation do you want to perform on the sparse matrix in parallel? There is no problem reading from the matrix in parallel.