feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
id: SYS-PAR-COMP-001
|
||||
category: "[[10_Wiki/💡 Topics/AI]]"
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 1.0
|
||||
tags: [infrastructure, parallel-computing, ai, distributed-systems, gpu, throughput]
|
||||
last_reinforced: 2026-04-26
|
||||
---
|
||||
|
||||
# [[Parallel Computing in AI (AI에서의 병렬 컴퓨팅)]]
|
||||
# Parallel Computing in AI (AI에서의 병렬 컴퓨팅)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "거대한 산을 삽 하나로 옮기려 하지 말고, 수천 개의 삽이 동시에 움직이는 '동시성'의 힘으로 지능의 영토를 확장하라" — 방대한 데이터와 복잡한 연산을 여러 개의 프로세서(CPU, GPU, TPU)에 분산시켜 동시에 처리함으로써 실행 시간을 획기적으로 단축하는 컴퓨팅 패러다임.
|
||||
@@ -24,5 +24,5 @@ last_reinforced: 2026-04-26
|
||||
- **정책 변화:** Antigravity 프로젝트는 대규모 지식 임베딩 및 벡터 검색 인덱싱 시, 멀티 GPU 환경에서의 데이터 병렬화 기술을 적용하여 인덱싱 속도를 단일 장치 대비 8배 이상 향상시킴.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[NVIDIA-CUDA-and-AI]], [[Hardware-Acceleration-for-AI]], [[System-Design-for-AI-Scale]], [[High-Availability-Systems]]
|
||||
- **Raw Source:** [[10_Wiki/Topics/AI/Parallel-Computing-in-AI.md]]
|
||||
- [[NVIDIA-CUDA-and-AI]], [[Hardware-Acceleration-for-AI]], System-Design-for-AI-Scale, [[High-Availability-Systems]]
|
||||
- **Raw Source:** 10_Wiki/Topics/AI/Parallel-Computing-in-AI.md
|
||||
|
||||
Reference in New Issue
Block a user