i4Ds / Karabo-Pipeline

The Karabo Pipeline can be used as Digital Twin for SKA
https://i4ds.github.io/Karabo-Pipeline/
MIT License
11 stars 4 forks source link

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

Open sfiruch opened 8 months ago

sfiruch commented 8 months ago

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.