iiRecord
Agentic AI Atlas · gpu-memory-expert
lib-agent:gpu-programming--gpu-memory-experta5c.ai
II.
LibraryAgent JSON

lib-agent:gpu-programming--gpu-memory-expert

Structured · live

gpu-memory-expert json

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

File · generated-library/agents.yamlCluster · generated-library
Record JSON
{
  "id": "lib-agent:gpu-programming--gpu-memory-expert",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "gpu-memory-expert",
    "description": "Specialized agent for GPU memory hierarchy optimization. Expert in memory architecture, coalesced access patterns, bank conflict resolution, cache optimization, and memory pool design.",
    "libraryPath": "library/specializations/gpu-programming/agents/gpu-memory-expert/AGENT.md",
    "specialization": "gpu-programming"
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:gpu-programming--gpu-memory-expert",
      "to": "skill-area:cuda-kernels",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:gpu-programming--gpu-memory-expert",
      "to": "skill-area:compute-shaders",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:gpu-programming--gpu-memory-expert",
      "to": "skill-area:gpu-memory-hierarchy",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:gpu-programming--gpu-memory-expert",
      "to": "domain:scientific-computing",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:gpu-programming--gpu-memory-expert",
      "to": "role:computational-scientist",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:gpu-programming--gpu-memory-expert",
      "to": "role:ml-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:gpu-programming--gpu-memory-expert",
      "to": "specialization:gpu-programming",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:gpu-programming--gpu-cpu-data-transfer-optimization",
      "to": "lib-agent:gpu-programming--gpu-memory-expert",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:gpu-programming--gpu-memory-optimization",
      "to": "lib-agent:gpu-programming--gpu-memory-expert",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:gpu-programming--gpu-memory-pool-allocator",
      "to": "lib-agent:gpu-programming--gpu-memory-expert",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:gpu-programming--shared-memory-usage-patterns",
      "to": "lib-agent:gpu-programming--gpu-memory-expert",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:gpu-programming--stencil-computation-optimization",
      "to": "lib-agent:gpu-programming--gpu-memory-expert",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}