feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
id: PARALLEL-001
|
||||
category: "[[10_Wiki/💡 Topics/AI]]"
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 1.0
|
||||
tags: [computer-science, high-performance-computing, gpu, distributed-systems]
|
||||
last_reinforced: 2026-04-26
|
||||
---
|
||||
|
||||
# [[Parallel Computing (병렬 컴퓨팅)]]
|
||||
# Parallel Computing (병렬 컴퓨팅)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "동시에 여러 일을 처리하여 시간의 장벽을 넘어서라" — 하나의 커다란 문제를 여러 개의 작은 문제로 나누어 여러 프로세서가 동시에 계산하게 함으로써 연산 속도를 비약적으로 향상시키는 기법.
|
||||
@@ -24,5 +24,5 @@ last_reinforced: 2026-04-26
|
||||
- **정책 변화:** Antigravity 프로젝트의 대규모 위키 인덱싱 작업 시, 병렬 컴퓨팅 기법을 적용하여 수천 개의 문서를 수 분 내에 처리함.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[Distributed-Computing]], [[Linear-Algebra-for-ML]], [[GPU-Architecture]], [[Amdahls-Law]]
|
||||
- **Raw Source:** [[10_Wiki/Topics/AI/Parallel-Computing.md]]
|
||||
- [[Distributed-Computing]], [[Linear-Algebra-for-ML]], [[GPU-Architecture]], Amdahls-Law
|
||||
- **Raw Source:** 10_Wiki/Topics/AI/Parallel-Computing.md
|
||||
|
||||
Reference in New Issue
Block a user