VR2-0217

① SA Source

Context Before

image

Source: Nvidia VR NVL72 BoM and Power Budget Model

Evidence

In the reference design of the VR NVL72 compute tray, BlueField-4 acts as a DPU providing up to 800Gb/s of front end networking capability

Context After

Speaking of BlueField-4, it is important to discuss the new offering Jensen highlighted at CES earlier this year: ICMS, or Inference Context Memory Storage — a platform that we hear may be rebranded to “CMX” at GTC. ICMS, or CMX, introduces a third, entirely separate network dedicated solely to context memory. CMX is a purpose-built KV cache fabric. As long-context inference pushes context windows toward millions of tokens and agentic concurrency scales across users and services, the current memory hierarchy used to store KVcache begins to look insufficient.

KV cache grows linearly with sequence length and multiplicatively with workload parallelism, quickly expanding beyond what any single tier of memory was designed to hold. GPU HBM, while unmatched in bandwidth and latency, is not enough on its own to store KV especially for longer sequence length queries that are becoming popular between turns or tool calls. Host DRAM extends capacity but remains node-bound and limited in aggregate footprint and ultimately has limited capacity. Meanwhile, traditional shared storage—architected for durability rather than latency —has more access time and power overhead, making it unsuitable for participation in the decode loop.

② Atomic Claim

VR NVL72 compute trayreference design 中,BlueField-4 作為 DPU,可提供最高 800Gb/s frontend networking capability。

  • Epistemic Mode: ASSERTED
  • Mapping Status: PARTIAL

③ Semantic Frame

{
  "frame_type": "NARY_RELATION",
  "participants": [
    {
      "node": {
        "id": "04_knowledge_base/VR NVL72",
        "label": "VR NVL72"
      },
      "role": "subject"
    },
    {
      "node": {
        "id": "04_knowledge_base/Compute Tray",
        "label": "compute tray"
      },
      "role": "participant"
    },
    {
      "node": {
        "id": "04_knowledge_base/Reference Design",
        "label": "reference design"
      },
      "role": "participant"
    },
    {
      "node": {
        "id": "04_knowledge_base/BlueField-4",
        "label": "BlueField-4"
      },
      "role": "participant"
    }
  ],
  "qualifiers": {
    "condition_text": null,
    "numeric_mentions": [
      "4",
      "800Gb/s"
    ],
    "temporal_mentions": []
  },
  "relation_type": "PROVIDES"
}

④ Canonical Entity Mapping

RoleSurface LabelCanonical Target
subjectVR NVL7204_knowledge_base/VR NVL72
participantcompute tray04_knowledge_base/Compute Tray
participantreference design04_knowledge_base/Reference Design
participantBlueField-4BlueField-4

⑤ 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 才是正式決策。