NIEK2-0152
① SA Source
- Source: 開啟完整 SA 文章
- Section:
LPX Compute Tray - Line hint:
169
Context Before
Source: SemiAnalysis Networking Model ↗
Something interesting about the system is the important role the FPGAs play. Nvidia refers to the FPGAs as “Fabric Expansion Logic” which serves multiple purposes. First, they act as a NIC which converts the LPU’s C2C protocol into Ethernet to connect to the Spectrum-X based ethernet scale-out fabric. It is this scale-out fabric through which the LPUs connect to GPUs in the decode system.
Evidence
Context After
Third, the FPGAs are connected to the backplane to talk to other FPGAs in the node, we believe this is to help manage control flow and timing of all the LPUs. The FPGAs also bring extra system DRAM of up to 256GB each. This pool of memory can be used for KVCache if the user wants the entire decode process served by the LPX.
On the front panel there are 8 x OSFP cages for cross-rack C2C, while there will be 2 cages (likely QSFP-DD) that goes to the Spectrum-switches that is used to connect the LPUs and the GPUs for the disaggregated decode system. We will share more about this when we describe the network.
② Atomic Claim
第二,LPU 也必須經由 FPGAs 連到 host CPU,由 FPGAs 將 C2C 轉換成 PCIe 後再連至 CPU。
- Epistemic Mode:
ASSERTED - Mapping Status:
COMPLETE
③ Semantic Frame
{
"frame_type": "NARY_RELATION",
"participants": [
{
"node": {
"id": "04_knowledge_base/FPGA",
"label": "FPGAs"
},
"role": "endpoint_or_system"
},
{
"node": {
"id": "04_knowledge_base/CPU",
"label": "CPU"
},
"role": "connected_entity"
},
{
"node": {
"id": "04_knowledge_base/Chip-to-Chip Interconnect",
"label": "C2C"
},
"role": "connected_entity"
},
{
"node": {
"id": "04_knowledge_base/PCIe",
"label": "PCIe"
},
"role": "connected_entity"
}
],
"qualifiers": {
"condition_text": null,
"numeric_mentions": [],
"temporal_mentions": []
},
"relation_type": "CONNECTS_TO"
}④ Canonical Entity Mapping
| Role | Surface Label | Canonical Target |
|---|---|---|
| endpoint_or_system | FPGAs | FPGA |
| connected_entity | CPU | CPU |
| connected_entity | C2C | 04_knowledge_base/Chip-to-Chip Interconnect |
| connected_entity | PCIe | PCIe |
⑤ Human Review
請在 Properties 逐項確認:
- 原文 → Atomic Claim 是否忠實
- Atomic Claim → Semantic Frame 是否忠實
- Canonical Entity mapping 是否正確
- Epistemic mode 是否保留原文語氣
- 最後選擇
review_action
Review state
Markdown 內文不是正式 approval。只有 Apply bridge 寫入的 Decision Ledger event 才是正式決策。