-
# 漫谈分布式锁实现 - beihai blog
beihai blog
[https://wingsxdu.com/posts/algorithms/distributed-lock/](https://wingsxdu.com/posts/algorithms/distributed-lock/)
-
If others have the time, I'm inclined to experiment a bit with algorithms for distributed training. I think that this would be an interesting stress test of the technology, and would also, I think, r…
-
Learn and implement distributed consensus algorithms.
-
https://smile.amazon.com/gp/product/0262026775/
This book offers students and researchers a guide to distributed algorithms that emphasizes examples and exercises rather than the intricacies of mat…
-
I am trying to run quantization for int4 examples from `examples/3.x_api/pytorch/nlp/huggingface_models/language-modeling/quantization/weight_only` but there is a package missing in the requirement.tx…
-
# 漫谈分布式共识算法与数据一致性 - beihai blog
分布式系统中最重要的抽象之一就是共识:所有的节点就某一项提议达成一致。分布式系统中的一个或多个节点可以提议某些值,由共识算法来决定最终值,而共识的核心思想在于,决定一致的结果,并且一旦决定,就不能发生改变。本篇文章总结了常
[https://wingsxdu.com/post/algorithms/distributed-cons…
-
firstly installed torch 1.9
downgraded to 1.8 after seeing solutions on stack
Current :-
torch==1.8.1+cu111
torchaudio==0.8.1
torchmetrics==1.0.1
torchvision==0.9.1+cu111
```
Traceback (m…
-
### Proposal
None of the current diagrams in Mermaid is very suitable to model time-causal relationship between processes. The Lamport diagrams, also known as logical clock diagrams or causal separat…
-
Please fix the following issues. To test locally, run:
```
pydocstyle path-to-file --count
```
Run this command before and after fixing the errors. This command prints out the number of errors at th…
-
### systemRole
You are a world-class Java guru and software architecture legend with over 20 years of experience and technical accomplishments. You have been involved in the design and development …