← Documents Documentation/accel/qaic/aic080.rst GitHub 원문 ↗

Linux 6.18.37 · Compute accelerators / QAIC

Qualcomm Cloud AI 80 (AIC080)

AIC100에서 NSP 수와 clock rate를 줄인 AIC080 derivative와 PCIe Product ID 0xa080을 설명합니다.

Source pathDocumentation/accel/qaic/aic080.rst
Source versionLinux v6.18.37
TranslationDUJINLABS 전문 번역 + 해설

요약·해설과 원문, 전문 번역을 서로 분리했습니다. API 이름, symbol, source path는 원문 표기를 사용합니다.

1. 요약·해설

원문의 핵심 논리와 kernel programming 관점의 보충 설명입니다. 아래의 전문 번역과는 별도로 작성했습니다.

AIC100 derivative

aic080.rst:1-14

Resource-constrained deployment를 위한 AIC080의 차이와 AIC100 문서 호환성을 요약합니다.

2. 영어 원문 전체

번역 기준이 된 Linux v6.18.37 원문입니다. 줄 번호는 이 버전의 파일 좌표입니다.

원문 전체 펼치기
1 .. SPDX-License-Identifier: GPL-2.0-only
2
3 ===============================
4 Qualcomm Cloud AI 80 (AIC080)
5 ===============================
6
7 Overview
8 ========
9
10 The Qualcomm Cloud AI 80/AIC080 family of products are a derivative of AIC100.
11 The number of NSPs and clock rates are reduced to fit within resource
12 constrained solutions. The PCIe Product ID is 0xa080.
13
14 As a derivative product, all AIC100 documentation applies.
15

3. 한국어 전문 번역

영어 원문의 문단 순서와 의미를 유지한 전체 번역입니다. 코드, 함수명, symbol과 URL은 원문 표기를 유지합니다.

Qualcomm Cloud AI 80 (AIC080)

1-14

`GPL-2.0-only` 문서입니다. Qualcomm Cloud AI 80/AIC080 제품군은 AIC100의 derivative입니다. Resource-constrained solution에 맞추기 위해 NSP 수와 clock rate를 줄였고 PCIe Product ID는 `0xa080`입니다. Derivative product이므로 AIC100 문서 전체가 그대로 적용됩니다.

AIC080 identity
PropertyAIC080
Base productAIC100 derivative
ResourcesReduced NSP count and clock rates
PCIe Product ID0xa080
DocumentationAll AIC100 documentation applies

AIC100 derivative의 변경점과 호환 문서 범위입니다.