{
  "docId": "019de517-a9ac-776f-9473-0e375a72fdfd",
  "docSlug": "a7286dbbd5b1c9b3685bbbc04ec9c159",
  "documentTitle": "NVIDIA | Investor Presentation Deck | 65 slides",
  "authorId": "nvidia",
  "authorName": "NVIDIA",
  "documentKindSlug": "conference-presentation",
  "documentKindLabel": "Conference presentation",
  "sourceTypeSlug": "investor_relations",
  "sourceTypeLabel": "Investor relations",
  "presentationDate": "2023-12-01 00:00:00",
  "orientation": "landscape",
  "aspectRatio": 1.7777778,
  "pageNumber": 26,
  "pageCount": 65,
  "prevPage": 25,
  "nextPage": 27,
  "slideType": "propose_solution",
  "function": "propose_solution",
  "density": "overcrowded",
  "nDataPoints": 6,
  "notes": null,
  "elementsJson": null,
  "metadataConfidence": 0.9,
  "imagePath": null,
  "slideHref": "/slides/019de517-a9ac-776f-9473-0e375a72fdfd/26",
  "deckHref": "/decks/019de517-a9ac-776f-9473-0e375a72fdfd",
  "deckJsonHref": "/decks/019de517-a9ac-776f-9473-0e375a72fdfd.json",
  "deckAnchorHref": "/decks/019de517-a9ac-776f-9473-0e375a72fdfd#slide-26",
  "components": [
    {
      "bbox": {
        "h": 0.22,
        "w": 0.29,
        "x": 0.15,
        "y": 0.649
      },
      "kind": "image",
      "text": null,
      "attrs": null,
      "subkind": "illustration",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "7f85d896-d473-46c1-b2cb-a70234b56d1a",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.075,
        "w": 0.399,
        "x": 0.073,
        "y": 0.394
      },
      "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": "043d41fd-1dae-4d2f-b064-1002799095ad",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.149,
        "w": 0.395,
        "x": 0.573,
        "y": 0.607
      },
      "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": "3dac0969-0f47-4f77-83fc-00fe1cac5e04",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.019,
        "w": 0.399,
        "x": 0.073,
        "y": 0.49
      },
      "kind": "paragraph",
      "text": "To speed-up compute-intensive parts of an application",
      "attrs": null,
      "subkind": "paragraph",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "3975b96b-ba81-4f81-bfbd-6edb8ecf2eef",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.102,
        "w": 0.367,
        "x": 0.601,
        "y": 0.205
      },
      "kind": "paragraph",
      "text": "Amdahl's law:\nThe 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": "669056e0-633a-4f45-b62f-fcdcca6d6c30",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.04,
        "w": 0.399,
        "x": 0.073,
        "y": 0.336
      },
      "kind": "paragraph",
      "text": "Not just a superfast chip - accelerated computing is a full-stack combination of:",
      "attrs": null,
      "subkind": "paragraph",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "ab4055e4-d6ea-4be2-8bf7-fa943f6c6f8e",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.019,
        "w": 0.098,
        "x": 0.573,
        "y": 0.569
      },
      "kind": "paragraph",
      "text": "For example:",
      "attrs": null,
      "subkind": "paragraph",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "b0dba756-5d85-48d0-8cf1-7ccc90310dd8",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.06,
        "w": 0.17,
        "x": 0.699,
        "y": 0.394
      },
      "kind": "paragraph",
      "text": "S = 1 / ((1 - p) + (p / s))",
      "attrs": null,
      "subkind": "paragraph",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "b9ccdabc-0bea-4add-b256-c725d9827b82",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.04,
        "w": 0.399,
        "x": 0.073,
        "y": 0.125
      },
      "kind": "title",
      "text": "What Is Accelerated Computing?",
      "attrs": null,
      "subkind": "headline",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "834ecc5e-abf2-45d2-8e40-b1708f4bd016",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.019,
        "w": 0.406,
        "x": 0.073,
        "y": 0.17
      },
      "kind": "title",
      "text": "A full-stack approach: silicon, systems, software",
      "attrs": null,
      "subkind": "subtitle",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "d8f8111b-7e0d-4f5c-8228-e70d36572e2f",
      "frameworkName": null,
      "frameworkSlug": null
    }
  ],
  "metrics": [],
  "tools": [
    {
      "name": "Law of Prägnanz",
      "slug": "law-of-pr-gnanz",
      "agent": "Designer",
      "layer": "slide",
      "matchId": "b67eb77b-9baf-4ca4-bd29-806471473a46",
      "evidence": "Amdahl's law: 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).",
      "confidence": 0.7
    }
  ],
  "frameworks": [
    {
      "name": "Amdahls-law",
      "slug": null,
      "matchId": "f8c890a5-42c1-4d73-9dc6-c785ebba0ac6",
      "evidence": "Amdahl's law is explicitly stated and used for examples.",
      "confidence": 1
    }
  ],
  "arcBeats": [
    {
      "to": 26,
      "from": 25,
      "beatId": "784343a2-25ed-483c-a7ad-544ba7e0ebc1",
      "arcName": "The Sequoia Pitch",
      "arcSlug": "sequoia-pitch",
      "beatName": "Solution",
      "beatSlug": "sequoia-pitch-solution",
      "evidence": "NVIDIA's Accelerated Computing Platform and What Is Accelerated Computing?",
      "position": 1,
      "confidence": 0.8,
      "parentBeatName": "Turn",
      "parentBeatSlug": "turn"
    }
  ],
  "loops": [],
  "imagePathAlt": null,
  "thumbSrc": null,
  "thumbSrcAlt": null,
  "locked": true
}