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

possibility to configure/replace optimizations with context manager? #548

Open
lgray opened this issue Oct 14, 2024 · 2 comments
Open

possibility to configure/replace optimizations with context manager? #548

lgray opened this issue Oct 14, 2024 · 2 comments

Comments

@lgray
Copy link
Collaborator

lgray commented Oct 14, 2024

It would be nice to have a configuration option for optimizations as in dask-array and dask-delayed:
https://docs.dask.org/en/stable/optimize.html#customizing-optimization

@martindurant
Copy link
Collaborator

@lgray lgray changed the title possibility to configure optimizations with context manager? possibility to configure/replace optimizations with context manager? Oct 14, 2024
@lgray
Copy link
Collaborator Author

lgray commented Oct 14, 2024

Yes, in particular the ability to completely override the optimizations with a given function would be great. :-)

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

2 participants