iiRecord
Agentic AI Atlas · CUDA Profiling
skill-area:profiling-cudaa5c.ai
II.
SkillArea JSON

skill-area:profiling-cuda

Structured · live

CUDA Profiling json

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

File · domain/skill-areas/skill-areas-game-gpu.yamlCluster · domain
Record JSON
{
  "id": "skill-area:profiling-cuda",
  "_kind": "SkillArea",
  "_file": "domain/skill-areas/skill-areas-game-gpu.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "CUDA Profiling",
    "description": "Profiling CUDA workloads with Nsight Systems / Compute — kernel\ntiming, occupancy, memory throughput, and roofline analysis.\n",
    "domains": [
      "specialization:gpu-programming",
      "specialization:performance-optimization"
    ],
    "expertiseLevels": [
      "expert"
    ]
  },
  "outgoingEdges": [
    {
      "from": "skill-area:profiling-cuda",
      "to": "specialization:gpu-programming",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "skill-area:shader-programming",
      "to": "skill-area:profiling-cuda",
      "kind": "prerequisite_for_learning",
      "attributes": {
        "strength": "recommended"
      }
    },
    {
      "from": "lib-agent:gpu-programming--cuda-kernel-expert",
      "to": "skill-area:profiling-cuda",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:gpu-programming--multi-gpu-systems-expert",
      "to": "skill-area:profiling-cuda",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:gpu-programming--cuda-kernel-development",
      "to": "skill-area:profiling-cuda",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:gpu-programming--custom-cuda-operator-development",
      "to": "skill-area:profiling-cuda",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:gpu-programming--dynamic-parallelism-implementation",
      "to": "skill-area:profiling-cuda",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-skill:gpu-programming--cuda-debugging",
      "to": "skill-area:profiling-cuda",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-skill:gpu-programming--cuda-graphs",
      "to": "skill-area:profiling-cuda",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-skill:gpu-programming--cuda-toolkit",
      "to": "skill-area:profiling-cuda",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-skill:gpu-programming--nvenc-nvdec",
      "to": "skill-area:profiling-cuda",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    }
  ]
}