JuliaParallel / Dagger.jl

A framework for out-of-core and parallel execution
Other
629 stars 67 forks source link

Add DaggerGraphs subpackage #448

Open jpsamaroo opened 10 months ago

jpsamaroo commented 10 months ago

This was started during JuliaCon with @pszufe but I never finished it - it's a naive Graphs.jl directed graph implementation that uses Dagger to partition the graph.

@gdalle

Todo: