-
**Describe the issue**:
When using the `Scheduler` or `Worker` class to start cluster components if the program is exited with `sys.exit()` (as is [done in `dask-mpi`](https://github.com/dask/dask-…
-
We use async inserts to ReplicatedReplacingMergeTree table via http with waiting for write confirmation.
After updating Clickhouse from version 24.5.8.10 to 24.9.2.42, we observe a significant degrad…
-
### Link
https://pl.aliexpress.com/item/1005006306054040.html?spm=a2g0o.order_list.order_list_main.47.195e1c24WRU4my&gatewayAdapt=glo2pol
### Database entry
{"id":15,"type":"EndDevice","ieeeA…
-
Hello!
First of all, thank you for the library! It is really nice to find something like this performing so well in the .Net space!
We've been using PhysX 5 with a C# binding for a while but it …
-
### Describe the bug
Running the [Bit Diffusion](https://github.com/huggingface/diffusers/blob/main/examples/community/README.md#bit-diffusion) example code from the Community Pipeline Examples fai…
-
* Last time I checked `SharedArray` only worked when shared memory was available, i.e., when all workers run on a single machine. If that's still the case, then it is not generally useful when doing "…
-
**Describe the issue**:
Some follow-up to: https://github.com/dask/distributed/issues/8761
After fixing above issue already in https://github.com/dask/distributed/pull/8762, the next big thing t…
-
**What happened**:
When creating a `LocalCluster` object the comm is started on a random high port, even if there are no other clusters running.
**What you expected to happen**:
Should use po…
-
When launching a cluster with a cluster manager like `SSHCluster` there are four different places where worker info exists.
- On the worker system that I am SSHing into there is an instance of `dis…
-
dask.dataframe (dd) produces a HDF5ExtError when running on local cluster.
some data (~100MB) is written to the file, so I suspect it is an parallel writing issue maybe?
The script works if not…