-
Once we go distributed, we also need to make the Kafka ingress work with the new design. Right now every worker starts a Kafka ingress service that reacts to subscription changes.
One simple idea …
-
```[tasklist]
### Tasks
- [ ] Correlate parent function with orchestration functions for .NET Isolated apps (#2662, #2798)
- [ ] Correlate parent function with orchestration functions for non-.NET …
-
### Company or project name
_No response_
### Question
Hi,
I have question regarding predicate pushdown optimisation.
CH version : 24.3.3.102
example table
`CREATE TABLE IF NOT EXIS…
-
### Bug description
When loading a sharded checkpoint with:
```python
fabric.load(ckpt_path, state, strict = False)
```
the `_distributed_checkpoint_load` function called in the `FSDPStrategy` wi…
-
### Description
I used joblib to speed up sklearn’s logistic regression, but didn’t actually get a performance.
When I use a documented case(https://docs.ray.io/en/latest/ray-more-libs/joblib.html…
-
### System Info
```Shell
Accelerate 0.34.2
Numpy 1.26.4
(Singularity container based on Ubuntu 22.04)
```
### Information
- [X] The official example scripts
- [ ] My own modified scripts
### Ta…
-
Hi there, thanks for the amazing work! I found expert parallel is not compatible with the distributed optimizer in the fork version of Megatron-LM here:
https://github.com/stanford-futuredata/Megat…
-
**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…
-
I followed the instructions in the README to install the conda environment and run the video inference sample code. I get an error
```
line 289, in prepare_inputs_labels_for_multimodal
cur_new…
dfan updated
6 months ago
-
Release tags in git helps track correspondence between source and distributed code.
Personally it would ease my work maintaining the (re)distribution of this nice project as part of Debian.
Please…