iiRecord
Agentic AI Atlas · specializations/gpu-programming/hip-porting-cross-platform
lib-process:gpu-programming--hip-porting-cross-platforma5c.ai
II.
LibraryProcess JSON

lib-process:gpu-programming--hip-porting-cross-platform

Structured · live

specializations/gpu-programming/hip-porting-cross-platform json

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

File · generated-library/processes.yamlCluster · generated-library
Record JSON
{
  "id": "lib-process:gpu-programming--hip-porting-cross-platform",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "specializations/gpu-programming/hip-porting-cross-platform",
    "description": "HIP Porting and Cross-Platform Development - Workflow for porting CUDA applications to AMD GPUs\nusing HIP, enabling cross-platform GPU computing.",
    "libraryPath": "library/specializations/gpu-programming/hip-porting-cross-platform.js",
    "specialization": "gpu-programming",
    "references": [
      "- HIP Documentation: https://rocm.docs.amd.com/projects/HIP/",
      "- Hipify Tools: https://github.com/ROCm-Developer-Tools/HIPIFY",
      "- ROCm Documentation: https://rocm.docs.amd.com/"
    ],
    "example": "const result = await orchestrate('specializations/gpu-programming/hip-porting-cross-platform', {\n  projectName: 'compute_library',\n  sourceType: 'cuda',\n  targetPlatforms: ['nvidia', 'amd'],\n  portingStrategy: 'hipify-perl'\n});",
    "usesAgents": [
      "cross-platform-gpu-expert",
      "gpu-performance-engineer"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:gpu-programming--hip-porting-cross-platform",
      "to": "skill-area:cuda-kernels",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:gpu-programming--hip-porting-cross-platform",
      "to": "skill-area:compute-shaders",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:gpu-programming--hip-porting-cross-platform",
      "to": "skill-area:cross-platform-desktop",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:gpu-programming--hip-porting-cross-platform",
      "to": "domain:scientific-computing",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:gpu-programming--hip-porting-cross-platform",
      "to": "role:computational-scientist",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:gpu-programming--hip-porting-cross-platform",
      "to": "role:ml-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:gpu-programming--hip-porting-cross-platform",
      "to": "workflow:performance-profiling-cycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:gpu-programming--hip-porting-cross-platform",
      "to": "specialization:gpu-programming",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:gpu-programming--hip-porting-cross-platform",
      "to": "lib-agent:gpu-programming--cross-platform-gpu-expert",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:gpu-programming--hip-porting-cross-platform",
      "to": "lib-agent:gpu-programming--gpu-performance-engineer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}