---
格式版本: 2
标题: "ROCm.AI: The AI-Native Developer Experience for Building on AMD"
原文链接: "https://www.amd.com/en/blogs/2026/rocm-ai-the-ai-native-developer-experience-for-building.html"
发布日期: "2026-07-23"
发布时间校准状态: "found"
发布时间需复核: "否"
发布时间来源: "rule:scrape:provider_published_at"
发布时间证据: "provider publishedAt: 2026-07-23"
发布时间校准原因: "规则确认唯一严格发布时间，来源 scrape:provider_published_at"
发布时间校准置信度: "high"
发布时间候选数量: 5
发布时间严格候选数量: 1
发布时间原页读取状态: "原页面已读取"
发布时间未找到原因: ""
发布时间校准时间: "2026-08-03T00:38:40+08:00"
发布时间仲裁状态: "skipped"
发布时间仲裁尝试次数: 0
发布时间仲裁耗时毫秒: 0
发现时间: "2026-08-03T00:38:18+08:00"
入库时间: "2026-08-02T16:38:41.002Z"
来源平台: "固定入口"
搜索渠道: "fixed_url"
搜索词: "https://www.amd.com/en/blogs.html"
匹配关键词:
  - "GPU"
  - "NPU"
  - "deployment"
  - "performance"
  - "model fit"
相关厂家:
  - "AMD"
相关专家:
  []
内容类型: "网页"
抓取工具: "Free Fetch + Defuddle"
清洗工具: "Defuddle Markdown + Defuddle/Readability 正文提取"
原始附件:
  []
AI优质: "否"
AI打分: 30
AI分档: "非优质"
AI质检状态: "不通过"
AI打分理由: "全文为AMD ROCm软件工具介绍，未涉及超节点、AI Rack、机柜级系统、供电/散热/互连等硬件架构或量产部署，与项目关注范围无关。"
AI质检模型: "deepseek-v4-flash"
AI质检时间: "2026-08-03T02:32:39+08:00"
AI主题相关性: 0
AI来源权威性: 15
AI新颖性: 5
AI技术细节: 5
AI商业部署信号: 0
AI完整性: 5
采集批次: "2026年8月3日0点38分14秒"
采集批次ID: "20260803-003814-476"
去重键: "https://www.amd.com/en/blogs/2026/rocm-ai-the-ai-native-developer-experience-for-building.html"
---

From Intent to Optimized Workloads: ROCm.AI Helps Make AI on AMD Faster to Build and Easier to Adopt

AI development on AMD now spans cloud infrastructure, enterprise clusters, workstations, desktops, and AI PCs. The real question is how quickly developers can turn AMD hardware into optimized AI services.

Across the AMD AI ecosystem, AMD ROCm™ software continues to accelerate software release velocity, broaden open-source engagement, expand framework support, strengthen model enablement, grow developer access and increase validation across the AI stack. That momentum spans the full AMD AI footprint from AMD Instinct™ GPUs in cloud and data center infrastructure to AMD Radeon™ workstations, Radeon desktop GPUs and Ryzen systems. This gives developers a more consistent software path wherever AI workloads run. AMD software is moving fast, scaling customer needs and becoming easier to adopt.

ROCm.AI is the next step: making that software momentum easier to access.

ROCm.AI is an AI-native developer experience for AI development across AMD platforms. Announced at Advancing AI 2026, ROCm.AI brings together AI-assisted development, intelligent deployment and AI-powered software optimization into a unified experience.

#### Build ROCm Faster

By applying AI and agentic workflows to ROCm development, ROCm.AI helps deliver a better software experience for developers reducing setup friction, making issues easier to diagnose and helping teams get to working AI workloads faster.

#### Make AI on AMD Easier to Use

ROCm.AI reduces the friction between AMD hardware and a working AI workload. Developers can install the stack, check the environment, serve models, diagnose issues and follow AMD-validated workflows instead of piecing together commands manually.

#### Boost Performance

ROCm.AI aids performance with ROCm Hyperloom, an autonomous agentic system that optimizes end-to-end inference workloads by identifying bottlenecks, applying targeted optimizations and validating correctness.

## Built-in AI Assistance for the AMD AI Software Stack

ROCm.AI brings together complementary capabilities:

Image Zoom

