Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Preferences.jl to set default executor #572

Open
schlichtanders opened this issue Mar 4, 2024 · 0 comments
Open

Support Preferences.jl to set default executor #572

schlichtanders opened this issue Mar 4, 2024 · 0 comments

Comments

@schlichtanders
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant