[G1-Sync] Manual knowledge update

This commit is contained in:
Antigravity Agent
2026-04-30 22:42:02 +09:00
parent 0bd4f19e38
commit c36c0644a1
4888 changed files with 18470 additions and 18602 deletions
@@ -1,5 +1,5 @@
---
id: P-REINFORCE-AI-AMDAHL
id: [[P-Reinforce]]-AI-AMDAHL
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.98
tags: [Computing, Performance, Parallelism, AmdahlsLaw]
@@ -24,5 +24,5 @@ last_reinforced: 2026-04-20
- 암달의 법칙은 '고정된 문제 크기'를 가정한다. 하지만 실제로는 컴퓨팅 파워가 커지면 문제의 크기 자체를 늘리는 경우가 많은데, 이를 설명하는 구스타프슨의 법칙(Gustafson's Law)이 병렬 컴퓨팅의 희망적인 측면을 보완해준다.
## 🔗 지식 연결 (Graph)
- Related: [[Parallel-Computing]] , Bottleneck-Analysis
- Related: [[Parallel-Computing]] , Bottleneck-[[Analysis]]
- Complement: Gustafsons-Law