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
Users may like to use Dagger.jl as the default executor because it parallelizes to both Threads and Processes at the same time which is most intuitive.
Preferences.jl is perfect for this, as it allows for static parameters which trigger a precompilation on change. So there is no performance penalty.
It would be great to use Transducers with a custom default.
The text was updated successfully, but these errors were encountered:
Users may like to use Dagger.jl as the default executor because it parallelizes to both Threads and Processes at the same time which is most intuitive.
Preferences.jl is perfect for this, as it allows for static parameters which trigger a precompilation on change. So there is no performance penalty.
It would be great to use Transducers with a custom default.
The text was updated successfully, but these errors were encountered: