Agentic AI Workflows Demand New Server Architectures.

Jirong Yang, Peizhe Liu, Chaojie Zhang, Jovan Stojkovic· August 6, 2026 View original

Key takeaways

  • Agentic AI workflows are fragmented, heterogeneous, and frequently cross CPU-GPU boundaries.
  • Conventional uniform servers are architecturally mismatched for these dynamic workloads.
  • CPU often becomes a bottleneck due to orchestration and tool execution.
  • New server designs like Agora can improve utilization and throughput for agentic AI.

Who benefits

Cloud ComputingData CentersAI InfrastructureSoftware DevelopmentHigh-Performance Computing

Summary

A study by Microsoft Azure and others reveals that agentic AI workflows are fragmented and heterogeneous, causing architectural mismatches in conventional servers. These workflows frequently cross CPU-GPU boundaries, leading to inefficient resource utilization and performance bottlenecks.

The emergence of agentic AI in datacenters presents significant architectural challenges that have been largely unexplored. A new study, including production data from Microsoft Azure and controlled experiments with open-source frameworks, characterizes these agentic workflows. It finds that execution is highly fragmented and heterogeneous, involving frequent transitions between LLM inferences, tool invocations, and orchestration decisions that repeatedly cross the CPU-GPU boundary. This fragmentation leads to specific resource demands: the CPU often sits on the critical path due to orchestration and tool execution, while load patterns are bursty with sudden spikes. The composition of models and diversity of tasks further impact GPU utilization. These characteristics expose inefficiencies in uniform server designs, as fragmented execution strands CPU and GPU capacity, and homogeneous CPU provisioning is inefficient for diverse software roles. To address these issues, the researchers propose architectural implications for agentic servers and introduce Agora, a prototype system. Agora dynamically reclaims idle CPU cores for co-located tasks, protects agent tail latency, oversubscribes GPU memory by prefetching, and uses affinity-aware scheduling to improve locality. These innovations significantly enhance utilization and throughput while maintaining performance, pointing towards future server designs optimized for agentic AI.

Why it matters

As agentic AI becomes more prevalent, understanding and optimizing its underlying infrastructure is crucial for cost-efficiency, performance, and scalability in datacenter operations. This research provides critical insights for designing next-generation AI hardware and software.

How to implement this in your domain

  1. 1Assess current server infrastructure for its ability to efficiently support fragmented, bursty agentic AI workloads.
  2. 2Investigate dynamic resource allocation and scheduling solutions that can adapt to the heterogeneous demands of agentic workflows.
  3. 3Explore hardware configurations that offer more flexible CPU-GPU balancing and memory management for AI agents.
  4. 4Collaborate with hardware vendors to influence the design of future server architectures optimized for agentic AI.

Original post by Jirong Yang, Peizhe Liu, Chaojie Zhang, Jovan Stojkovic

"arXiv:2608.04458v1 Announce Type: new Abstract: Agentic AI is emerging in datacenters, but its architectural implications remain unexplored. We organize agentic workflows in a taxonomy and present its first architectural characterization with a production study at Microsoft Azure…"

View on X

Originally posted by Jirong Yang, Peizhe Liu, Chaojie Zhang, Jovan Stojkovic on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses