II.
SkillArea JSON
Structured · liveskill-area:profiling-cuda
CUDA Profiling json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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
}
}
]
}