34 lines
991 B
Markdown
34 lines
991 B
Markdown
---
|
|
id: wiki-2026-0508-parallel-processing
|
|
title: Parallel Processing
|
|
category: 10_Wiki/Topics
|
|
status: duplicate
|
|
canonical_id: wiki-2026-0508-parallel-computing
|
|
duplicate_of: "[[Parallel-Computing]]"
|
|
aliases: []
|
|
source_trust_level: A
|
|
confidence_score: 0.9
|
|
verification_status: redirected
|
|
tags: [duplicate, parallelism, hpc]
|
|
last_reinforced: 2026-05-10
|
|
github_commit: pending
|
|
---
|
|
|
|
# Parallel Processing
|
|
|
|
> **이 문서는 [[Parallel-Computing]] 의 중복본입니다.** Canonical 문서로 redirect.
|
|
|
|
## 핵심 요약 (specialization aspects)
|
|
- "Parallel processing" 매 흔히 매 application-level / OS-level concurrency 의 의미로 사용.
|
|
- "Parallel computing" 매 broader — 매 hardware (SIMD/SIMT) + software 모두 포함.
|
|
- 매 실용 차이 X — 매 same canonical concept.
|
|
|
|
## 🔗 Graph
|
|
- 부모: [[Parallel-Computing]] (canonical)
|
|
|
|
## 🕓 변경 이력
|
|
| 날짜 | 변경 |
|
|
|---|---|
|
|
| 2026-05-08 | Phase 1 |
|
|
| 2026-05-10 | 중복 처리 — canonical 문서로 redirect |
|