AMD Proves Ryzen AI Max+ 395's Advantage Over NVIDIA DGX

AMD Proves Ryzen AI Max+ 395's Advantage Over NVIDIA DGX

AMD posted results of a new study of the performance of the Ryzen AI Halo platform, stating that in the era of autonomous AI agents, the determining factor is not the speed of GPU token generation, but the speed of completing the entire workflow.

Unlike traditional chatbots, modern AI agents perform multi-stage tasks — they analyze documents, perform OCR, build a knowledge base, perform a search, verify the results, and only then generate a response.

That is why AMD suggests evaluating performance not by Tokens per Second or Time to First Token, but by much more important business indicators:

  • End-to-End Completion Time;
  • Cost per Completed Workflow;
  • agent cycle execution speed;
  • local inference performance.

AMD Proves Ryzen AI Max+ 395's Advantage Over NVIDIA DGX

Transition from chatbots to the Agentic Era

AMD has released extended results of comparative testing of autonomous task execution (Local Agentic Workloads) based on its flagship Ryzen AI Max+ 395 processor (Strix Halo architecture) and the NVIDIA DGX Spark portable accelerator (Grace Blackwell GB10).
In the era of autonomous AI agents, the final KPIs are shifting from the speed of issuing a single chatbot response to the overall execution and verification time of a complex business task.
According to AMD, in real agent scenarios, 7 out of 8 stages of the packaging pipeline (document parsing, OCR recognition, chunking, vector embedding generation, search and verification) are performed on the CPU, and only one stage — direct text synthesis — uses the GPU.

HEPA Benchmark Results

For objective evaluation, AMD developed a comprehensive benchmark HEPA (Hermes Executive Presentation Agent). The agent was tasked with generating an analytical presentation for the board of directors, an accompanying memorandum, and a reference guide from a local data set (302 files / 801 chunks) containing outdated materials and scanned PDFs with a Tesseract OCR call.
Both stands ran Linux with the same orchestration model Qwen3.6-35B-A3B (MoE, 4-bit) and FastEmbed ONNX based on llama.cpp:
Comparison metric AMD Ryzen AI Max+ 395 (Halo) NVIDIA DGX Spark (GB10) AMD advantage
CPU Orchestration (Cleaning/OCR/Embedding) 152.1 sec 229.9 sec 🚀 34% faster (71.5s vs. 139.6s on embeds)
Total execution time (End-to-End) 311.6 sec 367.1 sec ⏱️ 15% faster (55.5 seconds ahead)
Cost per task (3-year CapEx) ~ $ 0.0132 ~ $ 0.0182 💰 27% cheaper than a processed workflow
AMD's technical success is due to the presence of 16 cores / 32 threads of "Zen 5" with AVX-512/VNNI vectorization versus 20 Arm cores (without SMT) in NVIDIA Grace Blackwell, as well as the LPDDR5X-8000 unified memory architecture.
                    ┌─ 367.1s │ │workflow executed│ │AMD 34% faster │ │55.5s saved │ │Combined RAM │ └─

HiTech Expert Take

AMD’s research demonstrates a significant shift in the entire generative AI industry. While in 2023–2025, manufacturers competed primarily on the speed of GPU token generation, in 2026 the focus shifts to the performance of complex agent systems. For corporate users implementing on-premises AI solutions, the time to complete a complete business process, data protection, and the cost of a single completed task become critical.

This trend seems especially relevant against the backdrop of the rapid growth of investments in AI infrastructure. TrendForce forecast, the combined capital expenditure of the world’s nine largest cloud providers will exceed $886 billion in 2026, indicating unprecedented demand for AI computing. At the same time, more and more companies are looking to local inference as a way to reduce their reliance on cloud APIs, reduce operational costs, and improve information security.

For Ukraine, the development of AI PC class and local agent systems opens up prospects for using generative AI in the public sector, industry, finance, medicine and defense technologies without the need to transfer confidential data to external services. In combination with modern cloud infrastructure, data centers and high-speed networks, such solutions can become an important element digital business transformation and GovTech.