Hey, I am getting the above mentioned error when trying to do multiple lazy computations on a dask graph of size around 15 MB
Dask version: 2024.5.2
Dask Scheduler Compute: 1core, 1GB mem
Dask Workers: 3, 1core, 1GB mem each
Any workarounds for the same?
Environment:
- Dask version:2024.5.2
- Python version: 3.12
- Operating System: linux (docker)
- Install method (conda, pip, source): pip
Hey, I am getting the above mentioned error when trying to do multiple lazy computations on a dask graph of size around 15 MB
Dask version: 2024.5.2
Dask Scheduler Compute: 1core, 1GB mem
Dask Workers: 3, 1core, 1GB mem each
Any workarounds for the same?
Environment: