willow-ahrens / Finch.jl

Sparse tensors in Julia and more! Datastructure-driven array programing language.
http://willowahrens.io/Finch.jl/
MIT License
152 stars 13 forks source link

Documentation needed for separated memory level and Atomic Level #531

Open hochawa opened 2 months ago

hochawa commented 2 months ago

DenseRLELevel, SparseHash, Separate, SparseBand, SparsePoint, and SparseVBL formats currently lack support for parallel SpMV.

willow-ahrens commented 2 months ago

I think that instead, we need better documentation that one should use a separated memory level. @hochawa do you think you could help with those docs?