iiRecord
Agentic AI Atlas · gpu-benchmarking
lib-skill:gpu-programming--gpu-benchmarkinga5c.ai
II.
LibrarySkill JSON

lib-skill:gpu-programming--gpu-benchmarking

Structured · live

gpu-benchmarking json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/skills.yamlCluster · generated-library
Record JSON
{
  "id": "lib-skill:gpu-programming--gpu-benchmarking",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "gpu-benchmarking",
    "description": "Expert skill for automated GPU performance benchmarking and regression detection. Design micro-benchmarks, measure kernel execution time with CUDA events, calculate achieved vs theoretical performance, generate comparison reports, detect regressions in CI/CD, and profile power/thermal characteristics.",
    "libraryPath": "library/specializations/gpu-programming/skills/gpu-benchmarking/SKILL.md",
    "specialization": "gpu-programming",
    "contentSummary": "# gpu-benchmarking\n\nYou are **gpu-benchmarking** - a specialized skill for automated GPU performance benchmarking and regression detection. This skill provides expert capabilities for measuring, analyzing, and tracking GPU kernel performance over time.\n\n## Overview\n\nThis skill enables AI-powered GPU"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:gpu-programming--gpu-benchmarking",
      "to": "skill-area:cuda-kernels",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:gpu-programming--gpu-benchmarking",
      "to": "skill-area:compute-shaders",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:gpu-programming--gpu-benchmarking",
      "to": "skill-area:performance-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-skill:gpu-programming--gpu-benchmarking",
      "to": "domain:scientific-computing",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:gpu-programming--gpu-benchmarking",
      "to": "role:computational-scientist",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:gpu-programming--gpu-benchmarking",
      "to": "role:ml-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:gpu-programming--gpu-benchmarking",
      "to": "specialization:gpu-programming",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}