-
I frequently feel pain from having two distinct repositories with dask/dask and dask/distributed. Lately we've been working much more on changes that affect both repos and synchronizing PRs across rep…
-
I added from "dask.distributed import Client" in line 20 of run_og_phly.py. Also browsed the output in localhost:8787 in the browser. Attached are the screenshots of the output after running the 23 it…
-
**Describe the issue**:
- Using `dask[distributed]==2022.2.0`, this same code runs in 23 seconds for a `0.8 GB` DataFrame.
- Using `dask[distributed]==2024.8.0`, this same code **times out** for…
-
Icechunk does support distributed writing of Arrays. However, currently Icechunk does not allow writing arrays via `dask.array.store` with distributed or multiprocessing schedulers.
This is becaus…
-
**Describe the issue**:
Per https://kubernetes.dask.org/en/latest/operator_resources.html#daskautoscaler, only the default worker pool should autoscale. But I'm observing other worker groups also get…
-
**Describe the issue**:
Task groups dashboard tab is permanently in broken HTTP 500 state. Every other tab works.
Scheduler error:
```python
2024-10-21 15:20:04,779 - distributed.dashboard.c…
-
```
4.61.2 3.7.4 (default, Jun 7 2021, 11:29:47)
[GCC 9.3.1 20200408 (Red Hat 9.3.1-2)] linux
```
The new `tqdm.dask.TqdmCallback` does not integrate with dask.distributed, which uses a separate…
-
Dask has started giving me these warnings:
```
/blue/adamginsburg/adamginsburg/miniconda3/envs/python312/lib/python3.12/site-packages/dask/base.py:1539: UserWarning: Running on a single-machine sche…
-
**Describe the issue**:
I was creating a PoC for a code that involves seeking solutions to simultaneous linear equations using matrices and created the following code, which generated a Recursi…
-
setup:
https://github.com/KRRT7/Nuitka-performance-suite/tree/dev/benchmarks/finished/disabled_bm_dask
with the following yaml
```yaml
- module-name: 'distributed.http'
implicit-imports:
…
KRRT7 updated
4 months ago