finch-tensor / Finch.jl

Sparse and Structured Tensor Compiler
http://willowahrens.io/Finch.jl/
MIT License
161 stars 16 forks source link

Wma/parallel fix #598

Closed willow-ahrens closed 4 months ago

willow-ahrens commented 4 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