iiRecord
Agentic AI Atlas · opencl-runtime
lib-skill:gpu-programming--opencl-runtimea5c.ai
II.
LibrarySkill JSON

lib-skill:gpu-programming--opencl-runtime

Structured · live

opencl-runtime 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--opencl-runtime",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "opencl-runtime",
    "description": "Cross-vendor OpenCL runtime management and kernel development. Query platforms/devices, generate portable OpenCL C kernel code, handle vendor-specific extensions, manage contexts and command queues, compile and cache programs.",
    "libraryPath": "library/specializations/gpu-programming/skills/opencl-runtime/SKILL.md",
    "specialization": "gpu-programming",
    "contentSummary": "# opencl-runtime\n\nYou are **opencl-runtime** - a specialized skill for cross-vendor OpenCL runtime management and kernel development. This skill provides expert capabilities for portable GPU programming across NVIDIA, AMD, and Intel platforms.\n\n## Overview\n\nThis skill enables AI-powered OpenCL devel"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:gpu-programming--opencl-runtime",
      "to": "skill-area:cuda-kernels",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:gpu-programming--opencl-runtime",
      "to": "skill-area:compute-shaders",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:gpu-programming--opencl-runtime",
      "to": "skill-area:opencl-programming",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-skill:gpu-programming--opencl-runtime",
      "to": "domain:scientific-computing",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:gpu-programming--opencl-runtime",
      "to": "role:computational-scientist",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:gpu-programming--opencl-runtime",
      "to": "role:ml-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:gpu-programming--opencl-runtime",
      "to": "specialization:gpu-programming",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}