![ROCm.AI infographic showing AMD Skills with ROCm CLI, terminal dashboard, installation, serving, interaction, observation, and GitHub links.](https://www.amd.com/content/dam/amd/en/images/blogs/designs/5059654-rocm-ai-skills-blog.jpg)

### AMD Skills: Your Agent’s Way Into ROCm.AI

AMD Skills is the primary way in which ROCm.AI interfaces with the agents developers already use. They bring AMD-validated ROCm knowledge directly into Claude, Cursor, Codex and other leading assistants, so guidance is tailored to AMD hardware, ROCm versions and supported software paths.

Rather than searching documentation, stitching commands together, or relying on generic examples, developers can state their intent and let the agent draw on AMD Skills to guide the workflow.

AMD Skills are available today through official integrations with coding assistants. Developers can install them from the Codex Plugins catalog, the AMD page in the Cursor Marketplace, or by searching for amd-skills in Claude Plugins.

Sample AMD Skills

- serving-llms-on-instinct - Deploy production LLM endpoints on AMD Instinct GPUs with vLLM on ROCm.
- tracelens - Turn PyTorch profiler traces into actionable performance reports for faster inference and training.
- local-ai-use - Route image, speech, and text-to-speech to a local server on AMD client hardware, private and cloud-cost-free.
- local-ai-app-integration - Embed on-device AI into your own apps across NPU, iGPU, and dGPU.

### ROCm CLI: Execution Layer

It gives users a trusted command-line path to install ROCm software, examine the environment and serve models, update components, and generate diagnostics. It is designed for developers, platform engineers, enterprise admins, CI/CD teams and secure environments that need repeatable execution. The CLI is deterministic and scriptable. A developer can run it directly. A script can call it in CI. A coding agent can invoke it with permission. ROCm Console can surface its state.

rocm install  
rocm doctor  
rocm serve qwen3  
rocm update

### ROCm Console: Telemetry and Diagnostics

ROCm Console provides visibility into system and workload state. It surfaces telemetry, logs, runtime status, and diagnostic context so users can understand what is happening on the machine. That visibility matters when teams are working with sensitive workloads, clusters, or performance data that should remain inside their environment

### ROCm Hyperloom: Workload Optimization

ROCm™ Hyperloom helps developers boost performance with an autonomous agentic system designed to optimize end-to-end inference workloads on AMD GPUs, targeting both host code and GPU kernels by using AI agents and profiling tools to analyze a workload, identify bottlenecks, apply targeted optimizations and validate both performance and correctness. It brings together low-level GPU profiling, trace collection, trace analysis and iterative kernel and code optimization to reduce the manual effort traditionally required for GPU tuning.

Hyperloom helps developers move from a running workload to a better-optimized deployment by profiling the workload, identifying and planning around bottlenecks, exploring optimization options, benchmarking changes and generating a report with proposed improvements and expected performance gains.

### ROCm.AI in Action

ROCm.AI is designed to meet developers where they are.

**On an AMD Strix Halo System**

“Set up this machine for local AI.”

ROCm.AI can guide the user through hardware detection, setup, model serving and local AI workflows.

**On AMD Instinct infrastructure**

“Serve Qwen 3.6 27B on my AMD Instinct GPU.”

ROCm.AI helps check the hardware and software environment, select the right serving path, launch the model endpoint and confirm that it is running.

**For Optimization**

“Optimize inference performance on this running model.”

ROCm Hyperloom profiles the workload, identifies bottlenecks across host code and GPU kernels, applies targeted optimizations and validates performance and correctness.

ROCm.AI helps developers move from model selection to running endpoint to optimization through a more guided AMD software experience.<sup>1</sup>

### Why this matters for developers and platform teams

AI development is becoming increasingly agent-driven, and the hardware surface is also becoming more diverse. Developers are building AI PCs, Radeon desktops, workstations and AMD Instinct clusters.

ROCm.AI gives more consistent software experience that can guide setup, validate the environment, serve models, expose local telemetry and help tune workloads. For local developers, ROCm.AI shortens the path from a fresh AMD system to a working local AI workload. For platform and MLOps teams, it makes workflows more repeatable across users and environments. For enterprise operators, it supports local visibility and control. For AI companies, cloud providers and NeoClouds evaluating AMD infrastructure, it helps customers move from instance access to validated workloads faster.

The future of AI infrastructure will not be defined by hardware alone. It will be shaped by platforms that make powerful hardware easier to use, easier to optimize and easier to trust. With ROCm.AI, AMD is making AI on AMD simpler to build, operate and tune to help developers move faster and help decision makers adopt AMD AI infrastructure with greater confidence.

### Coming soon:

The AMD Skills catalog will expand with additional workflows across local systems, developer workstations and data-center infrastructure, including:

- **HIP Runtime Replay Analysis** - Records and replays HIP calls, kernel launches, and memory operations to reproduce GPU failures and guide root-cause analysis on AMD Instinct and Radeon hardware.
- **ROCm Doctor** - Diagnoses common ROCm, PyTorch and llama.cpp failures by checking the environment against known configuration and compatibility issues.
- **Hyperloom Kernel Optimizer** - Uses agentic optimization workflows to identify GPU bottlenecks, evaluate code changes and improve inference and kernel performance.
- **APU Memory Tuner** - Analyzes and tunes shared and dedicated memory allocation on supported AMD APUs to improve model fit and local AI performance.

The AMD Skills catalog is currently a Tech Preview and is being developed in the open, so skill names, scope and availability may evolve as new workflows are validated.

**ROCm.AI – Agentic AI Workflows, Simplified.**

Get started with [AMD-authored Skills](https://github.com/amd/skills) and [ROCm CLI](https://github.com/rocm/rocm-cli) to install, inspect, serve, migrate and optimize AI workloads on AMD platforms.

---

![](https://www.amd.com/content/dam/amd/en/images/backgrounds/dividers/divider-white-pearl-gradient-medium.jpg "white pearl gradient medium color divider")
