Sahil Gupta
Sahil Gupta
A lot of users seem to be surprised by the number of processes that are started as part of an IPyParallel cluster. In my testing, we seem to start 2...
The errors we report in case of OOM and Segmentation-Fault are now much better, but I was wondering is there a way to make them more "user-friendly"? 1. Currently, at...
As discussed https://github.com/ipython/ipyparallel/issues/695, it would be good to have an option in IPyParallel clusters, where the engines are automatically restarted (or a new engine set is started) when engines die...
It seems like the engines use a lot of "static" memory, i.e. when we start the engines, they take up noticeable memory even when nothing has been executed. In our...
I see that the `main` branch now supports `zstd==1.5.6`. Thank you for adding that! Is there a timeline for the release of a new `zstandard` package with this support (both...