-
Need a distributed state store - particularly for things like configs and environment variables.
https://youtu.be/yuxd2kurpzk?t=909
Scenario:
* User deploys a 1000 image processing jobrunning a…
-
### Describe the bug
I have a custom post type with a matching ACF field group on both the source and target Wordpress installations. When I pull a post to the target site, the relationship field app…
-
At present, a distributed table can only manage select and update operations. The goal is to enable it to process insert, replace, and delete operations as well.
Here is a high-level specification …
-
Hi all,
I've been trying to use a `ConstantFESpace` with the GridapDistributed.jl package, but within the definition of the reference space for the `ConstantFESpace`, I get an error that this funct…
-
Hi maintainers,
I'd like to propose adding distributed circuit breaker support to Sony/gobreaker by allowing the circuit breaker state (open/closed/half-open) to be stored in an external datastore …
-
### Please describe your problem in detail
I'm trying to start a pytorch training using volcano and pytorch plugin. I have 2 nodes, each with 8 gpus.
I found that volcano sets WORLD_SIZE = 2, RANK …
-
### Proposal:
Currently, when a table does not exist or it does not support inserts, we have the following error:
```
table 'hello2' absent, or does not support INSERT
```
Unfortunately, we n…
-
Context :- I am trying to run distributed training on 2 A-100 gpus with 40GB of VRAM. The batch size is 3 and gradient accumulation=1. I have attached the config file below for more details and the er…
-
The [fallback alignment](https://drafts.csswg.org/css-align/#fallback-alignment) for [distributed alignments](https://drafts.csswg.org/css-align/#distribution-values) is:
- `space-between`: `safe …
-
In the release notes of loki 3.0.0 the following Feature/enhancement is listed.
> Helm charts: A major upgrade to the Loki helm chart introduces support for Distributed mode (microservices), includ…