-
@sirlucjan found an interesting bug with bpfland, but it can potentially affect any scheduler that uses per-CPU DSQs.
In short, under certain rare conditions, a task can be dispatched to a per-CPU …
-
### What happened?
We tried to test the default functionality of the scheduler in order to implement a custom one. From our understanding, the scheduler should deploy the pods on the most available n…
-
### 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…
-
I am running dask-worker & dask-scheduler colocated.
Idle dask-worker & dask-scheduler show ~3% for each worker/task, without any dask client connected.
log is clean.
```
10528 owner 20 …
-
**What happened**:
We deploy 3 volcano scheduler with StatefulSet,
referring to the following documents:
https://github.com/volcano-sh/volcano/blob/master/docs/design/deploy-multi-volcano-sche…
bfcx updated
5 months ago
-
I can't get either the 2.0.0 or 2.0.1 release for the Inkplate 6 Plus to start. This is using the "Soldered" variant of the device (https://soldered.com/product/soldered-inkplate-6plus-with-enclosure-…
-
Would it be of interest to pass the number of desired parallel workers (`-j` argument) to `process_results()`?
Given the dask `Client()` is a `distributed.deploy.local.LocalCluster()` instance whe…
-
### What happened?
Scheduler throughput and Performance has regressed in 1.31 when compared to 1.30
### What did you expect to happen?
Scheduler throughput and Performance should at least sta…
-
I believe this issue is related to this [SO](https://stackoverflow.com/questions/56176567/dask-not-respecting-worker-directive-constraint-workers-allow-other-work) post.
I'm finding that, despite r…
-
Hello,
First of all, thank you for sharing your work and providing such a valuable resource. I am currently exploring your project and am particularly interested in understanding how to get the res…