{
  "docId": "019dd923-5eff-723e-9be4-84f0db6b567e",
  "docSlug": "5d56f1c3f1c4a796",
  "documentTitle": "2023 Q4FY23 Investor Presentation",
  "authorId": "NVIDIA",
  "authorName": "NVIDIA",
  "documentKindSlug": "consulting-deck",
  "documentKindLabel": "Consulting deck",
  "sourceTypeSlug": "strategy_consulting",
  "sourceTypeLabel": "Strategy consulting",
  "presentationDate": null,
  "orientation": "landscape",
  "aspectRatio": 1.778,
  "pageNumber": 26,
  "pageCount": 57,
  "prevPage": 25,
  "nextPage": 27,
  "slideType": "diagnosis",
  "function": "present_framework",
  "density": "overcrowded",
  "nDataPoints": 6,
  "notes": "The slide uses Amdahl's Law to justify the need for a full-stack approach rather than just hardware acceleration.",
  "elementsJson": [
    "headline_text",
    "bullet_list",
    "paragraph",
    "process_diagram"
  ],
  "metadataConfidence": 1,
  "imagePath": null,
  "slideHref": "/slides/019dd923-5eff-723e-9be4-84f0db6b567e/26",
  "deckHref": "/decks/019dd923-5eff-723e-9be4-84f0db6b567e",
  "deckJsonHref": "/decks/019dd923-5eff-723e-9be4-84f0db6b567e.json",
  "deckAnchorHref": "/decks/019dd923-5eff-723e-9be4-84f0db6b567e#slide-26",
  "components": [
    {
      "bbox": null,
      "kind": "callout",
      "text": "The overall system speed-up (S) gained by optimizing a single part of a system by a factor (s) is limited by the proportion of execution time of that part (p).",
      "attrs": null,
      "subkind": null,
      "toolName": "Visual emphasis",
      "toolSlug": "visual-emphasis",
      "confidence": null,
      "componentId": "019dd952-78b5-733e-8106-c7f7596c03c3",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.25,
        "w": 0.22,
        "x": 0.14,
        "y": 0.65
      },
      "kind": "diagram",
      "text": "Conceptual diagram of compute-intensive application parts being accelerated",
      "attrs": null,
      "subkind": "process",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "6f6f3001-3095-4d5f-b8e0-35a67b04a4e0",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.15,
        "w": 0.35,
        "x": 0.07,
        "y": 0.35
      },
      "kind": "list",
      "text": "Chip(s) with specialized processors\nAlgorithms in acceleration libraries\nDomain experts to refactor applications",
      "attrs": null,
      "subkind": "bullet",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "1ceba09b-e919-43f7-88e7-6e281a94e6ae",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.25,
        "w": 0.4,
        "x": 0.55,
        "y": 0.6
      },
      "kind": "list",
      "text": "If 90% of the runtime can be accelerated by 100x, the application is sped up 9x\nIf 99% of the runtime can be accelerated by 100x, the application is sped up 50x\nIf 80% of the runtime can be accelerated by 500x, or even 1000x, the application is sped up 5x",
      "attrs": null,
      "subkind": "bullet",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "4e29c5d7-ac31-4c4b-a02a-a16c80c9f38c",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.1,
        "w": 0.2,
        "x": 0.65,
        "y": 0.35
      },
      "kind": "other",
      "text": "S = 1 / ((1 - p) + p/s)",
      "attrs": null,
      "subkind": "unclassified",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "f9206f87-8126-4091-88f3-f879b87191d2",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.08,
        "w": 0.4,
        "x": 0.55,
        "y": 0.21
      },
      "kind": "paragraph",
      "text": "The overall system speed-up (S) gained by optimizing a single part of a system by a factor (s) is limited by the proportion of execution time of that part (p).",
      "attrs": null,
      "subkind": "paragraph",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "df40c88e-ad82-4327-931b-53acea6d6f69",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.04,
        "w": 0.35,
        "x": 0.07,
        "y": 0.12
      },
      "kind": "title",
      "text": "What Is Accelerated Computing?",
      "attrs": null,
      "subkind": "headline",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "4f54f621-ba83-4e16-be95-ad4afda1ae63",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.03,
        "w": 0.12,
        "x": 0.71,
        "y": 0.16
      },
      "kind": "title",
      "text": "Amdahl's law:",
      "attrs": null,
      "subkind": "headline",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "8e171f86-2756-4cb4-b018-f8886f19bbbd",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.03,
        "w": 0.35,
        "x": 0.07,
        "y": 0.17
      },
      "kind": "title",
      "text": "A full-stack approach: silicon, systems, software",
      "attrs": null,
      "subkind": "subtitle",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "207917dd-e6a1-421e-af3f-b5bbb1d6ff84",
      "frameworkName": null,
      "frameworkSlug": null
    }
  ],
  "metrics": [],
  "tools": [],
  "frameworks": [
    {
      "name": "Amdahl's Law",
      "slug": null,
      "matchId": "fa4993aa-c5f9-4fa9-90c8-be885194041f",
      "evidence": "Explicitly stated and formula provided",
      "confidence": 1
    }
  ],
  "arcBeats": [
    {
      "to": 27,
      "from": 26,
      "beatId": "0280729d-c4f2-4a1e-a8e9-c52d84ff33d5",
      "arcName": "Monroe's Motivated Sequence",
      "arcSlug": "monroes-sequence",
      "beatName": "Need",
      "beatSlug": "monroes-sequence-need",
      "evidence": "The document explains the need for accelerated computing and AI factories",
      "position": 1,
      "confidence": 0.7,
      "parentBeatName": "Complication",
      "parentBeatSlug": "complication"
    }
  ],
  "loops": [
    {
      "to": 30,
      "from": 26,
      "name": "Golden Circle",
      "slug": "11-golden-circle",
      "bestFor": "Visionary leadership, brand positioning, mission statements",
      "matchId": "69e789ac-29c4-43ae-9075-143783334771",
      "evidence": "The document explains the concept of accelerated computing and its applications",
      "position": 0,
      "objective": "What is accelerated computing and why is it needed?",
      "structure": "The Why (Belief) -> The How (Process) -> The What (Result)",
      "confidence": 0.6,
      "description": "Invert the typical pitch by starting with why you exist, rather than what you do"
    }
  ],
  "imagePathAlt": null,
  "thumbSrc": null,
  "thumbSrcAlt": null,
  "locked": true
}