iiRecord
Agentic AI Atlas · parallel-algorithm-designer
lib-agent:gpu-programming--parallel-algorithm-designera5c.ai
II.
LibraryAgent JSON

lib-agent:gpu-programming--parallel-algorithm-designer

Structured · live

parallel-algorithm-designer 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--parallel-algorithm-designer",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "parallel-algorithm-designer",
    "description": "Expert in designing efficient parallel algorithms for GPU architectures. Specialist in data-parallel decomposition, work-efficient design, parallel complexity analysis, and algorithm-architecture mapping.",
    "libraryPath": "library/specializations/gpu-programming/agents/parallel-algorithm-designer/AGENT.md",
    "specialization": "gpu-programming"
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:gpu-programming--parallel-algorithm-designer",
      "to": "skill-area:cuda-kernels",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:gpu-programming--parallel-algorithm-designer",
      "to": "skill-area:compute-shaders",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:gpu-programming--parallel-algorithm-designer",
      "to": "domain:scientific-computing",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:gpu-programming--parallel-algorithm-designer",
      "to": "role:computational-scientist",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:gpu-programming--parallel-algorithm-designer",
      "to": "role:ml-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:gpu-programming--parallel-algorithm-designer",
      "to": "specialization:gpu-programming",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:gpu-programming--parallel-algorithm-design",
      "to": "lib-agent:gpu-programming--parallel-algorithm-designer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:gpu-programming--reduction-scan-implementation",
      "to": "lib-agent:gpu-programming--parallel-algorithm-designer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:gpu-programming--warp-efficiency-optimization",
      "to": "lib-agent:gpu-programming--parallel-algorithm-designer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}