Stuti

Results 12 comments of Stuti

Hey, the image still does not have cudnn support @msaroufim

Has this been resolved yet getting a 500 error with no other logs when trying to run this

I setup a distibuted dask scheduler with 3 workers and and scheduler with 1 core each 1 GB memory each Using this as a base file for testing :https://github.com/tiwari91/Housing-Prices/blob/master/train.csv using...

https://github.com/dask/dask/issues/10452 this seems to be a similar issue

the main reason for adding this was to create a mini production like cluster, you can directly add this docker compose and do a ```docker compose up -d``` ``` services:...

@phofl I don't mind writing to disk either but the task doesn't get completed it keeps rescheduling the finalize task and causes significant delay

The issue persists in v2024.5.2 any particular resolutions for the same