-
### The problem
We have a libre with destributed poller setup. After the update to 24.9.1 all pollers keeps rediscovering devices at full, as example it sets a state of a FAN of powersupply first to …
-
## 🐛 Bug
distributed/test_jit_c10d.py fails with RuntimeError: Address already in use
## To Reproduce
Steps to reproduce the behavior:
1. Install EasyBuild on a CentOS 7.9 (el7) system.
2…
-
When issuing DDL commands from nodes with metadata, we currently error out. Since modern Citus deployments have the coordinator in the metadata, it becomes possible to propagate DDL from any node.
…
-
https://developer.mozilla.org/en-US/docs/Web/API/Web_Locks_API
> The Web Locks API allows scripts running in one tab or worker to asynchronously acquire a lock, hold it while work is performed, the…
-
In the documentation, there is a mention that it would be possible to use other data stores by using some extension points, but there are no details on how this could be accomplished. I found the clas…
-
I could not find docs or plans about distributed learning. If that is correct, any ideas for how it could be implemented or links to common approaches?
AutoML 2.0 seems to have a nice checkpoint C…
-
Hi @sfmskywalker,
I hope you're doing well.
We've encountered a critical issue regarding job duplication in distribution environment when the server crashes and a new server comes up. Despit…
-
It's not a bug although it might be a good place to ask, at least the answer might be an interesting section in Readme ;).
We've been using advisory locks extensively in multiple apps via `with_ad…
-
- What happens if workers frequently run functions that hold the GIL
- Are our default configurations configured robust to survive 1s, 5s, 30s, 5min GIL holding?
- Is Coiled relying on the GIL to be…
-
# 주요내용
- red-lock을 대체하여 java진영의 Redisson과 같이 쓸 수 있게 하는 아키텍쳐를 설계해야함.
- 구현 Spec를 확인할 수 없어서 이하의 Task를 수행해야함.