You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After JuliaParallel/Dagger.jl#223 gets merged, Dagger's eager API (Dagger.@spawn) should be suitable for use in packages. I would recommend we use it for non-lazy computations in FileTrees so that we can get the benefits of Dagger 100% of the time.
After JuliaParallel/Dagger.jl#223 gets merged, Dagger's eager API (
Dagger.@spawn) should be suitable for use in packages. I would recommend we use it for non-lazy computations in FileTrees so that we can get the benefits of Dagger 100% of the time.