Technical
Power Efficiency for Fixed-Site Edge AI: Maximizing FLOPS per Watt
A fixed-site AI appliance runs against a power and cooling budget that was set before the workload existed. Why FLOPS per watt, not peak FLOPS, is the number that actually governs what a sealed appliance can sustain.
· 8 min read
A cloud data center scales power the way it scales everything else: by adding more of it. If a rack draws more than the facility planned for, the operator provisions another feed, upgrades the switchgear, or leases space in a building designed from the ground up for tens of megawatts of IT load. Power is a line item that flexes with demand.
A fixed-site deployment does not get that option. The building a sealed AI appliance goes into, a secure facility, an industrial site, a forward operating location, a regulated enterprise's existing server room, has a power and cooling envelope that was engineered for a different era of equipment, under a different set of assumptions, often years before anyone on that site was thinking about running AI workloads at all. The panel has a rated capacity. The HVAC has a rated tonnage. Neither is coming out of the wall to be resized because a new compute appliance would prefer more headroom. Whatever the appliance needs to do, it has to do inside a budget that was fixed first.
That constraint changes which number matters. Peak FLOPS is the figure vendors lead with because it is easy to compare and easy to put on a slide. But peak FLOPS describes what silicon can theoretically do for an instant under ideal conditions, not what a facility can actually sustain, day after day, inside its existing power and thermal ceiling. The number that actually governs a fixed-site deployment is FLOPS per watt: useful compute extracted per unit of power consumed, because that is the ratio that determines whether a given workload fits inside a budget that will not move.
Why the budget is the starting constraint, not an afterthought
In a cloud buildout, the compute requirement comes first and the power infrastructure is sized to match it. In a fixed-site deployment, the sequence is inverted. The facility's electrical service, backup power provisioning, and cooling plant already exist, sized for whatever the building was designed to house: office equipment, industrial control systems, a previous generation of IT hardware. An appliance being added to that environment inherits whatever headroom is left over, not whatever headroom the workload would ideally want.
This is especially pronounced in facilities where physical security requirements compound the problem. A site with restricted access, hardened construction, or classified-handling requirements is not necessarily a site with easy access to a utility upgrade. Running new service to a secure facility can itself require the kind of physical and procedural work that makes "just add more power" a much heavier lift than it sounds. Treating the existing envelope as fixed, rather than as a temporary limitation to be engineered around later, is the only realistic starting point for sizing a fixed-site appliance.
What FLOPS per watt actually buys under a fixed ceiling
Once power is the binding constraint, efficiency stops being a sustainability talking point and becomes the mechanism that determines capability. Two appliances that draw the same wattage but differ in FLOPS per watt are not offering the same tradeoff at different price points. Under a fixed power ceiling, the more efficient one is the one that can run a larger model, serve more concurrent users, or hold lower response latency, because it is extracting more useful work from the same fixed input. Under a fixed budget, efficiency is not a cost optimization sitting alongside capability. It is the capability.
The inverse matters just as much. An architecture with strong peak throughput but poor sustained efficiency will look competitive on a spec sheet and then underdeliver in the facility, because the workload that actually justified the purchase runs for hours, not for the seconds a peak benchmark measures. A fixed-site buyer is not purchasing a number on a data sheet. They are purchasing whatever that architecture can sustain for as long as the appliance is expected to run, inside the watts the site actually has to give it.
Where the watts actually go
Getting FLOPS per watt right requires treating power efficiency as a property of the whole system, not a spec attached to the accelerator alone. Compute silicon is the obvious consumer, and the choice of accelerator architecture, process node, and power state management matters enormously, but it is not the only place power is spent, and treating it as the only lever leaves real efficiency on the table.
Memory movement is one of the more underappreciated costs. Moving data between memory and compute consumes real energy, and an architecture that minimizes unnecessary data movement, through memory locality, careful batching, and workload-aware scheduling, can meaningfully change the power-per-useful-token ratio even when the underlying accelerator is held constant. Cooling is the second, non-obvious cost: an appliance sealed against physical intrusion does not have the option of drawing outside air across components for free, so the energy spent moving heat out of a sealed enclosure is itself part of the power budget the workload has to share room with. An architecture that generates less heat to begin with, rather than one that generates the same heat and relies on a more aggressive cooling system to remove it, improves the ratio twice: once by consuming less power directly, and again by reducing the cooling load that power budget also has to absorb.
None of these levers are independent. A design that maximizes raw accelerator throughput while ignoring memory movement and thermal load can still lose the FLOPS-per-watt comparison to a more conservatively specced system that was engineered as a whole.
Sustained load is the only load that counts
Fixed-site AI workloads are rarely bursty in the way a benchmark suite is bursty. A repo-aware coding assistant serving a development team, a retrieval-augmented system answering queries against a sensitive corpus, a fine-tuning job running against a proprietary dataset: these are workloads that hold accelerators busy for extended stretches, not workloads that spike for a few seconds and idle. That distinction matters because power efficiency measured at idle, or measured over a short burst, tells a buyer very little about what the appliance will draw and dissipate across an eight-hour shift or a multi-day training run.
Efficiency has to be evaluated under the conditions the workload will actually create, sustained utilization over realistic duty cycles, not under the clean, short-duration conditions a headline benchmark is often designed to flatter. An architecture that maintains its FLOPS-per-watt ratio under sustained load, rather than only at a favorable instant, is the one that will still be operating inside the facility's power and cooling ceiling six hours into a job, not just in the first thirty seconds.
Efficiency as a design input, not a downstream metric
The practical implication is that power efficiency has to be a first-order input to how a fixed-site appliance is architected, not a number measured after the fact and reported on a spec sheet. That means sizing accelerator choice, memory architecture, and thermal design together against a known power envelope, rather than maximizing peak throughput in isolation and hoping the resulting system happens to fit inside whatever power and cooling a given site can provide.
It also means the right comparison for a fixed-site buyer is rarely "which appliance has the higher peak FLOPS number." It is closer to: given the power and cooling this facility actually has, which architecture sustains the most useful throughput for the workload that will actually run on it, for as long as it needs to run. That is a harder number to put on a one-line spec sheet, and it is the one that determines whether the appliance the facility installs is one that performs inside its existing infrastructure or one that quietly becomes the reason that infrastructure needs to be rebuilt.
Where this shows up across the lineup
Power efficiency is a Substrate-level engineering discipline that carries across every E31 device, but the duty cycle differs by product. Czar's training and fine-tuning workloads tend to sustain the highest accelerator utilization for the longest stretches, which makes sustained FLOPS per watt, not peak throughput, the dominant factor in what a given facility can actually support. Forge's inference and retrieval workload for a repo-aware coding assistant is generally burstier in practice, with real idle time between requests, but still has to hold efficient behavior under concurrent load from an active engineering team without exceeding the power a typical office or secure development environment provides. Chassis builds inherit the same underlying efficiency engineering, but each unit's power and thermal design is scoped to the specific facility and workload of the deal it is built for, since a hardened industrial site and a conventional office server room rarely offer the same electrical and cooling headroom to work within.