Almanac
← Events
6arXiv cs.AI (Artificial Intelligence)·1mo ago

Framework for Evaluating Datacenter Power Delivery Hierarchies for AI Workloads

Researchers from Microsoft Azure present a simulation framework for evaluating datacenter power delivery designs under AI-era conditions, where rack power density is projected to approach 1MW per deployment by 2027. The framework combines GPU/compute/storage projection models with production operational data to assess throughput, power, and cost metrics across realistic deployment sequences. Key findings show that multi-resource stranding materially affects deployable capacity and effective capital expenditure, and that the correct planning objective is deployable capacity over time rather than installed megawatts. The work addresses the challenge of designing power hierarchies that remain efficient across multiple hardware generations as AI accelerator density rises.

Related guides (3)

Related events (8)

4Mit Technology Review — Ai·4d ago·source ↗

Flexible grid demand as a strategy for faster data center deployment

MIT Technology Review examines how data centers can come online faster by offering demand flexibility to electric grids, rather than waiting for new grid capacity to be built. The piece uses the analogy of synchronized UK electricity demand spikes to illustrate grid stress, then argues that flexible load agreements could unlock faster permitting and connection timelines for AI infrastructure. This is relevant to the infrastructure bottleneck constraining AI compute expansion.

6The Batch·19d ago·source ↗

Tech Giants Acknowledge AI Data Center Expansion Is Undermining Climate Commitments

Alphabet, Amazon, Meta, and Microsoft have publicly acknowledged that surging AI infrastructure demand is causing them to miss or revise earlier greenhouse gas reduction pledges. All four companies have turned to natural-gas power plants to bridge energy gaps, with total emissions rising 23–60% since 2019–2020 depending on the company. Clean energy alternatives like nuclear and geothermal remain insufficiently scaled, with nuclear deployments largely deferred to the 2030s. U.S. data center electricity consumption is projected to rise from 4.4% to as much as 12% of national usage within a few years.

8Openai Blog·1mo ago·source ↗

OpenAI and NVIDIA Announce Strategic Partnership to Deploy 10 Gigawatts of AI Datacenters

OpenAI and NVIDIA have announced a strategic partnership targeting deployment of 10 gigawatts of AI datacenter capacity powered by NVIDIA systems. The first phase of the buildout is scheduled to launch in 2026. This represents a major infrastructure commitment between two of the most prominent organizations in AI compute and model development.

3arXiv · cs.AI·12d ago·source ↗

Twelve practical tips for designing AI-driven HPC workflows

A preprint from arXiv offers twelve practical guidelines for researchers designing AI and foundation-model-driven workflows on HPC clusters. The guide addresses system-level challenges including containerisation, job arrays, feedback loop mechanics, and I/O optimisation for small files. The work targets the transition from deterministic linear pipelines to adaptive, probabilistic computational environments, with particular emphasis on computational biology use cases.

6Anthropic News·18d ago·source ↗

Anthropic publishes 'Build AI in America' energy and infrastructure policy report

Anthropic released a policy report calling for major U.S. investments in energy infrastructure to support frontier AI development, projecting that the U.S. AI sector will need at least 50GW of electric capacity by 2028. The report proposes two strategic pillars: building large-scale AI training infrastructure on federal lands with accelerated permitting, and broader nationwide AI deployment infrastructure including geothermal, natural gas, and nuclear expansion. Anthropic discloses internal projections that single advanced model training will require 2GW data centers in 2027 and 5GW in 2028, framing the recommendations in the context of competition with China's rapid energy buildout.

6arXiv · cs.AI·1mo ago·source ↗

PALS: Power-Aware LLM Serving Runtime for MoE and Dense Models

PALS is a power-aware inference runtime integrated into vLLM that treats GPU power caps as a first-class scheduling parameter alongside batch size and parallelism settings. Using lightweight offline power-performance models and a feedback-driven controller, it jointly optimizes energy efficiency and throughput targets without model retraining or API changes. Across multi-GPU deployments with both dense and MoE models, PALS achieves up to 26.3% energy efficiency improvement and reduces QoS violations by 4-7x under power constraints, enabling energy-proportional and grid-interactive AI serving.

6The Batch·17d ago·source ↗

Meta, OpenAI, and other AI companies build private gas-fired power plants to bypass public utilities

Major AI companies including Meta, OpenAI, Oracle, and xAI are constructing private, off-grid power plants—primarily natural gas—to directly supply their data centers, bypassing public utility grid connections. A Cleanview study identified 46 such projects, 90% announced in 2025, accounting for 30% of all planned U.S. data-center capacity. Meta is building gas plants in Ohio and Texas, while OpenAI and Oracle's Stargate-linked Jupiter project is underway in New Mexico. The shift signals a structural change in AI infrastructure energy strategy, with climate implications as fossil fuels displace earlier renewable commitments.

6Openai Blog·1mo ago·source ↗

Scaling Kubernetes to 7,500 Nodes

OpenAI describes scaling Kubernetes clusters to 7,500 nodes to support large-scale AI training workloads including GPT-3, CLIP, and DALL·E. The post details infrastructure challenges and solutions enabling both massive model training and rapid small-scale research iteration. This represents a significant engineering milestone in ML training infrastructure at the time of publication (January 2021).