willow-ahrens / Finch.jl

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

Wma/parallel fix #598

Closed willow-ahrens closed 3 months ago

willow-ahrens commented 3 months ago

fixes #582 and makes finch parallel code actually fast. We need fastClosures or we suffer a 100x slowdown. https://github.com/JuliaLang/julia/issues/15276