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

Example notebooks shouldn't (have to) set use_dask and use_cuda #558

Open
2 tasks
sfiruch opened this issue Mar 19, 2024 · 0 comments
Open
2 tasks

Example notebooks shouldn't (have to) set use_dask and use_cuda #558

sfiruch opened this issue Mar 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@sfiruch
Copy link
Member

sfiruch commented Mar 19, 2024

Users should be able to focus on science, and not have to think about how their workflow is executed. We should use Dask when its available and sensible, we should use CUDA when its available and sensible, without having to ask users.

  • source_detection.ipynb
  • source_detection_big_files.ipynb
@sfiruch sfiruch added the enhancement New feature or request label Mar 19, 2024
@sfiruch sfiruch closed this as completed Mar 21, 2024
@sfiruch sfiruch changed the title use_dask and use_cuda should default to true/sensible values Example scripts shouldn't have to set use_dask and use_cuda Mar 25, 2024
@sfiruch sfiruch changed the title Example scripts shouldn't have to set use_dask and use_cuda Example notebooks shouldn't (have to) set use_dask and use_cuda Mar 25, 2024
@sfiruch sfiruch reopened this Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant