<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Posts on lo0 — Tech Blog</title><link>https://blog.lo0.es/en/posts/</link><description>Recent content in Posts on lo0 — Tech Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Sat, 27 Jun 2026 20:00:00 +0200</lastBuildDate><atom:link href="https://blog.lo0.es/en/posts/index.xml" rel="self" type="application/rss+xml"/><item><title>Cooling the AI datacenter (1/4): the thermal challenge</title><link>https://blog.lo0.es/en/posts/ai-datacenter-cooling-thermal-challenge/</link><pubDate>Sat, 27 Jun 2026 20:00:00 +0200</pubDate><guid>https://blog.lo0.es/en/posts/ai-datacenter-cooling-thermal-challenge/</guid><description>&lt;p>The &lt;a href="https://blog.lo0.es/posts/energia-datacenter-cadena/">power series&lt;/a> (in Spanish) followed the watt from the utility feed all the way to the chip. But there is an implacable physical law that closes the loop: almost every watt that goes into a server comes back out as heat. An inference factory does not only have to deliver megawatts to its GPUs; it has to remove those same megawatts as heat, and remove them fast enough that the silicon does not cook itself. That is the other half of physical infrastructure, and it is the half the AI era has turned upside down. This article opens the second series in the vertical: cooling.&lt;/p>
&lt;p>The approach is the same one used in the power series: universal concepts, valid for any datacenter, read throughout against the question of why AI, with its 130 kW racks and its roadmap toward the megawatt, is forcing a historic transition from air to liquid.&lt;/p>
&lt;h2 id="the-law-that-governs-everything-power-is-heat">The law that governs everything: power is heat&lt;/h2>
&lt;p>Start with the physical principle, because everything else follows from it. The electrical energy a server consumes does not disappear: by conservation of energy, practically all of it turns into heat that has to be evacuated. For practical purposes, the thermal power to dissipate equals the electrical power consumed. A rack that swallows 130 kW is a 130 kW radiator, the equivalent of several dozen domestic heaters switched on at once inside a single cabinet. Cooling means moving that heat from the chip to, eventually, the atmosphere, crossing a chain of media (air, water, refrigerant) as real as the electrical chain that fed it.&lt;/p>
&lt;p>The ability of a fluid to carry heat obeys a simple but revealing relation: the heat a flow can remove is proportional to its mass flow rate, its heat capacity and the temperature rise it accepts,&lt;/p>
$$\dot{Q} = \dot{m} \cdot c_p \cdot \Delta T$$
&lt;p>That formula alone explains why air is in trouble. Air has a low heat capacity and a minimal density, so removing a lot of heat means moving enormous quantities of it. Water, for the same volume, carries on the order of &lt;strong>a thousand times more heat&lt;/strong> than air. When rack density spikes, sticking with air is like emptying a swimming pool with a hairdryer: technically conceivable, practically absurd.&lt;/p>
&lt;p>Put numbers on it. Solving the formula above for flow rate, removing a given power with a fixed temperature rise requires \( \dot{m} = \dot{Q} / (c_p \Delta T) \). For a 50 kW rack cooled by air with a reasonable rise of about 11 °C (the usual 20 °F), the required airflow is around 7,800 cubic feet per minute: literally a gale blowing through the cabinet. Doubling density to 100 kW doubles the gale, and there is no way to contain that much moving air without the turbulence, noise and recirculation that ruin efficiency. Water does the same job with a ridiculously smaller flow and volume, because its \( \rho \cdot c_p \) product, the capacity to carry heat per unit of volume, is overwhelmingly higher. Physics leaves no room for nostalgia: above a certain density, air simply cannot.&lt;/p>
&lt;h2 id="ai-density-breaks-the-model">AI density breaks the model&lt;/h2>
&lt;p>For decades, air was more than enough. A traditional rack dissipated between 5 and 15 kW, and a well-designed room cooled it without breaking a sweat. Air is comfortable: cheap, safe, no pipes to drip onto the electronics. The problem is that AI has multiplied density by ten.&lt;/p>
&lt;p>The root of it is the chip. An H100 (Hopper) GPU dissipated about 700 W; a B200 (Blackwell) goes up to 1,000 W, and as far as 1,200 W in its full-specification version. That increase in power per chip is the first cause of the whole problem: it is not only that there are more chips, it is that each one dissipates almost twice what the previous generation did, on a silicon area that barely grows, so &lt;strong>heat density per square centimetre&lt;/strong> spikes. An air heatsink has a physical limit to how much heat it can pull off a small surface before the surrounding air saturates; past that point, no matter how many fans are added, the chip throttles thermally and drops its clock so as not to burn, which means wasting very expensive silicon. Liquid, with direct contact and far greater capacity, pulls that heat away without the chip having to back off.&lt;/p>
&lt;p>And those chips do not travel alone: the NVIDIA GB200 NVL72 packs 72 GPUs and 36 CPUs into a single rack rated at 120 kW, with real deployments measuring 130-132 kW at full load. The roadmap does not let up: the Vera Rubin generation points at 190-230 kW per rack, Rubin Ultra &amp;ldquo;Kyber&amp;rdquo; at around 600 kW in 2027, and there is already talk of the 1 MW rack toward 2028. The distant figures should be taken for what they are, vendor roadmap rather than deployed installations, but the slope is unmistakable.&lt;/p>
&lt;p>Where is the limit of air? Industry figures place it with fair consensus: air is efficient up to about 10-20 kW per rack, room-level cooling reaches about 27 kW with effort, and row-level cooling about 30 kW. With advanced techniques such as rear-door heat exchangers it can be stretched to 40-60 kW. Above that, thermodynamics stops cooperating: cooling a 50 kW rack with air would take on the order of 7,800 cubic feet per minute, a gale impossible to contain inside a cabinet. Between 50 and 100 kW, liquid stops being an option and becomes the only viable physics. AI racks sit well above that boundary. That is why 2025-2026 is the moment of the great transition.&lt;/p>
&lt;h2 id="the-spectrum-of-solutions">The spectrum of solutions&lt;/h2>
&lt;p>It helps to see cooling not as one technology but as a spectrum ordered by density. As heat per rack rises, you climb from one rung to the next:&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Method&lt;/th>
&lt;th>Typical density supported&lt;/th>
&lt;th>Medium that touches the heat&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Room air (CRAC/CRAH) + containment&lt;/td>
&lt;td>up to ~30 kW/rack&lt;/td>
&lt;td>Air&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Rear-door heat exchanger (RDHx)&lt;/td>
&lt;td>up to ~40-60 kW/rack&lt;/td>
&lt;td>Air → water&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Direct liquid to chip (DLC)&lt;/td>
&lt;td>~50 kW to &amp;gt;130 kW/rack&lt;/td>
&lt;td>Water/refrigerant in a cold plate&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Immersion&lt;/td>
&lt;td>100-250+ kW/rack&lt;/td>
&lt;td>Dielectric fluid&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;p>Each rung brings the coolant closer to the hot spot. Air cools the whole room; the rear door intercepts hot air at the rack outlet; direct liquid to chip brings water to a cold plate pressed against the processor itself; and immersion submerges the entire electronics in a fluid that does not conduct electricity. The closer the liquid gets to the chip, the more heat is captured and the higher the density that can be operated. The next three articles in this series walk that spectrum in detail: air and its limits, direct liquid to chip, and immersion.&lt;/p>
&lt;p>The reality of 2026, though, is not a clean replacement but &lt;strong>coexistence&lt;/strong>. Even a direct-liquid rack still evacuates a fraction of its heat through air, between 2 % and 20 % depending on how close the liquid gets to each component, so the hybrid room, liquid for the GPUs and air for the rest, is the norm during the transition. Vendors have understood this: the most widely deployed solutions combine both worlds.&lt;/p>
&lt;h2 id="the-journey-of-heat-end-to-end">The journey of heat, end to end&lt;/h2>
&lt;p>Just as the power series followed the watt from the utility feed to the chip, it is worth following the heat in the opposite direction, from chip to atmosphere, because cooling is a chain with as many links as the electrical one. Heat is born in the transistor and conducts to the chip package; from there it passes to a heatsink or a cold plate; that first medium, air or liquid, carries it to a heat exchanger; a second loop, the facility water loop, takes it out of the room; and a final rejection stage, a cooling tower, a dry cooler or a chiller, hands it to the atmosphere. Every hop has a temperature difference and a loss, and the art of cooling consists of minimising the number of hops and maximising the temperature at which you work, so that less energy (and less water) is needed for the final rejection.&lt;/p>
&lt;p>Here a concept appears that runs through the whole series: the &lt;strong>coolant distribution unit&lt;/strong> (CDU), the thermal equivalent of a transformer. The CDU separates the loop that touches the equipment, clean and controlled at precise flow and temperature, from the facility loop, and exchanges heat between the two without mixing them. It is the boundary between the server vendor&amp;rsquo;s world and the building operator&amp;rsquo;s, and where a good part of the efficiency is decided. We will look at it in detail when we get to direct liquid to chip.&lt;/p>
&lt;h2 id="the-metrics-of-heat">The metrics of heat&lt;/h2>
&lt;p>To govern cooling you have to measure it, and several metrics belong in an architect&amp;rsquo;s toolkit. The first is already familiar from the power series: &lt;strong>PUE&lt;/strong> (Power Usage Effectiveness), the ratio between total facility energy and the energy that reaches IT equipment. What matters for cooling is that &lt;strong>cooling and air movement consume between 30 % and 45 % of a traditional datacenter&amp;rsquo;s energy&lt;/strong>: by a wide margin, the largest energy overhead on top of compute. The industry average has been stuck around 1.54 for years, according to the Uptime Institute, precisely because air cooling is inefficient and hard to improve on.&lt;/p>
&lt;p>The second metric, which AI has pushed to the foreground, is &lt;strong>WUE&lt;/strong> (Water Usage Effectiveness), the litres of water consumed per kWh of IT:&lt;/p>
$$\text{WUE} = \frac{\text{litres of water}}{\text{kWh of IT}}$$
&lt;p>The average sits around 1.8-1.9 litres per kWh, although the most efficient facilities aim to go below 0.2. Water is the hidden face of cooling, and we will come back to it.&lt;/p>
&lt;p>The third is the &lt;strong>ASHRAE TC9.9&lt;/strong> framework, the reference that defines the temperature at which equipment may operate. For air, its classes run from A1 (15-32 °C inlet) to A4 (up to 45 °C); for liquid, a recent update defines water classes W17 to W45, where the number is the maximum supply temperature in degrees. The underlying trend is clear and counterintuitive: &lt;strong>raise operating temperatures&lt;/strong>. The hotter the coolant can come in, the less it has to be chilled artificially, and the more ambient air or water can be used without compressors. Operating hot is operating efficiently.&lt;/p>
&lt;p>That idea crystallises in the concept of &lt;strong>warm-water cooling&lt;/strong> and the ambition to operate &lt;strong>chillerless&lt;/strong>. The reasoning is elegant: if the chip is perfectly happy with 40 or 45 °C inlet water, there is no point spending energy producing 15 °C chilled water with compressors; a dry cooler rejecting heat to outside air, which is almost always below 45 °C, is enough. NVIDIA promotes exactly that, 45 °C inlet water (class W45) for its Vera Rubin generation, with a wide thermal rise (45 °C in, 65 °C return) that reduces pumping flow and, above all, eliminates chillers in most climates. The term deserves a caveat: &amp;ldquo;chillerless&amp;rdquo; usually means &amp;ldquo;almost chillerless&amp;rdquo;, because on the hottest days some mechanical cooling backup is still needed. But the direction is unmistakable, and it is the one that saves energy, saves water and, as we will see, allows heat reuse.&lt;/p>
&lt;p>One measurement caveat to close on: PUE does not capture the consumption of the fans that live &lt;em>inside&lt;/em> the server, which in an AI node is not negligible. Hence &lt;strong>TUE&lt;/strong> (Total Usage Effectiveness), which combines PUE with the equipment&amp;rsquo;s own internal efficiency (ITUE) to give a more honest picture of how much energy actually reaches the transistors. As liquid removes server fans, the distinction gains importance: in an air-cooled AI node, internal fans can consume a far from negligible percentage of the server&amp;rsquo;s own power, energy that liquid recovers by making them unnecessary. It is one of the gains of liquid that PUE, on its own, cannot even see.&lt;/p>
&lt;h2 id="water-the-new-constraint">Water: the new constraint&lt;/h2>
&lt;p>If energy is the AI datacenter&amp;rsquo;s input constraint, water is becoming an equally hard output constraint. Many efficient cooling techniques, cooling towers and evaporative cooling among them, trade water for energy by &lt;strong>evaporating water&lt;/strong>, and at AI scale that bill has become enormous. Estimates of AI datacenter water consumption already run into hundreds of billions of litres per year, with projections doubling toward 2030. The per-query figures in circulation, from a few millilitres to half a litre per request, should be handled with care, because they vary enormously with methodology, but the aggregate order of magnitude is real and concerning.&lt;/p>
&lt;p>It is worth understanding the underlying technical dilemma, because it is a trade-off rather than a defect. A datacenter&amp;rsquo;s heat rejection equipment moves inside a triangle of energy, water and temperature. A &lt;strong>cooling tower&lt;/strong> evaporates water to cool better: little energy, a lot of water (good PUE, bad WUE). A &lt;strong>dry cooler&lt;/strong> evaporates nothing, so it barely uses water, but it can only cool to near ambient temperature, which demands operating with hotter water and, in warm climates, more backup energy. A mechanical chiller cools to any temperature but at a high energy cost. Raising operating temperatures, as noted above, is what allows the move from tower to dry cooler without an energy penalty: warm water and the waterless datacenter are two sides of the same coin. AI, by concentrating so much heat, forces a conscious choice inside that triangle where the choice used to be made by inertia.&lt;/p>
&lt;p>And it is not only a technical problem but a social one. Competition for water with communities and agriculture has begun to stall projects: in the United States, &amp;ldquo;Project Blue&amp;rdquo; near Tucson, which expected to consume hundreds of millions of gallons a year, was cancelled after local opposition. The industry&amp;rsquo;s answer is twofold: on one side, waterless designs using dry coolers in exchange for operating with hotter water (Microsoft reports reaching a WUE of 0.30 and deploying zero-evaporation cooling); on the other, direct liquid to chip itself, which by capturing heat at a higher temperature makes it easier to reject to ambient without evaporating. The paradox of 2026 is that liquid, well designed, can use &lt;em>less&lt;/em> water than the evaporative air it replaces.&lt;/p>
&lt;h2 id="waste-heat-from-problem-to-resource">Waste heat: from problem to resource&lt;/h2>
&lt;p>There is an optimistic twist. All that heat that costs so much to remove is, after all, energy, and reusing it rather than dumping it into the atmosphere is increasingly on the table. Waste heat reuse for district heating has gone from curiosity to regulatory obligation: the European energy efficiency directive pushes in that direction, and national laws already set quotas, with Germany requiring 10 % reuse in 2026 and up to 30 % in 2028.&lt;/p>
&lt;p>Here liquid again has a decisive advantage over air. Modern district heating networks need water at 50-70 °C, a temperature that a liquid-cooled datacenter with its wide thermal rise (45 °C inlet and 65 °C return, for example) can deliver almost directly, whereas the hot air of a traditional room is too cool and too diffuse to be useful. It is no accident that the large reuse cases, heating tens of thousands of homes in northern Europe with Microsoft, Google and Meta datacenters wired into district heating networks, rest on liquid cooling. For an operator, waste heat can go from cost to revenue: heat delivered to a district network can be worth considerably less than the gas it displaces, with payback periods under a decade when the datacenter sits one or two kilometres from the network. At continental scale the potential is large: European datacenter waste heat is estimated to be able to cover around 10 % of EU space heating by 2030. What was vented to the atmosphere for decades is starting to be seen for what it is: wasted high-quality energy.&lt;/p>
&lt;h2 id="what-is-holding-the-transition-back">What is holding the transition back&lt;/h2>
&lt;p>If liquid is thermodynamically inevitable, why has it not swept air aside already? Because changing cooling paradigm touches everything an operator fears touching. The first brake is &lt;strong>fear of leaks&lt;/strong>: bringing water within centimetres of the most expensive electronics on the planet makes anyone nervous, and although modern solutions use dripless quick connectors, leak detection and drip trays, the perception of risk weighs. The second is &lt;strong>lack of standardisation&lt;/strong>: for years every vendor brought its own fluid, its own connectors and its own temperatures, which locked customers into a supplier and complicated maintenance; the sector is converging, but slowly. The third is &lt;strong>cost and construction&lt;/strong>: liquid demands piping, CDUs, manifolds and often a rebuilt room, an investment that only high densities justify. And the fourth is &lt;strong>operational and cultural&lt;/strong>: a team used to managing air conditioning has to learn to operate a hydraulic system, with its water chemistry, its pumps and its gaskets.&lt;/p>
&lt;p>The result is that air does not disappear: it is reserved for loads that need nothing more, while liquid enters where density forces it. The question for an architect is rarely &amp;ldquo;air or liquid?&amp;rdquo; in the abstract, but &amp;ldquo;which part of my room needs liquid, when, and how does it coexist with air everywhere else?&amp;rdquo;. &lt;strong>Retrofit&lt;/strong>, adapting existing air rooms to host liquid islands, is one of the big businesses of 2025-2026, precisely because almost nobody starts from scratch.&lt;/p>
&lt;h2 id="where-the-market-is-in-2026">Where the market is in 2026&lt;/h2>
&lt;p>How far along is the transition? Uptime Institute data from 2025 gives a nuanced picture: direct liquid to chip is already present in around 22 % of operators, but perimeter air remains the majority at 75 %, and 61 % of those not yet using liquid are considering it. The barriers they cite are revealing, being lack of standards, cost and fear of a leak failing over the electronics, the same ones that hold back any paradigm change. The liquid cooling market, however, is growing at high double-digit rates, with estimates multiplying it by five or six over a decade, and the large players are repositioning fast: Vertiv leads with a good share of the first GB200 racks and has launched solutions combining direct liquid to chip and air in a single module; Schneider Electric bought Motivair to enter in earnest; and alongside them live cold-plate specialists (CoolIT, Boyd, JetCool, Asetek) and immersion specialists (Submer, GRC, LiquidStack). The dominant pattern is &lt;strong>hybrid&lt;/strong>: rooms combining liquid for the GPUs and air for everything else, as a bridge to a mostly liquid future. That vendors package both worlds into a single product says a great deal about where the transition is heading: not to a clean cut, but to a managed coexistence lasting years.&lt;/p>
&lt;h2 id="for-an-inference-factory">For an inference factory&lt;/h2>
&lt;p>What should someone building an inference factory take from this? Three ideas that run through the whole series. First, that cooling is &lt;strong>not an add-on but a co-design&lt;/strong>: the density of AI racks forces the cooling method to be decided at the same time as the power method, because a 130 kW rack cannot simply be dropped into a room designed for air. Second, that the move to liquid &lt;strong>is no longer optional&lt;/strong> above a certain density; the question is not whether, but which, direct to chip or immersion, and how to manage coexistence with air for years. And third, that the metrics that matter have widened: watching PUE is no longer enough, water (WUE) has to be watched too and, increasingly, what is done with waste heat, because operating cost, the social licence to build and, in some geographies, legal compliance are all decided there.&lt;/p>
&lt;p>It is also worth keeping in mind that cooling is not only efficiency: it is &lt;strong>availability&lt;/strong>. As the power series showed, a thermal failure can bring a factory down as fast as a power cut, in fact faster, because a 130 kW rack without cooling reaches dangerous temperatures in seconds. That is why critical cooling is designed with the same philosophy as power: redundancy in pumps and CDUs, early detection, and testing. A cooling system nobody has exercised at full load is, once again, an unverified promise.&lt;/p>
&lt;p>This article has drawn the map of the thermal challenge. The next three go down into the detail of each rung of the spectrum: starting with air cooling and its limits, the point everyone is coming from, moving on to the direct liquid to chip that is feeding GB200 racks, and finishing with immersion and the horizon of the megawatt rack. Feeding the GPUs was half the battle; the other half is keeping them from melting.&lt;/p>
&lt;h2 id="see-also">See also&lt;/h2>
&lt;ul>
&lt;li>&lt;a href="https://blog.lo0.es/en/posts/ai-datacenter-cooling-air-and-its-limits/">Cooling the AI datacenter (2/4): air and its limits&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://blog.lo0.es/en/posts/ai-datacenter-cooling-direct-liquid-to-chip/">Cooling the AI datacenter (3/4): direct liquid to chip&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://blog.lo0.es/en/posts/ai-datacenter-cooling-immersion-megawatt-horizon/">Cooling the AI datacenter (4/4): immersion and the megawatt horizon&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://blog.lo0.es/posts/energia-datacenter-cadena/">Datacenter physical infrastructure (1/4): the power chain&lt;/a> (in Spanish)&lt;/li>
&lt;/ul>
&lt;h2 id="sources">Sources&lt;/h2>
&lt;ul>
&lt;li>Network World, &lt;em>Why AI rack densities make liquid cooling nonnegotiable&lt;/em> — &lt;a href="https://www.networkworld.com/article/4149069/why-ai-rack-densities-make-liquid-cooling-nonnegotiable.html">https://www.networkworld.com/article/4149069/why-ai-rack-densities-make-liquid-cooling-nonnegotiable.html&lt;/a>&lt;/li>
&lt;li>Introl, &lt;em>Liquid Cooling vs Air: The 50kW GPU Rack Guide (2025)&lt;/em> — &lt;a href="https://introl.com/blog/liquid-cooling-gpu-data-centers-50kw-thermal-limits-guide">https://introl.com/blog/liquid-cooling-gpu-data-centers-50kw-thermal-limits-guide&lt;/a>&lt;/li>
&lt;li>ToneCooling, &lt;em>NVIDIA GB200 NVL72 Cooling Requirements&lt;/em> — &lt;a href="https://tonecooling.com/nvidia-gb200-nvl72-cooling-requirements/">https://tonecooling.com/nvidia-gb200-nvl72-cooling-requirements/&lt;/a>&lt;/li>
&lt;li>TweakTown, &lt;em>NVIDIA full-spec Blackwell B200 uses 1200W&lt;/em> — &lt;a href="https://www.tweaktown.com/news/97059/nvidias-full-spec-blackwell-b200-ai-gpu-uses-1200w-of-power-up-from-700w-on-hopper-h100/index.html">https://www.tweaktown.com/news/97059/nvidias-full-spec-blackwell-b200-ai-gpu-uses-1200w-of-power-up-from-700w-on-hopper-h100/index.html&lt;/a>&lt;/li>
&lt;li>DCD, &lt;em>Nvidia&amp;rsquo;s Rubin Ultra NVL576 rack expected to be 600kW&lt;/em> — &lt;a href="https://www.datacenterdynamics.com/en/news/nvidias-rubin-ultra-nvl576-rack-expected-to-be-600kw-coming-second-half-of-2027/">https://www.datacenterdynamics.com/en/news/nvidias-rubin-ultra-nvl576-rack-expected-to-be-600kw-coming-second-half-of-2027/&lt;/a>&lt;/li>
&lt;li>Computer Weekly, &lt;em>Huge grid and heat challenges ahead as Nvidia set for 1MW rack&lt;/em> — &lt;a href="https://www.computerweekly.com/news/366639658/Huge-grid-and-heat-challenges-ahead-as-Nvidia-set-for-1MW-rack">https://www.computerweekly.com/news/366639658/Huge-grid-and-heat-challenges-ahead-as-Nvidia-set-for-1MW-rack&lt;/a>&lt;/li>
&lt;li>mgrid / Uptime Institute, &lt;em>Global Data Center PUE Stalls at 1.54 (2025)&lt;/em> — &lt;a href="https://mgrid.org/2025/10/01/uptime-institute-data-center-pue-stagnation-2025-liquid-cooling/">https://mgrid.org/2025/10/01/uptime-institute-data-center-pue-stagnation-2025-liquid-cooling/&lt;/a>&lt;/li>
&lt;li>ClearComfort, &lt;em>2026 PUE and WUE Checklist&lt;/em> — &lt;a href="https://clearcomfort.com/pue-wue-ai-data-centers/">https://clearcomfort.com/pue-wue-ai-data-centers/&lt;/a>&lt;/li>
&lt;li>Introl, &lt;em>Water Usage Effectiveness (WUE) AI Data Center Cooling Guide 2025&lt;/em> — &lt;a href="https://introl.com/blog/water-usage-efficiency-wue-ai-data-center-cooling-guide-2025">https://introl.com/blog/water-usage-efficiency-wue-ai-data-center-cooling-guide-2025&lt;/a>&lt;/li>
&lt;li>CKY, &lt;em>ASHRAE TC 9.9 Thermal Guidelines (5th Ed.)&lt;/em> — &lt;a href="https://www.cky.com.tw/en/insights/ashrae-tc9-datacenter-thermal-guidelines">https://www.cky.com.tw/en/insights/ashrae-tc9-datacenter-thermal-guidelines&lt;/a>&lt;/li>
&lt;li>DCD, &lt;em>Hot water, cold water: the right temperature for water cooling&lt;/em> — &lt;a href="https://www.datacenterdynamics.com/en/analysis/hot-water-cold-water/">https://www.datacenterdynamics.com/en/analysis/hot-water-cold-water/&lt;/a>&lt;/li>
&lt;li>EESI, &lt;em>Data Centers and Water Consumption&lt;/em> — &lt;a href="https://www.eesi.org/articles/view/data-centers-and-water-consumption">https://www.eesi.org/articles/view/data-centers-and-water-consumption&lt;/a>&lt;/li>
&lt;li>Microsoft Datacenters, &lt;em>Measuring energy and water efficiency&lt;/em> — &lt;a href="https://datacenters.microsoft.com/sustainability/efficiency/">https://datacenters.microsoft.com/sustainability/efficiency/&lt;/a>&lt;/li>
&lt;li>Energy Solutions Intelligence, &lt;em>Data Center Waste Heat Recovery 2026&lt;/em> — &lt;a href="https://energy-solutions.co/articles/sub/data-center-waste-heat-district-heating">https://energy-solutions.co/articles/sub/data-center-waste-heat-district-heating&lt;/a>&lt;/li>
&lt;li>NVIDIA Blog, &lt;em>Hotter Than a Hot Tub: 45°C liquid cooling for AI factories&lt;/em> — &lt;a href="https://blogs.nvidia.com/blog/liquid-cooling-ai-factories/">https://blogs.nvidia.com/blog/liquid-cooling-ai-factories/&lt;/a>&lt;/li>
&lt;li>Uptime Institute, &lt;em>Global Data Center Survey 2025&lt;/em> — &lt;a href="https://uptimeinstitute.com/resources/research-and-reports/uptime-institute-global-data-center-survey-results-2025">https://uptimeinstitute.com/resources/research-and-reports/uptime-institute-global-data-center-survey-results-2025&lt;/a>&lt;/li>
&lt;/ul></description></item><item><title>Cooling the AI datacenter (2/4): air and its limits</title><link>https://blog.lo0.es/en/posts/ai-datacenter-cooling-air-and-its-limits/</link><pubDate>Sat, 27 Jun 2026 19:00:00 +0200</pubDate><guid>https://blog.lo0.es/en/posts/ai-datacenter-cooling-air-and-its-limits/</guid><description>&lt;p>The &lt;a href="https://blog.lo0.es/en/posts/ai-datacenter-cooling-thermal-challenge/">first article&lt;/a> drew the map of the thermal challenge and laid out the spectrum of solutions. Now for the bottom rung, the one almost everybody already has installed: air cooling. There is a temptation to treat it as legacy technology, a leftover of the pre-AI datacenter that liquid will sweep away in a couple of years. The data says otherwise. The Uptime Institute&amp;rsquo;s 2025 cooling systems survey puts perimeter air, the classic room CRAC or CRAH, in &lt;strong>75 %&lt;/strong> of installations, against 22 % reporting direct liquid cooling. Air is the base case, and it will remain so across most of the installed base for years.&lt;/p>
&lt;p>This article has two goals. The first is to understand air well enough to squeeze it: where the energy goes, which measures pay back, and how much headroom is left in a poorly tuned room. The second is to understand exactly why it breaks, because the limit of air is not set by a liquid-cooling vendor&amp;rsquo;s catalogue: it is set by room geometry and by an exponent.&lt;/p>
&lt;h2 id="inside-the-air-cooled-room">Inside the air-cooled room&lt;/h2>
&lt;p>The equipment that cools a traditional room comes in two variants that are often confused. A &lt;strong>CRAC&lt;/strong> (Computer Room Air Conditioner) is a direct-expansion machine: it carries its own compressor and its own refrigerant circuit, and runs autonomously without depending on anything external. A &lt;strong>CRAH&lt;/strong> (Computer Room Air Handler) has no compressor: it receives chilled water from a central plant and passes it through a coil while the fan moves room air. The difference matters for two reasons. The CRAH is usually more efficient, because compression work is concentrated in large, well-optimised chillers instead of being spread across dozens of small machines. And above all, the CRAH integrates naturally with an economiser: if the water can be cooled with outside air, the whole room runs without compressors. The CRAC needs its compressor whatever the weather.&lt;/p>
&lt;p>Behind those units sits the final heat rejection equipment, and there the picture of the installed base is revealing. According to the same Uptime survey, rejection splits between air-cooled chillers (35 %), evaporative cooling towers (22 %), direct expansion (11 %), dry coolers and fluid coolers (6 %), free cooling with outside air (4 %) and adiabatic misting (3 %). It is a base dominated by the mechanical chiller, which is exactly the piece modern design tries to keep switched off for as many hours as possible.&lt;/p>
&lt;p>Between the room and the rack there is an intermediate step, close-coupled cooling: in-row units placed between cabinets, shortening the air path and raising the density that can be handled. A typical row unit today, such as the Vertiv CoolPhase Row range, moves 30 to 40 kW per unit. Some 32 % of surveyed installations already have some form of this cooling, almost always coexisting with perimeter air.&lt;/p>
&lt;h2 id="the-geometry-of-airflow">The geometry of airflow&lt;/h2>
&lt;p>The formula that governs any fluid cooling system already appeared in the previous article:&lt;/p>
$$\dot{Q} = \dot{m} \cdot c_p \cdot \Delta T$$
&lt;p>Solved for air with a realistic server temperature rise, it yields a rule of thumb every room designer knows: roughly &lt;strong>140 to 160 CFM per kW&lt;/strong> dissipated. Schneider works through an example with an 18 kW rack needing 2,500 CFM (1,180 l/s) at the inlet; an air-cooled DGX B200 asks for 1,550 CFM on its own. Those figures are not large in the abstract. They become a problem when crossed with the other half of the system, which is where that air comes in.&lt;/p>
&lt;p>A perforated raised-floor tile delivers around &lt;strong>300 CFM&lt;/strong> (142 l/s). A grate-type tile reaches &lt;strong>700 CFM&lt;/strong>. Going beyond 500 CFM per tile takes special pieces and a very carefully designed plenum, because pressure under the floor is not infinite and tiles compete with each other. That is where the most quoted and least disputed limit of classic air comes from: a conventional distribution with one vented tile per rack does not sustain much more than &lt;strong>6 kW per rack&lt;/strong>. With containment and serious airflow management you reach around 10 kW sustained, and highly optimised designs stretch into the twenties.&lt;/p>
&lt;p>The arithmetic of an AI rack breaks that beyond argument. At 140 CFM/kW, a 50 kW rack asks for about 7,000 CFM. With standard 300 CFM tiles that would take twenty-three of them under a cabinet whose footprint is worth two. With 700 CFM grates, ten. There is no floor area through which to push that flow, nor plenum pressure to distribute it. Air fails on geometry before it fails on thermodynamics: the room runs out of places to deliver the fluid long before the fluid runs out of capacity to absorb heat.&lt;/p>
&lt;p>And there is a second, subtler problem that shows up when someone tries to force the machine.&lt;/p>
&lt;h2 id="the-cube-law-friend-and-executioner">The cube law, friend and executioner&lt;/h2>
&lt;p>The power a fan draws grows with the &lt;strong>cube of its rotational speed&lt;/strong>. The US Department of Energy illustrates it with a direct case: a fan drawing 6.5 kW at full speed drops to 3.3 kW at 80 % of revolutions, because \( 0.8^3 \approx 0.51 \). The same relation seen from the air circuit says the required pressure grows with the square of the flow, \( P = Z \cdot Q^2 \), so doubling the flow quadruples the pressure and &lt;strong>multiplies fan power by eight&lt;/strong>.&lt;/p>
&lt;p>That exponent hands out very unequal prizes. At low density it is the greatest gift air has, and the measured numbers back it up. Variable-speed fan retrofits documented by the DOE at three facilities cut cooling system consumption by 22 % to 32 %, with payback under two years. The LBNL demonstration at a Digital Realty site in El Segundo, with 72 CRAHs and about 2.6 MW of IT load, is even more emphatic: swapping scroll fans for plug fans dropped CRAH power from 439 to 233 kW, a 47 % cut; adding intelligent speed control brought it to 147 kW. The combined effect was a 66 % reduction in CRAH-associated power, 2.9 million kWh a year, with payback again under two years.&lt;/p>
&lt;p>At high density that same exponent presents the bill. Every attempt to compensate for missing airflow by raising revolutions is paid at the cube, and not only in room units. The same happens inside the server, and there Uptime has a clean data point from HPE: two single-socket servers of practically identical configuration, one in 1U and one in 2U, differ by 30 to 60 W of consumption, and at low utilisation the 1U burns around 30 % more power to do the same work. The cause is geometric: a 1U chassis forces small fans that have to spin fast. In an air-cooled AI node, where fans in high-performance systems can take 10 % to 20 % of system power, that penalty stops being anecdotal and becomes a cost line.&lt;/p>
&lt;h2 id="containment-cold-aisle-or-hot-aisle">Containment: cold aisle or hot aisle&lt;/h2>
&lt;p>Before buying anything, almost every room has headroom in airflow management. The enemy goes by two names: &lt;strong>recirculation&lt;/strong>, hot exhaust air finding its way back to server inlets, and &lt;strong>bypass&lt;/strong>, cold air reaching the return without passing through any equipment. Without airflow management, the installed cooling capacity needed can reach two or three times what theory requires, because the designer compensates for poor mixing by lowering the setpoint of the whole room.&lt;/p>
&lt;p>The metrics to diagnose it have existed for years and remain underused. The &lt;strong>RCI&lt;/strong> (Rack Cooling Index) measures how effectively inlet temperatures stay within specification, with two separate indices for the high and low ends; a well-designed room should be at 90 % or above. The &lt;strong>RTI&lt;/strong> (Return Temperature Index) compares the temperature rise of the cooling units with that of the IT equipment and separates the two ills: below 100 % there is bypass, above it there is recirculation. A couple of measurement sessions and a handful of blanking panels in the rack gaps recover more efficiency than any catalogue promises.&lt;/p>
&lt;p>The next step is physical containment, and here the choice between containing the cold aisle (CACS) or the hot one (HACS) has a consequence that gets overlooked. Schneider&amp;rsquo;s model of a 700 kW, 100-rack facility in Chicago, comparing both under the realistic condition that the uncontained zone stays at 24 °C so staff can work, shows a large difference: hot-aisle containment consumes &lt;strong>43 % less cooling energy&lt;/strong> and drops annualised PUE from 1.98 to 1.69. The reason lies in the setpoint, not in the physics of the exchange. Contain the heat and the whole room lives at 24 °C, equipment draws air at 24 °C and the economiser can run 5,319 hours a year. Contain the cold and the room &lt;em>is&lt;/em> the hot aisle, and keeping it habitable at 24 °C forces supply air at 10 °C, which leaves the economiser at zero hours.&lt;/p>
&lt;p>Figures published by ENERGY STAR point the same way with similar orders of magnitude: hot and cold aisle layout without containment already saves 10 % to 35 %; cold-aisle containment reaches up to a 30 % reduction in cooling cost; hot-aisle containment adds around 40 % on top of that. Typical payback on containment is under two years.&lt;/p>
&lt;h2 id="the-thermal-envelope-and-class-h1">The thermal envelope and class H1&lt;/h2>
&lt;p>All of the above rests on a prior question: at what temperature can the equipment work. ASHRAE TC 9.9 answers with its air classes, and the ranges are less demanding than many rooms actually practise.&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Class&lt;/th>
&lt;th>Recommended&lt;/th>
&lt;th>Allowable&lt;/th>
&lt;th>Maximum dew point&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>A1&lt;/td>
&lt;td>18-27 °C&lt;/td>
&lt;td>15-32 °C&lt;/td>
&lt;td>17 °C&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>A2&lt;/td>
&lt;td>18-27 °C&lt;/td>
&lt;td>10-35 °C&lt;/td>
&lt;td>21 °C&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>A3&lt;/td>
&lt;td>18-27 °C&lt;/td>
&lt;td>5-40 °C&lt;/td>
&lt;td>24 °C&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>A4&lt;/td>
&lt;td>18-27 °C&lt;/td>
&lt;td>5-45 °C&lt;/td>
&lt;td>24 °C&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>H1&lt;/td>
&lt;td>18-22 °C&lt;/td>
&lt;td>18-25 °C&lt;/td>
&lt;td>17 °C&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;p>The recommended range is identical for every A class: 18 to 27 °C equipment inlet temperature. What changes between classes is how far you can stray from it without losing warranty. A decade of PUE improvement was built on that table, raising setpoints and widening the hours in which outside air is enough.&lt;/p>
&lt;p>The fifth edition of the guidelines, published in 2021, added a class that deserves attention: &lt;strong>H1&lt;/strong>, intended for high-density air-cooled equipment. Its recommended range is 18 to 22 °C and its allowable limit drops to 25 °C, against A1&amp;rsquo;s 32 °C. ASHRAE&amp;rsquo;s stated reason is physical and direct: in some dense systems there is no room for heatsinks or fans capable of keeping components within their limit if the incoming air is warm. Class H1 is the formal acknowledgement, by the body that wrote the thermal envelope, that high density on air no longer fits inside it.&lt;/p>
&lt;p>The efficiency consequence is the part that interests an architect. Going from an allowable of 32 °C to one of 25 °C, and from a recommended of 27 °C to 22 °C, destroys much of the annual economiser hour budget. Facilities designed around free cooling and adiabatic cooling do not sit well in that envelope, and Uptime says so without hedging: the way out is to deploy liquid cooling for the dense part. Air does not run out of thermal capacity when density rises. It runs out of &lt;em>efficient&lt;/em> thermal capacity, which is what made the model attractive.&lt;/p>
&lt;h2 id="free-cooling-and-a-climate-on-the-move">Free cooling and a climate on the move&lt;/h2>
&lt;p>What the economiser is worth depends on where you are. Vertiv&amp;rsquo;s analysis of a 1 MW datacenter gives three figures per city that serve as a quick reference:&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>City&lt;/th>
&lt;th>Air-cooled chiller&lt;/th>
&lt;th>Free cooling&lt;/th>
&lt;th>Adiabatic free cooling&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>London&lt;/td>
&lt;td>pPUE 1.21&lt;/td>
&lt;td>pPUE 1.09&lt;/td>
&lt;td>pPUE 1.06&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Madrid&lt;/td>
&lt;td>pPUE 1.22&lt;/td>
&lt;td>pPUE 1.12&lt;/td>
&lt;td>pPUE 1.07&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Dubai&lt;/td>
&lt;td>pPUE 1.31&lt;/td>
&lt;td>pPUE 1.24&lt;/td>
&lt;td>pPUE 1.18&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;p>In annual operating modes, London spends 81 % of the year in free cooling or adiabatic free cooling, and Madrid 74 %, which is on the order of 7,100 and 6,480 hours without mechanical compression. Adiabatic savings against a standard air-cooled chiller at full load land between 60 % and 65 %.&lt;/p>
&lt;p>That window is closing, and it has been measured. A paper published in &lt;em>Scientific Reports&lt;/em> in June 2026 quantifies out-of-specification hours (inlet above 27 °C, or dew point above 15 °C, or relative humidity above 70 %) for the 1980-2024 period and projects to 2050. Northern Europe remains comfortable, with about two hours a day on average out of range. The Mediterranean and the Middle East add more than four hours a day per decade. Dallas-Fort Worth exceeds 20 % of the year; Singapore, 85 %. The fraction of sites in the optimal tier falls 6 % per decade while the most constrained tier grows 9.1 %. For a design with a fifteen-year life in southern Europe, the 2026 economiser hour budget is not the 2040 one.&lt;/p>
&lt;h2 id="what-it-costs-in-water">What it costs in water&lt;/h2>
&lt;p>Air has a cheap route to better energy efficiency: evaporate water. And there lies one of the most uncomfortable trade-offs in physical infrastructure. Vertiv&amp;rsquo;s numbers settle it in a single sentence. Adding an adiabatic misting system on top of an air-cooled chiller improved pPUE by &lt;strong>0.01 points&lt;/strong> and raised WUE &lt;strong>from 0 to 0.165 gallons per kWh&lt;/strong> (about 0.62 l/kWh). At a 3 MW facility that is 4.3 million gallons a year, on the order of 16,000 m³, the consumption of about forty homes. Indirect evaporative cooling sits around one litre per kWh. An air-cooled chiller without adiabatic assist, or a pumped-refrigerant direct-expansion system, has zero WUE and pPUE of 1.12 to 1.13.&lt;/p>
&lt;p>One hundredth of a pPUE point in exchange for four million gallons a year was for years an obvious trade in water&amp;rsquo;s favour, because energy was paid for and water almost was not. In 2026, with moratoria and public opposition around several projects, that sum no longer always works out, and in some jurisdictions it is not even legal. The reference case for evaporative air done well is still Prineville, where Meta reported a WUE of 0.22 l/kWh with 100 % outside-air economisation, direct evaporative misting and evaporation efficiency around 85 %, with no chillers and no towers.&lt;/p>
&lt;h2 id="the-ceiling-of-air-and-who-reaches-it">The ceiling of air, and who reaches it&lt;/h2>
&lt;p>Well-designed air goes a long way. Google reports a fleet PUE of &lt;strong>1.09&lt;/strong>, and its best site, in central Ohio, sustains &lt;strong>1.04&lt;/strong>. Yahoo&amp;rsquo;s Computing Coop in Lockport was designed for a PUE of 1.08 using ambient air 99 % of the time, with the roof acting as a chimney and cooling dropping from 25 % to 1 % of total power, although that figure is design rather than measurement. Kyoto-type thermal wheels, with 4.6 metre rotors turning at 1 to 6 rpm and around 300 kW per unit, have taken whole facilities in Chicago to pPUE 1.19 with up to ten months of free cooling a year.&lt;/p>
&lt;p>Against that, the industry average measured by Uptime has been &lt;strong>stuck around 1.54 for six years&lt;/strong>: 1.59 in 2020, 1.55 in 2022, 1.54 in 2025. The gap between 1.09 and 1.54 is not technological. It is about design, scale and the ability to build from scratch in the right place. Air has a very high efficiency ceiling that almost nobody reaches, and that is the best news for an operator with an existing room: there is nearly always headroom before touching infrastructure.&lt;/p>
&lt;h2 id="rear-doors-the-last-rung">Rear doors: the last rung&lt;/h2>
&lt;p>Between room air and liquid on the chip there is a step that has become the big retrofit product of 2025 and 2026: the rear-door heat exchanger, or &lt;strong>RDHx&lt;/strong>. The idea is simple. Instead of cooling the room, hot air is intercepted right at the rack outlet, its heat removed with water, and it is returned to the room at the temperature it came in at. From the rest of the facility&amp;rsquo;s point of view, that 60 kW rack does not exist thermally. This is what vendors call room neutrality, and it explains why a rear door forces neither a containment redesign nor a plenum recalculation.&lt;/p>
&lt;p>There are two families. The &lt;strong>passive&lt;/strong> kind consumes no electricity: it uses the push of the server&amp;rsquo;s own fans to cross the coil, and sits in the lower capacity band. The &lt;strong>active&lt;/strong> kind adds variable-speed fans in the door, compensating the coil&amp;rsquo;s pressure drop and responding better to hot spots, at the cost of its own consumption. Capacities declared by serious vendors converge on a reasonable band: Vertiv announces up to 80 kW per rack in its CoolLoop, Motivair up to 75 kW in the ChilledDoor, nVent up to 78 kW with 14 °C water and a maximum draw of 1,500 W per door. Other catalogues publish figures of up to 200 kW per cabinet without specifying water temperature or flow, and those should be read for what they are. The defensible band today is 40 to 80 kW per rack.&lt;/p>
&lt;p>The detail that makes the rear door attractive is water temperature. It works with warm water, on the order of 14 °C, well above the 7 °C of a classic chiller plant, which widens free cooling hours instead of reducing them. And it deploys rack by rack, with no general construction and no room shutdown. Adoption reflects this: the 2026 AFCOM report puts operators who have deployed or are evaluating rear doors at 37 %, and Schneider Electric&amp;rsquo;s purchase of Motivair confirms that the large vendors see them as a strategic product.&lt;/p>
&lt;h2 id="the-real-density-of-the-installed-base">The real density of the installed base&lt;/h2>
&lt;p>Public conversation revolves around 130 kW racks. The real density distribution of the global installed base, measured by Uptime in 2025, tells another story:&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Average rack density&lt;/th>
&lt;th>Facilities&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>1-3 kW&lt;/td>
&lt;td>16 %&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>4-5 kW&lt;/td>
&lt;td>30 %&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>6-7 kW&lt;/td>
&lt;td>18 %&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>8-9 kW&lt;/td>
&lt;td>10 %&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>10-14 kW&lt;/td>
&lt;td>14 %&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>15-19 kW&lt;/td>
&lt;td>5 %&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>20-29 kW&lt;/td>
&lt;td>4 %&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>30 kW or more&lt;/td>
&lt;td>4 %&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;p>Some 74 % of facilities have an average density below 10 kW per rack, and 82 % do not exceed 30 kW even in their densest cabinet. Asked about the threshold beyond which air stops being enough, operators give a modal answer of 40-49 kW (25 % of responses), and 44 % put it at 40 kW or above, well past the &amp;ldquo;over 20 kW already needs liquid&amp;rdquo; repeated in presentations. Uptime marks the impracticable boundary at around 50 kW per rack.&lt;/p>
&lt;p>From that comes the correct reading of the moment: air is not being replaced, it is being segmented. The training and dense inference frontier is moving to liquid, and the headline goes with it. The bulk of the installed base, still below 30 kW, is solved with optimised air, containment and, when a GPU island appears, a rear door. The useful question for an operator is not when air dies, but which density percentile their room sits in.&lt;/p>
&lt;h2 id="for-an-inference-factory">For an inference factory&lt;/h2>
&lt;p>Three concrete decisions follow from all of the above.&lt;/p>
&lt;p>The first is to exhaust airflow management before buying hardware. Measuring RCI and RTI, closing rack gaps with blanking panels, matching tiles to the real load distribution and raising the setpoint to the top of ASHRAE&amp;rsquo;s recommended range costs little and frees capacity that is already installed. The ventilation retrofits measured by DOE and LBNL, with 22 % to 66 % reductions in cooling power and payback under two years, are the best return available in an existing room.&lt;/p>
&lt;p>The second is to choose hot-aisle containment if the goal is the economiser, and to design the system around the highest water temperature the equipment tolerates. The decision chain runs in that order: the setpoint sets free cooling hours, free cooling hours set the PUE and, in many geographies, the absence of compression is what allows the evaporative tower and its water consumption to be dropped. Class H1 pushes the other way for dense equipment, and that tension is what decides when liquid becomes due.&lt;/p>
&lt;p>The third is to size by percentiles rather than by the hottest rack in the catalogue. A room about to host two 40 kW GPU racks alongside forty 6 kW cabinets does not need rebuilding: it needs rear doors on those two and serious airflow management on the rest. Moving to liquid makes sense when sustained density forces it, and that moment arrives sooner through efficiency than through capacity.&lt;/p>
&lt;p>One idea runs through the rest of the series. Even when a whole room moves to direct liquid to chip, 2 % to 20 % of the heat still leaves through air, and somebody has to remove it. Air does not disappear from the AI datacenter. It changes role: it stops being the cooling system and becomes the system that picks up what the liquid does not capture. The next article goes into that liquid, into the cold plate that carries it to the silicon, and into the CDU that governs the loop.&lt;/p>
&lt;h2 id="see-also">See also&lt;/h2>
&lt;ul>
&lt;li>&lt;a href="https://blog.lo0.es/en/posts/ai-datacenter-cooling-thermal-challenge/">Cooling the AI datacenter (1/4): the thermal challenge&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://blog.lo0.es/en/posts/ai-datacenter-cooling-direct-liquid-to-chip/">Cooling the AI datacenter (3/4): direct liquid to chip&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://blog.lo0.es/en/posts/ai-datacenter-cooling-immersion-megawatt-horizon/">Cooling the AI datacenter (4/4): immersion and the megawatt horizon&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://blog.lo0.es/posts/energia-datacenter-cadena/">Datacenter physical infrastructure (1/4): the power chain&lt;/a> (in Spanish)&lt;/li>
&lt;/ul>
&lt;h2 id="sources">Sources&lt;/h2>
&lt;ul>
&lt;li>Uptime Intelligence, &lt;em>Data Center Cooling Systems Survey 2025 (UI Field Report 181)&lt;/em> — &lt;a href="https://intelligence.uptimeinstitute.com/sites/default/files/2025-07/UI%20Field%20181_Data%20center%20cooling.pdf">https://intelligence.uptimeinstitute.com/sites/default/files/2025-07/UI%20Field%20181_Data%20center%20cooling.pdf&lt;/a>&lt;/li>
&lt;li>Uptime Institute, &lt;em>Global Data Center Survey 2025&lt;/em> — &lt;a href="https://datacenter.uptimeinstitute.com/rs/711-RIA-145/images/2025.Annual.Survey.Report.pdf">https://datacenter.uptimeinstitute.com/rs/711-RIA-145/images/2025.Annual.Survey.Report.pdf&lt;/a>&lt;/li>
&lt;li>Uptime Institute Journal, &lt;em>New ASHRAE guidelines challenge efficiency drive&lt;/em> — &lt;a href="https://journal.uptimeinstitute.com/new-ashrae-guidelines-challenge-efficiency-drive/">https://journal.uptimeinstitute.com/new-ashrae-guidelines-challenge-efficiency-drive/&lt;/a>&lt;/li>
&lt;li>Uptime Institute Journal, &lt;em>Lower density brings server efficiency and cooling gains&lt;/em> — &lt;a href="https://journal.uptimeinstitute.com/lower-density-brings-server-efficiency-and-cooling-gains/">https://journal.uptimeinstitute.com/lower-density-brings-server-efficiency-and-cooling-gains/&lt;/a>&lt;/li>
&lt;li>Upsite Technologies, &lt;em>Major Changes to ASHRAE&amp;rsquo;s Fifth Edition of Thermal Guidelines, Part 2: New Air-Cooled Class for High Density Compute Equipment&lt;/em> — &lt;a href="https://www.upsite.com/blog/major-changes-to-ashraes-fifth-edition-of-thermal-guidelines-part-2-new-air-cooled-class-for-high-density-compute-equipment/">https://www.upsite.com/blog/major-changes-to-ashraes-fifth-edition-of-thermal-guidelines-part-2-new-air-cooled-class-for-high-density-compute-equipment/&lt;/a>&lt;/li>
&lt;li>LBNL / DOE Center of Expertise, &lt;em>Thermal Guidelines and Temperature Measurements in Data Centers&lt;/em> — &lt;a href="https://datacenters.lbl.gov/sites/default/files/FINAL%20Thermal%20Guidelines%20and%20Temp%20Measurements%209-15-2020.pdf">https://datacenters.lbl.gov/sites/default/files/FINAL%20Thermal%20Guidelines%20and%20Temp%20Measurements%209-15-2020.pdf&lt;/a>&lt;/li>
&lt;li>US DOE / FEMP, &lt;em>Variable-Speed Fan Retrofits for Computer-Room Air Conditioners&lt;/em> — &lt;a href="https://www.energy.gov/sites/prod/files/2013/10/f3/dc_fancasestudy.pdf">https://www.energy.gov/sites/prod/files/2013/10/f3/dc_fancasestudy.pdf&lt;/a>&lt;/li>
&lt;li>LBNL, &lt;em>Demonstration of Intelligent Control and Fan Improvements in Computer Room Air Handlers&lt;/em> — &lt;a href="https://eta-publications.lbl.gov/sites/default/files/control-and-fan-improvements-in-crahs.pdf">https://eta-publications.lbl.gov/sites/default/files/control-and-fan-improvements-in-crahs.pdf&lt;/a>&lt;/li>
&lt;li>Schneider Electric / APC, &lt;em>Impact of Hot and Cold Aisle Containment on Data Center Temperature and Efficiency (WP 135)&lt;/em> — &lt;a href="https://docs.media.bitpipe.com/io_10x/io_105811/item_561497/DBOY-7EDLE8_R2_EN.pdf">https://docs.media.bitpipe.com/io_10x/io_105811/item_561497/DBOY-7EDLE8_R2_EN.pdf&lt;/a>&lt;/li>
&lt;li>Schneider Electric / APC, &lt;em>Cooling Strategies for Ultra-High Density Racks and Blade Servers&lt;/em> — &lt;a href="https://www.facilitiesnet.com/whitepapers/pdfs/20130227-SchneiderElectric.pdf">https://www.facilitiesnet.com/whitepapers/pdfs/20130227-SchneiderElectric.pdf&lt;/a>&lt;/li>
&lt;li>ENERGY STAR (US EPA), &lt;em>Utilize Containment / Enclosures&lt;/em> — &lt;a href="https://www.energystar.gov/products/data_center_equipment/16-more-ways-cut-energy-waste-data-center/containmentenclosures">https://www.energystar.gov/products/data_center_equipment/16-more-ways-cut-energy-waste-data-center/containmentenclosures&lt;/a>&lt;/li>
&lt;li>Scientific Reports (Nature), &lt;em>Limitations to air free cooling in data centers under rising heat and humidity&lt;/em> — &lt;a href="https://www.nature.com/articles/s41598-026-56926-3">https://www.nature.com/articles/s41598-026-56926-3&lt;/a>&lt;/li>
&lt;li>Vertiv, &lt;em>Freecooling, Evaporative and Adiabatic Cooling Technologies in Data Center Applications&lt;/em> — &lt;a href="https://www.vertiv.com/48ee5c/globalassets/products/thermal-management/free-cooling-chillers/freecooling-evaporative-and-adiabatic-cooling-technologies-in-data-center-applications.pdf">https://www.vertiv.com/48ee5c/globalassets/products/thermal-management/free-cooling-chillers/freecooling-evaporative-and-adiabatic-cooling-technologies-in-data-center-applications.pdf&lt;/a>&lt;/li>
&lt;li>Vertiv, &lt;em>Calculating the Impact of Water Usage on Data Center Costs and Sustainability&lt;/em> — &lt;a href="https://www.vertiv.com/4ad73a/globalassets/documents/white-papers/vertiv-water-usage-and-sustainability-wp-en-na-web_317594_0.pdf">https://www.vertiv.com/4ad73a/globalassets/documents/white-papers/vertiv-water-usage-and-sustainability-wp-en-na-web_317594_0.pdf&lt;/a>&lt;/li>
&lt;li>Vertiv, &lt;em>How rear door heat exchangers (RDHx) support high-density rack cooling&lt;/em> — &lt;a href="https://www.vertiv.com/en-asia/insights/articles/educational-articles/how-rear-door-heat-exchangers-rdhx-support-high-density-rack-cooling/">https://www.vertiv.com/en-asia/insights/articles/educational-articles/how-rear-door-heat-exchangers-rdhx-support-high-density-rack-cooling/&lt;/a>&lt;/li>
&lt;li>Motivair, &lt;em>ChilledDoor Rear Door Heat Exchanger&lt;/em> — &lt;a href="https://www.motivaircorp.com/products/chilleddoor/">https://www.motivaircorp.com/products/chilleddoor/&lt;/a>&lt;/li>
&lt;li>DatacenterDynamics, &lt;em>New rear door coolers from nVent for high-density racks&lt;/em> — &lt;a href="https://www.datacenterdynamics.com/en/product-news/new-rear-door-coolers-from-nvent-to-offer-a-scalable-solution-for-high-density-racks/">https://www.datacenterdynamics.com/en/product-news/new-rear-door-coolers-from-nvent-to-offer-a-scalable-solution-for-high-density-racks/&lt;/a>&lt;/li>
&lt;li>Google, &lt;em>Power usage effectiveness, Google Data Centers&lt;/em> — &lt;a href="https://datacenters.google/efficiency/">https://datacenters.google/efficiency/&lt;/a>&lt;/li>
&lt;li>Open Compute Project, &lt;em>Water Efficiency at Facebook&amp;rsquo;s Prineville Data Center&lt;/em> — &lt;a href="https://www.opencompute.org/blog/water-efficiency-at-facebooks-prineville-data-center">https://www.opencompute.org/blog/water-efficiency-at-facebooks-prineville-data-center&lt;/a>&lt;/li>
&lt;li>US DOE / EERE, &lt;em>Yahoo! Compute Coop: Next Generation Passive Cooling Design for Data Centers&lt;/em> — &lt;a href="https://www1.eere.energy.gov/manufacturing/datacenters/pdfs/yahoo_passive_cooling.pdf">https://www1.eere.energy.gov/manufacturing/datacenters/pdfs/yahoo_passive_cooling.pdf&lt;/a>&lt;/li>
&lt;li>Data Center Frontier, &lt;em>KyotoCooling Gains Traction With Service Providers&lt;/em> — &lt;a href="https://www.datacenterfrontier.com/cooling/article/11431141/kyotocooling-gains-traction-with-service-providers">https://www.datacenterfrontier.com/cooling/article/11431141/kyotocooling-gains-traction-with-service-providers&lt;/a>&lt;/li>
&lt;li>Upsite Technologies, &lt;em>The State of Data Center Cooling in 2026&lt;/em> — &lt;a href="https://www.upsite.com/blog/the-state-of-data-center-cooling-in-2026/">https://www.upsite.com/blog/the-state-of-data-center-cooling-in-2026/&lt;/a>&lt;/li>
&lt;li>Data Center Knowledge, &lt;em>AI Rack Density&amp;rsquo;s Real Limits: Power, Cooling, Failure Risk&lt;/em> — &lt;a href="https://www.datacenterknowledge.com/ai-data-centers/ai-rack-density-s-real-limits-power-cooling-failure-risk">https://www.datacenterknowledge.com/ai-data-centers/ai-rack-density-s-real-limits-power-cooling-failure-risk&lt;/a>&lt;/li>
&lt;/ul></description></item><item><title>Cooling the AI datacenter (3/4): direct liquid to chip</title><link>https://blog.lo0.es/en/posts/ai-datacenter-cooling-direct-liquid-to-chip/</link><pubDate>Sat, 27 Jun 2026 18:00:00 +0200</pubDate><guid>https://blog.lo0.es/en/posts/ai-datacenter-cooling-direct-liquid-to-chip/</guid><description>&lt;p>The &lt;a href="https://blog.lo0.es/en/posts/ai-datacenter-cooling-air-and-its-limits/">previous article&lt;/a> ended with air exhausting its headroom on geometry: there is no floor through which to push seven thousand cubic feet per minute into a cabinet with a two-tile footprint. The way out is to bring the fluid to the hot spot until it touches the chip package itself. That is direct-to-chip liquid cooling, &lt;strong>DLC&lt;/strong>, and it is the technology feeding the GB200 and GB300 racks shipping today.&lt;/p>
&lt;p>The figure that justifies the change is textbook: water carries on the order of &lt;strong>4,000 times more heat per unit volume than air&lt;/strong> and has around 30 times the thermal conductivity. What follows is the engineering between that statement and a room in production, which turns out to be considerably richer than &amp;ldquo;add a pipe&amp;rdquo;.&lt;/p>
&lt;h2 id="inside-the-cold-plate">Inside the cold plate&lt;/h2>
&lt;p>The part that touches the silicon is the &lt;strong>cold plate&lt;/strong>: a copper block with an internal cavity crossed by microchannels, resting on the processor package through a thermal interface material. The fluid enters cold, crosses the channels absorbing heat by forced convection, and leaves hot. Typical geometry for a plate serving a processor of around 2,000 W works with fins and channels 0.15 to 0.25 mm wide, channel heights of 1 to 2 mm, and a copper base of about 2.5 mm.&lt;/p>
&lt;p>Its figure of merit is &lt;strong>thermal resistance&lt;/strong>, defined by the OCP specification as the ratio between the package temperature rise over the fluid inlet and the applied power:&lt;/p>
$$R = \frac{T_c - T_L}{Q}$$
&lt;p>OCP insists on a nuance with practical consequences: resistance must be characterised as a curve against flow rate, not as a loose catalogue number. Published bench tests with commercial loops give values on the order of 0.02 °C/W at 550 W, with pressure drops of about 6.5 psi in the best of the three loops tested. That same bench produced a result anyone designing a rack should keep in mind: most of the circuit&amp;rsquo;s pressure drop came not from the cold plate but from the quick disconnects.&lt;/p>
&lt;p>The cold plate is also where material constraints concentrate. Fluid velocity inside the microchannels must stay below &lt;strong>1.5 m/s&lt;/strong> to avoid erosion. The electrochemical potential difference between any pair of metals in contact inside the plate must not exceed &lt;strong>0.15 V&lt;/strong>, a far stricter limit than for the rest of the circuit, because slow galvanic corrosion in a 0.2 mm channel blocks it. The mechanical qualification OCP demands includes hydrostatic testing at three times maximum operating pressure, a pressure-drop test with less than 0.5 % loss, salt spray per ASTM B117, and internal X-ray inspection to find voids and manufacturing debris. Fin pitch on commercial plates runs around 50 microns and tends to narrow, which directly sets the loop&amp;rsquo;s filtration requirement.&lt;/p>
&lt;h2 id="how-much-heat-the-plate-captures">How much heat the plate captures&lt;/h2>
&lt;p>Here is the nuance that separates the brochure from the engineering. A cold plate cools the component it covers, and a server has many more components than the GPU. The fraction of heat the liquid removes depends on how many of them are covered.&lt;/p>
&lt;p>Experimental tests on real racks give capture ratios of &lt;strong>94 % on a 53 kW rack&lt;/strong> and &lt;strong>93 % on a 128 kW multi-rack assembly&lt;/strong>. Vendor deployment guides are considerably more conservative: Vertiv talks of 70 to 75 % in cold plates and 25 to 30 % left to air. Reference designs sit in the middle band: OCP&amp;rsquo;s model for 125 kW racks assumes 80/20, the Vertiv 360AI design for a 1.2 MW pod splits 76/24, and Chilldyne&amp;rsquo;s design for an NVL72 declares 72/28, which leaves 320 kW of residual air load in the room. At the high end, Supermicro announces up to 98 % capture per rack on its DLC-2 platform, and achieves it the only way possible: by putting cold plates on memory, PCIe switches and voltage regulators too, not only on CPU and GPU.&lt;/p>
&lt;p>That residual fraction has two design consequences. The first is that the air room still exists, with its containment and its perimeter equipment, sized for 5 or 25 % of the heat depending on how complete the cold-plate solution is. The second is economic: internal fans in a high-performance server consume 10 % to 20 % of system power, and that line item only disappears entirely when the need to move air through the chassis disappears. A DLC capturing 72 % leaves the fans spinning, slower but spinning. The difference between 72 % and 95 % capture is not a nuance of thermal efficiency: it is the difference between paying that bill and not paying it.&lt;/p>
&lt;h2 id="the-two-loops">The two loops&lt;/h2>
&lt;p>A direct-to-chip liquid system always has two separate hydraulic circuits whose fluids never mix.&lt;/p>
&lt;p>The &lt;strong>TCS&lt;/strong> (Technology Cooling System) is the secondary loop: it runs from the CDU to the cold plates, through manifolds and quick disconnects. It is a closed circuit of known volume with a controlled fluid, and it is the one that touches the IT equipment. The &lt;strong>FWS&lt;/strong> (Facility Water System) is the building&amp;rsquo;s primary loop: it carries water from the heat rejection equipment to the CDU. Between them sits a plate heat exchanger inside the CDU, transferring heat without transferring fluid.&lt;/p>
&lt;p>That separation is what makes the system governable. The TCS can have its own chemistry, its own pressure and its own filtration, far finer than will ever be reasonable in a building&amp;rsquo;s pipework. And because the exchange is never perfect, &lt;strong>the TCS is always hotter than the FWS&lt;/strong>, by a difference that is one of the numbers most conditioning the design of the whole facility.&lt;/p>
&lt;h2 id="the-cdu-the-thermal-transformer">The CDU: the thermal transformer&lt;/h2>
&lt;p>The &lt;strong>coolant distribution unit&lt;/strong> (CDU) is the boundary between the server vendor&amp;rsquo;s world and the building operator&amp;rsquo;s. It holds the heat exchanger, the pumps, the filtration, the buffer tank and the control. There are two architectures and three locations.&lt;/p>
&lt;p>By architecture, a &lt;strong>liquid-to-liquid&lt;/strong> (L2L) CDU rejects heat to building water, and is what gets installed where there is pipework. A &lt;strong>liquid-to-air&lt;/strong> (L2A) CDU rejects it to the room&amp;rsquo;s own air, with no need to connect anything to the hydraulic installation, in exchange for returning all that heat to the existing air system. The usual sizing rule places L2A in deployments of one to ten racks and recommends L2L above 500 kW. By location, they come in-rack, in-row and perimeter.&lt;/p>
&lt;p>Commercial capacities today span three orders of magnitude. Vertiv&amp;rsquo;s range runs from 70 kW in L2A format to 2,300 kW in L2L. The Liebert XDU1350 declares 1,368 kW nominal at 4 °C approach and up to 2,912 kW at 8 °C, with a nominal flow of 1,200 l/min in N+1 two-pump mode and triple-redundant 50 micron filtration cleanable in line. The CoolIT CHx2000 reaches 2,000 kW at 5 °C approach and serves twelve GB300 NVL72 racks from a single unit. At the hyperscale end, Google&amp;rsquo;s Project Deschutes CDU, contributed to OCP in 2025, is a 2 MW unit with a &lt;strong>3 °C approach&lt;/strong>, 80 psi of available pressure and 0.2 micron side-stream filtration. Motivair, now inside Schneider Electric, announces architectures scaling to 10 MW.&lt;/p>
&lt;p>Of all those numbers, the one that governs the whole facility is the &lt;strong>approach temperature&lt;/strong>: how many degrees separate the building&amp;rsquo;s inlet water from the coolant leaving toward the equipment. The state of the art is between 2 and 4 °C, and some vendors offer 6. The consequence is direct and often overlooked at purchase time: the lower the CDU&amp;rsquo;s approach, the higher the building water setpoint can be, and the higher that setpoint, the more hours a year the dry cooler runs without compressor help. Two degrees of approach translate into weeks of free cooling.&lt;/p>
&lt;p>Redundancy follows the logic already seen in the electrical chain. Pumps are configured N+1 with automatic changeover, with isolation valves and quick disconnects so they can be replaced without draining the circuit. And there is a failure-domain rule that deserves a place in any specification: size the CDUs so that &lt;strong>each one serves less than 10-20 % of the liquid-cooled servers&lt;/strong>, so a loop failure does not take out the whole room. The CDU also keeps secondary supply above the room&amp;rsquo;s dew point, which guarantees purely sensible cooling and avoids condensation on the electronics.&lt;/p>
&lt;h2 id="flow-temperature-rise-and-the-price-of-warm-water">Flow, temperature rise and the price of warm water&lt;/h2>
&lt;p>The flow specification almost every design works with is &lt;strong>1.5 l/min per kW&lt;/strong>, with the server side sitting between 1.2 and 1.5. The design temperature rise of the TCS loop is around 10 °C for GPUs, although full-load tests with 128 kW racks have measured rises of nearly 15 °C. A 1 MW pod split across twenty 50 kW racks asks for on the order of 1,100 l/min in total, a figure that gives a sense of pipe sizing and pump size.&lt;/p>
&lt;p>On that basis comes the most interesting argument of the moment. NVIDIA has set as a platform target that &lt;strong>all MGX racks operate with 45 °C inlet water&lt;/strong>, and describes the full free-cooling scenario: the facility delivers 41 °C to the CDUs and these supply 45 °C to the racks. The argument is sound, because at that temperature almost any climate allows heat rejection with dry coolers, without mechanical compression, and the electrical budget freed up translates into more racks per contracted megawatt.&lt;/p>
&lt;p>The price of that decision is in the hydraulics, and platform data for the GB300 quantifies it:&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Supply temperature&lt;/th>
&lt;th>Flow per rack&lt;/th>
&lt;th>Pressure drop&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>25 °C&lt;/td>
&lt;td>59 l/min&lt;/td>
&lt;td>2.3 psi&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>30 °C&lt;/td>
&lt;td>71 l/min&lt;/td>
&lt;td>3.2 psi&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>35 °C&lt;/td>
&lt;td>89 l/min&lt;/td>
&lt;td>4.9 psi&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>40 °C&lt;/td>
&lt;td>119 l/min&lt;/td>
&lt;td>8.5 psi&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>45 °C&lt;/td>
&lt;td>177 l/min&lt;/td>
&lt;td>18.4 psi&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;p>Going from 25 to 45 °C triples the flow and multiplies pressure drop by eight, paid for in pumping, manifold sizing and CDU size. Which is why OCP defends a different position in its roadmap: &lt;strong>30 °C coolant as a durable minimum&lt;/strong>, arguing that at that temperature free cooling or mixed mode already covers almost the whole year in many climate zones, that fifteen years of PUE improvement are preserved, and that heat reuse options stay open. The same document warns that dropping to 20 °C raises annual chiller power by around 20 %, and that even at 30 °C a chillerless facility cannot be promised in every scenario, because capacity has to be sustained at full load and under fault conditions.&lt;/p>
&lt;p>The two positions contradict each other less than it seems. NVIDIA specifies the upper limit the equipment tolerates; OCP recommends the operating point that optimises the whole. A reasonable design in southern Europe sits in the 30 to 35 °C supply band, with hydraulic capacity held in reserve to go higher if climate or tariff advise it.&lt;/p>
&lt;h2 id="manifolds-and-connectors">Manifolds and connectors&lt;/h2>
&lt;p>Between the CDU and the cold plates lies a two-level distribution network. &lt;strong>Row manifolds&lt;/strong> join the CDU to the racks and mount overhead or under the raised floor. &lt;strong>Rack manifolds&lt;/strong> distribute inside the cabinet: vertical ones mount at the rear, horizontal ones can go at the front. NVIDIA already integrates tray manifolds, rack manifolds with UQD08 connectors and liquid-cooled busbars up to 5,000 A into the Vera Rubin platform, a sign that the boundary between electrical and thermal distribution is blurring inside the cabinet.&lt;/p>
&lt;p>The part that makes all this maintainable is the &lt;strong>dripless quick disconnect&lt;/strong>. OCP maintains two separate specifications: UQD for manual connection and UQDB for blind mate, the one that lets a compute tray connect hydraulically as it slides into the rack with nobody screwing anything. The UQDB test methodology validates interchangeability between suppliers with a full millimetre of radial misalignment, and vendors declare full flow with gaps of one to two millimetres. Spillage on disconnecting a reference flat-face connector is below 0.015 cc, on the order of one drop. Typical working ranges reach 150 psi with burst pressure four times higher and lives of more than 10,000 cycles.&lt;/p>
&lt;p>That an open connector specification exists matters more than it seems. For years every vendor brought its own, which tied the customer to one supplier for the room&amp;rsquo;s whole life. The connector is the piece of plumbing that decides whether another vendor&amp;rsquo;s rack fits in your row.&lt;/p>
&lt;h2 id="the-chemistry-of-the-loop">The chemistry of the loop&lt;/h2>
&lt;p>The TCS fluid is not plain water. The de facto standard is &lt;strong>PG25&lt;/strong>, a mixture of roughly 25 % by volume propylene glycol in water with corrosion inhibitors and antifoaming agents. Its properties at 20 °C give a specific heat of about 3.9 kJ/kg·K, thermal conductivity of 0.49 W/mK, viscosity of 2.4 cP and a freezing point of -10 °C. Pure deionised water has more than 4 % more heat capacity and pumps better; glycol is paid for in thermal performance and pumping energy, and in exchange gives two things: freeze protection and biological control.&lt;/p>
&lt;p>That biological control has a surprising detail that explains a fair number of failures. Glycols are biostatic from 25 % by volume, but &lt;strong>at concentrations on the order of 10 % biomass tends to feed on the propylene glycol rather than be inhibited by it&lt;/strong>. A badly dosed loop, or one topped up with water after a purge, is worse off than if it carried no glycol at all. The resulting biofilm blocks 0.2 mm channels and ruins heat transfer with no warning beyond a pressure drop that creeps up slowly.&lt;/p>
&lt;p>The fluid quality specification is short and deserves a place in the maintenance contract:&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Parameter&lt;/th>
&lt;th>PG25 (TCS)&lt;/th>
&lt;th>Plant water (FWS)&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>pH&lt;/td>
&lt;td>8.0-10.5&lt;/td>
&lt;td>7.0-9.0&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Total hardness&lt;/td>
&lt;td>&amp;lt; 50 ppm&lt;/td>
&lt;td>&amp;lt; 200 ppm&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Copper&lt;/td>
&lt;td>&amp;lt; 2 ppm&lt;/td>
&lt;td>—&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Iron&lt;/td>
&lt;td>&amp;lt; 2 ppm&lt;/td>
&lt;td>—&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Chlorides&lt;/td>
&lt;td>&amp;lt; 25 ppm&lt;/td>
&lt;td>&amp;lt; 50 ppm&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Sulfates&lt;/td>
&lt;td>&amp;lt; 25 ppm&lt;/td>
&lt;td>&amp;lt; 100 ppm&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;p>Chlorides and sulfates accelerate pitting and galvanic attack, especially in aluminium and copper alloys. The design recommendation is to keep wetted materials as monometallic as possible, copper and brass or stainless steel, with a close anodic index between parts, and to avoid uninhibited aluminium and galvanised steel.&lt;/p>
&lt;p>Filtration changes completely between loops. The TCS works below 25 microns, and commercial CDUs fit redundant 50 micron filters; the FWS accepts the 300 to 500 micron range. At the extreme, Google&amp;rsquo;s 2 MW CDU filters to 0.2 microns in a side stream to extend coolant life. OCP recommends on-site fluid testing quarterly and laboratory analysis annually, with standardised methods for metal ions, pH, reserve alkalinity and chlorides. Common operating practice is more intense at the start: daily analysis during commissioning, weekly after the first week and monthly in steady state. Documented coolant degradations are almost always attributed to the same causes: a badly executed initial flush, insufficient maintenance, or air ingress into the circuit.&lt;/p>
&lt;h2 id="leaks-or-the-fear-that-was-not-the-problem">Leaks, or the fear that was not the problem&lt;/h2>
&lt;p>The objection that always turns up in the first meeting is water over the electronics. The system defends itself in three layers.&lt;/p>
&lt;p>The first is detection. Direct sensors, leak detection cables and point probes at the low points of trays and manifolds are combined with indirect detection through buffer tank level and bubble sensors: if air comes in or liquid is missing, something is open. The GB300 NVL72 platform already integrates leak detection at tray and rack level, with the signal available to the BMS.&lt;/p>
&lt;p>The second is hydraulic design. The most elegant solution is to operate the server side below atmospheric pressure: with supply at about 0.13 bar of vacuum and return at 0.61 bar, a rupture draws air in rather than pushing coolant out. Incoming airflow is limited with check valves and venturis, and the measured thermal effect during a leak is a rise of one to three degrees in CPU temperature. A DOE cluster operated on this scheme has accumulated several years without a single recorded leak.&lt;/p>
&lt;p>The third is factory qualification: hydrostatic testing at three times operating pressure, shock and vibration testing with subsequent leak-tightness verification, and at some vendors PG25 leak testing on 100 % of units plus an acceptance test simulating megawatts of load.&lt;/p>
&lt;p>The result in production is good. Google reports CDU fleet availability of around &lt;strong>99.999 % since 2020&lt;/strong>, with liquid cooling in production since 2018, close to a gigawatt of liquid-cooled capacity and roughly half its global footprint with liquid deployed or enabled.&lt;/p>
&lt;p>And here is the data point that dismantles the usual narrative. Asked about the barriers holding back DLC adoption, operators surveyed by Uptime in 2025 cite lack of standardisation (39 %), cost (38 %) and reliability (35 %), while &lt;strong>safety concerns, the fear of water over electronics, appear in barely 7 %&lt;/strong>. What holds liquid back is not the leak. It is that there is still no comfortable standard, that it is expensive, and that it introduces failure modes operations teams do not know. Uptime adds an honest caveat: the sector is not applying enterprise IT redundancy standards to liquid today, because most installed capacity is in HPC and AI, where batch workloads tolerate interruptions a transactional system would not.&lt;/p>
&lt;h2 id="getting-liquid-into-an-air-cooled-room">Getting liquid into an air-cooled room&lt;/h2>
&lt;p>Almost nobody starts from scratch, which is why the factor weighing most in the decision to adopt DLC, according to the same survey, is &lt;strong>ease of retrofit onto existing infrastructure (46 % of responses)&lt;/strong>, ahead even of operating savings.&lt;/p>
&lt;p>The canonical retrofit route is the liquid-to-air CDU in sidecar format: a cabinet placed next to the rack, closing its own circuit with the cold plates and rejecting heat to room air. Commercial units run from 200 kW, at 1,145 kg and 19 kW of own consumption, to 500 kW at 2,300 kg and 55 kW. Building pipework does not have to be touched, and that is the whole appeal: it turns a construction problem into a purchasing problem. The cost is that the room has to be able to absorb those kilowatts in air, which in practice limits the approach to small islands.&lt;/p>
&lt;p>The two physical limits of retrofit are weight and clear height. A GB200 NVL72 rack weighs on the order of 1,360 kg empty and reaches 1,500 kg with coolant, which demands floor positions rated for that load and, frequently, a concrete slab rather than a raised floor. Adding a one or two tonne sidecar alongside does not help. The conclusion deployment guides keep repeating is uncomfortable but realistic: most existing rooms cannot take a rack of this class without structural reinforcement, electrical expansion and thermal redesign, and the typical timeline for a full conversion, across manufacturing, delivery, integration and commissioning, is around a year.&lt;/p>
&lt;h2 id="for-an-inference-factory">For an inference factory&lt;/h2>
&lt;p>Four decisions concentrate almost all the value.&lt;/p>
&lt;p>The first is to specify the capture fraction, not just the power. A tender asking for &amp;ldquo;liquid cooling for 130 kW racks&amp;rdquo; without saying which components carry a cold plate ends up with a room that has to remove 30 kW of air per cabinet and with internal fans consuming what liquid was supposed to save. The right question to the vendor is what percentage of node heat the fluid captures and on which components.&lt;/p>
&lt;p>The second is to treat CDU approach temperature as a purchasing parameter. Two degrees of difference between a 4 °C CDU and a 2 °C one translate into two more degrees of FWS setpoint, and those two degrees are compressor-off hours in every year of the facility&amp;rsquo;s life. It is the thermal equivalent of choosing a UPS efficiency well.&lt;/p>
&lt;p>The third is chemistry and filtration, which is where facilities are lost at the two-year mark. PG25 at a measured 25 %, not at the 12 % left after a top-up with water; a documented initial flush; filtration matched to the plates&amp;rsquo; fin pitch; and a maintenance contract with quarterly analysis and written thresholds. A dirty loop gives no warning: performance drops slowly until a GPU starts throttling.&lt;/p>
&lt;p>The fourth is the failure domain. Spread the load across CDUs so none serves more than 10 to 20 % of the servers, fit N+1 pumps with automatic changeover, and feed the CDUs from the backed-up system. The reason was given in the first article: a 130 kW rack without flow reaches dangerous temperatures in seconds, and critical cooling in an inference factory is designed with the same discipline as its electrical chain. The comparison is exact: the CDU is to cooling what the UPS is to power, and nobody would buy a UPS without module redundancy.&lt;/p>
&lt;p>Direct liquid to chip is today the default answer between 50 and 150 kW per rack, and the whole ecosystem, from NVIDIA reference architectures to OCP specifications, is built around the cold plate. What remains to be seen is the next rung, the one that submerges the entire electronics, and what happens when the rack approaches a megawatt. That is the last article in the series.&lt;/p>
&lt;h2 id="see-also">See also&lt;/h2>
&lt;ul>
&lt;li>&lt;a href="https://blog.lo0.es/en/posts/ai-datacenter-cooling-thermal-challenge/">Cooling the AI datacenter (1/4): the thermal challenge&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://blog.lo0.es/en/posts/ai-datacenter-cooling-air-and-its-limits/">Cooling the AI datacenter (2/4): air and its limits&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://blog.lo0.es/en/posts/ai-datacenter-cooling-immersion-megawatt-horizon/">Cooling the AI datacenter (4/4): immersion and the megawatt horizon&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://blog.lo0.es/posts/energia-datacenter-cadena/">Datacenter physical infrastructure (1/4): the power chain&lt;/a> (in Spanish)&lt;/li>
&lt;/ul>
&lt;h2 id="sources">Sources&lt;/h2>
&lt;ul>
&lt;li>Open Compute Project, &lt;em>Cold Plate Development and Qualification&lt;/em> — &lt;a href="https://www.opencompute.org/documents/ocp-cold-plate-development-and-qualification-with-integrated-comments-pdf">https://www.opencompute.org/documents/ocp-cold-plate-development-and-qualification-with-integrated-comments-pdf&lt;/a>&lt;/li>
&lt;li>Open Compute Project, &lt;em>30 °C Coolant: A Durable Roadmap for the Future, Rev 1.0&lt;/em> — &lt;a href="https://ashrae.org.vn/wp-content/uploads/2024/12/30%C2%B0C-Coolant-A-Durable-Roadmap-for-the-Future-REV1_0.pdf">https://ashrae.org.vn/wp-content/uploads/2024/12/30%C2%B0C-Coolant-A-Durable-Roadmap-for-the-Future-REV1_0.pdf&lt;/a>&lt;/li>
&lt;li>Open Compute Project, &lt;em>Universal Quick Disconnect (UQD) Specification Rev 1.0&lt;/em> — &lt;a href="https://www.opencompute.org/documents/ocp-universal-quick-disconnect-uqd-specification-rev-1-0-2-pdf">https://www.opencompute.org/documents/ocp-universal-quick-disconnect-uqd-specification-rev-1-0-2-pdf&lt;/a>&lt;/li>
&lt;li>Open Compute Project, &lt;em>Universal Quick Disconnect Blind-Mate (UQDB) Specification Rev 1.0&lt;/em> — &lt;a href="https://www.opencompute.org/documents/uqdb-spec-1-0-pdf">https://www.opencompute.org/documents/uqdb-spec-1-0-pdf&lt;/a>&lt;/li>
&lt;li>Open Compute Project, &lt;em>Open Rack V3 Blind Mate Manifold Specification Rev 1.0&lt;/em> — &lt;a href="https://www.opencompute.org/documents/open-rack-v3-blind-mate-manifold-specification-rev-1-0-review-april05-2024-pdf">https://www.opencompute.org/documents/open-rack-v3-blind-mate-manifold-specification-rev-1-0-review-april05-2024-pdf&lt;/a>&lt;/li>
&lt;li>ASHRAE TC 9.9, &lt;em>Emergence and Expansion of Liquid Cooling in Mainstream Data Centers&lt;/em> — &lt;a href="https://www.ashrae.org/file%20library/technical%20resources/bookstore/emergence-and-expansion-of-liquid-cooling-in-mainstream-data-centers_wp.pdf">https://www.ashrae.org/file%20library/technical%20resources/bookstore/emergence-and-expansion-of-liquid-cooling-in-mainstream-data-centers_wp.pdf&lt;/a>&lt;/li>
&lt;li>Dell Technologies / OCP, &lt;em>Liquid Coolants Guidance for Technology Cooling System and Facility Water System&lt;/em> — &lt;a href="https://www.delltechnologies.com/asset/en-us/products/servers/industry-market/liquid-coolants-guidance-for-technology-cooling-system-and-facility-water-system-whitepaper.pdf">https://www.delltechnologies.com/asset/en-us/products/servers/industry-market/liquid-coolants-guidance-for-technology-cooling-system-and-facility-water-system-whitepaper.pdf&lt;/a>&lt;/li>
&lt;li>Schneider Electric, &lt;em>Direct Liquid Cooling System Challenges in Data Centers (White Paper 210)&lt;/em> — &lt;a href="https://media.datacenterdynamics.com/media/documents/WP210_V1_EN.pdf">https://media.datacenterdynamics.com/media/documents/WP210_V1_EN.pdf&lt;/a>&lt;/li>
&lt;li>Schneider Electric Blog, &lt;em>What coolant for data center liquid cooling: PG25, dielectric fluids, ASHRAE recommendations&lt;/em> — &lt;a href="https://blog.se.com/datacenter/2026/08/14/what-coolant-for-data-center-liquid-cooling-pg25-dielectric-fluids-ashrae-recommendations/">https://blog.se.com/datacenter/2026/08/14/what-coolant-for-data-center-liquid-cooling-pg25-dielectric-fluids-ashrae-recommendations/&lt;/a>&lt;/li>
&lt;li>Schneider Electric Blog, &lt;em>Liquid cooling failures in AI data centers: causes, risks, prevention&lt;/em> — &lt;a href="https://blog.se.com/datacenter/2026/07/15/liquid-cooling-failures-ai-data-centers-causes-risks-prevention/">https://blog.se.com/datacenter/2026/07/15/liquid-cooling-failures-ai-data-centers-causes-risks-prevention/&lt;/a>&lt;/li>
&lt;li>NSF Public Access Repository, &lt;em>Experimental evaluation of direct-to-chip cold plate liquid cooling for high heat density data centers&lt;/em> — &lt;a href="https://par.nsf.gov/servlets/purl/10529800">https://par.nsf.gov/servlets/purl/10529800&lt;/a>&lt;/li>
&lt;li>NVIDIA Technical Blog, &lt;em>NVIDIA Vera Rubin POD: Seven Chips, Five Rack-Scale Systems, One AI Supercomputer&lt;/em> — &lt;a href="https://developer.nvidia.com/blog/nvidia-vera-rubin-pod-seven-chips-five-rack-scale-systems-one-ai-supercomputer/">https://developer.nvidia.com/blog/nvidia-vera-rubin-pod-seven-chips-five-rack-scale-systems-one-ai-supercomputer/&lt;/a>&lt;/li>
&lt;li>NVIDIA, &lt;em>NVL72 AI Factory Enterprise Reference Architecture: System Hardware and Components&lt;/em> — &lt;a href="https://docs.nvidia.com/enterprise-reference-architectures/nvl72-ai-factory/latest/components.html">https://docs.nvidia.com/enterprise-reference-architectures/nvl72-ai-factory/latest/components.html&lt;/a>&lt;/li>
&lt;li>NVIDIA Blog, &lt;em>Chill Factor: Blackwell Platform Boosts Water Efficiency by Over 300x&lt;/em> — &lt;a href="https://blogs.nvidia.com/blog/blackwell-platform-water-efficiency-liquid-cooling-data-centers-ai-factories/">https://blogs.nvidia.com/blog/blackwell-platform-water-efficiency-liquid-cooling-data-centers-ai-factories/&lt;/a>&lt;/li>
&lt;li>Uptime Intelligence, &lt;em>Data Center Cooling Systems Survey 2025 (UI Field Report 181)&lt;/em> — &lt;a href="https://intelligence.uptimeinstitute.com/sites/default/files/2025-07/UI%20Field%20181_Data%20center%20cooling.pdf">https://intelligence.uptimeinstitute.com/sites/default/files/2025-07/UI%20Field%20181_Data%20center%20cooling.pdf&lt;/a>&lt;/li>
&lt;li>Uptime Institute Journal, &lt;em>Performance expectations of liquid cooling need a reality check&lt;/em> — &lt;a href="https://journal.uptimeinstitute.com/performance-expectations-of-liquid-cooling-need-a-reality-check/">https://journal.uptimeinstitute.com/performance-expectations-of-liquid-cooling-need-a-reality-check/&lt;/a>&lt;/li>
&lt;li>Uptime Institute Journal, &lt;em>AI embraces liquid cooling, but enterprise IT is slow to follow&lt;/em> — &lt;a href="https://journal.uptimeinstitute.com/ai-embraces-liquid-cooling-but-enterprise-it-is-slow-to-follow/">https://journal.uptimeinstitute.com/ai-embraces-liquid-cooling-but-enterprise-it-is-slow-to-follow/&lt;/a>&lt;/li>
&lt;li>Vertiv, &lt;em>Deploying Liquid Cooling in the Data Center: A Guide to High-Density Cooling&lt;/em> — &lt;a href="https://www.vertiv.com/4926c8/globalassets/documents/white-papers/liquid-cooling/deploying-liquid-cooling-in-the-data-center-a-guide-to-high-density-cooling-white-paper.pdf">https://www.vertiv.com/4926c8/globalassets/documents/white-papers/liquid-cooling/deploying-liquid-cooling-in-the-data-center-a-guide-to-high-density-cooling-white-paper.pdf&lt;/a>&lt;/li>
&lt;li>Vertiv, &lt;em>Liebert XDU1350 Coolant Distribution Unit, datasheet&lt;/em> — &lt;a href="https://www.vertiv.com/49971a/globalassets/shared/liebert-xdu1350-coolant-distribution-unitcdu-ds-en-na-sl-70799-web.pdf">https://www.vertiv.com/49971a/globalassets/shared/liebert-xdu1350-coolant-distribution-unitcdu-ds-en-na-sl-70799-web.pdf&lt;/a>&lt;/li>
&lt;li>Vertiv, &lt;em>360AI High Density Reference Design RD0019&lt;/em> — &lt;a href="https://www.vertiv.com/493c85/globalassets/documents/ai-hub-reference-design/vertiv-360ai-reference-design---rd0019.pdf">https://www.vertiv.com/493c85/globalassets/documents/ai-hub-reference-design/vertiv-360ai-reference-design---rd0019.pdf&lt;/a>&lt;/li>
&lt;li>CoolIT Systems, &lt;em>CHx2000 CDU&lt;/em> — &lt;a href="https://www.coolitsystems.com/cdu-product/chx2000/">https://www.coolitsystems.com/cdu-product/chx2000/&lt;/a>&lt;/li>
&lt;li>Chilldyne, &lt;em>FAQ Guide to Data Center Liquid Cooling&lt;/em> — &lt;a href="https://chilldyne.com/wp-content/uploads/2025/03/Chilldyne-FAQ-X.4.pdf">https://chilldyne.com/wp-content/uploads/2025/03/Chilldyne-FAQ-X.4.pdf&lt;/a>&lt;/li>
&lt;li>Chilldyne, &lt;em>Reference Design for AI: NVIDIA NVL72&lt;/em> — &lt;a href="https://chilldyne.com/wp-content/uploads/2025/03/Chilldyne-Reference-Design-for-AI-NVIDIA-NVL72-X.3.pdf">https://chilldyne.com/wp-content/uploads/2025/03/Chilldyne-Reference-Design-for-AI-NVIDIA-NVL72-X.3.pdf&lt;/a>&lt;/li>
&lt;li>Businesswire / Boyd, &lt;em>Google&amp;rsquo;s Two Megawatt Project Deschutes Coolant Distribution Unit at OCP Summit 2025&lt;/em> — &lt;a href="https://www.businesswire.com/news/home/20251010498843/en/Boyd-to-Showcase-Googles-Recently-Released-Two-Megawatt-Project-Deschutes-Coolant-Distribution-Unit-at-the-2025-Open-Compute-Project-OCP-Summit">https://www.businesswire.com/news/home/20251010498843/en/Boyd-to-Showcase-Googles-Recently-Released-Two-Megawatt-Project-Deschutes-Coolant-Distribution-Unit-at-the-2025-Open-Compute-Project-OCP-Summit&lt;/a>&lt;/li>
&lt;li>StorageReview, &lt;em>Inside Google&amp;rsquo;s plan to deliver 1MW racks and cool them too&lt;/em> — &lt;a href="https://www.storagereview.com/news/inside-googles-plan-to-deliver-1mw-racks-and-cool-them-too">https://www.storagereview.com/news/inside-googles-plan-to-deliver-1mw-racks-and-cool-them-too&lt;/a>&lt;/li>
&lt;li>Supermicro, &lt;em>DLC-2 Next Generation Direct Liquid Cooling Solutions&lt;/em> — &lt;a href="https://www.supermicro.com/en/pressreleases/supermicros-dlc-2-next-generation-direct-liquid-cooling-solutions-aims-reduce-data">https://www.supermicro.com/en/pressreleases/supermicros-dlc-2-next-generation-direct-liquid-cooling-solutions-aims-reduce-data&lt;/a>&lt;/li>
&lt;li>Supermicro, &lt;em>Liquid-to-Air Sidecar CDU datasheet&lt;/em> — &lt;a href="https://www.supermicro.com/datasheet/datasheet_Sidecar_CDU.pdf">https://www.supermicro.com/datasheet/datasheet_Sidecar_CDU.pdf&lt;/a>&lt;/li>
&lt;li>Dell&amp;rsquo;Oro Group, &lt;em>Data Center Liquid Cooling Market to Approach 7 Billion USD by 2029&lt;/em> — &lt;a href="https://www.delloro.com/news/data-center-liquid-cooling-market-to-approach-7-billion-by-2029-as-ai-deployments-accelerate/">https://www.delloro.com/news/data-center-liquid-cooling-market-to-approach-7-billion-by-2029-as-ai-deployments-accelerate/&lt;/a>&lt;/li>
&lt;/ul></description></item><item><title>Cooling the AI datacenter (4/4): immersion and the megawatt horizon</title><link>https://blog.lo0.es/en/posts/ai-datacenter-cooling-immersion-megawatt-horizon/</link><pubDate>Sat, 27 Jun 2026 17:00:00 +0200</pubDate><guid>https://blog.lo0.es/en/posts/ai-datacenter-cooling-immersion-megawatt-horizon/</guid><description>&lt;p>We reach the last rung of the spectrum laid out in the &lt;a href="https://blog.lo0.es/en/posts/ai-datacenter-cooling-thermal-challenge/">first article&lt;/a>. If the &lt;a href="https://blog.lo0.es/en/posts/ai-datacenter-cooling-direct-liquid-to-chip/">cold plate&lt;/a> brings liquid up to the processor package, immersion removes the last intermediary: it submerges the whole board in a fluid that does not conduct electricity. On paper it is the definitive solution, with the best physics in the catalogue. In practice, 2026 has left it in a secondary role, and the reasons behind that distance between thermodynamics and deployment are the interesting part of this article.&lt;/p>
&lt;p>This also closes the series, so the final section looks ahead: to the 600 kW rack announced for 2027, to the megawatt per cabinet, and to a technology that could make the whole argument obsolete.&lt;/p>
&lt;h2 id="the-single-phase-tank">The single-phase tank&lt;/h2>
&lt;p>In &lt;strong>single-phase&lt;/strong> immersion the server lives inside a bath of dielectric fluid that never changes state. The fluid absorbs heat by convection, natural or pump-forced, and hands it to a heat exchanger that passes it to facility water. The fluid families admitted by OCP&amp;rsquo;s base specification are four: hydrocarbons, fluorochemicals, natural esters and synthetic esters.&lt;/p>
&lt;p>That specification is useful because it puts hard numbers where marketing puts adjectives. An immersion fluid must maintain dielectric strength above 6 kV/mm throughout its service life, a flash point of at least 150 °C, a boiling point above 155 °C in single-phase, volume resistivity above \( 10^{11} \) ohm·cm and dynamic viscosity below 0.015 N·s/m². That last figure is the one governing operating cost: a fluid too viscous forces so much pumping that it eats the efficiency gain. And there is a requirement almost nobody expects to find on a cooling datasheet: dielectric constant below 2.3 and loss tangent below 0.05 between 20 MHz and 40 GHz, because the fluid is physically inside the path of high-speed signals.&lt;/p>
&lt;p>Commercial capacities per tank have grown fast. Submer declares up to 361 kW per unit in its SmartPod EXO, with redundant pumps and CDU and operation on hot water up to 60 °C. GRC offers 368 kW CDUs with 13 °C water and a range going down to 13 kW for edge installations. Asperitas illustrates the design axis well: its natural convection model runs &lt;strong>without pumps&lt;/strong>, with zero watts of non-IT consumption and around 32 kW per tank, while its forced convection version reaches 60 kW per tank with vertical cassettes. Academic reviews place commercialised single-phase around 100 kW per cabinet, with vendor-declared pPUE below 1.08 and in some cases close to 1.03.&lt;/p>
&lt;p>Those pPUE figures need careful reading: they are partial, covering only the cooling loop and not total facility consumption. GRC itself, which sells single-phase, puts the efficiency difference between single-phase and two-phase at around 1 %, which already suggests the choice between them is not settled on thermal performance.&lt;/p>
&lt;h2 id="what-has-to-change-in-the-server">What has to change in the server&lt;/h2>
&lt;p>Here is the part commercial presentations tiptoe around, and the one that decides a deployment&amp;rsquo;s operational viability. A standard server is not submerged as it comes. OCP&amp;rsquo;s design guidelines for immersion equipment list the modifications, and the list is long.&lt;/p>
&lt;p>&lt;strong>Fans&lt;/strong> are not supported in most immersion strategies, so they have to be disconnected. The practical detail is that many firmwares refuse to boot without a tachometer signal, so a retrofit needs an emulator supplying the pulses the BMC expects to see. Conventional &lt;strong>thermal paste&lt;/strong> can dissolve into the fluid, with a double effect: heat transfer at the chip is lost and the bath is contaminated; the recommendation is to replace it with a solid interface material such as indium foil, or to remove the heatsink if bath cooling is enough. Mechanical &lt;strong>hard drives&lt;/strong> are excluded except helium-sealed ones, and in practice storage becomes SSD or NVMe.&lt;/p>
&lt;p>&lt;strong>Optics&lt;/strong> present a little-known and rather elegant problem: submerging a transceiver fills the ferrule&amp;rsquo;s air gap with fluid, changes the refractive index and introduces reflection losses. The ways out are copper cables with sealed connectors, silicon photonics, or extenders keeping the optics out of the bath. &lt;strong>Labels&lt;/strong> are erased, because adhesives and inks dissolve, and with them serial numbers and MACs, which forces engraving or external documentation. &lt;strong>Elastomers&lt;/strong> also suffer: EPDM swells, and in swelling can bend capacitor leads. Cable jackets with plasticisers, chlorine or sulfur dissolve and contaminate the fluid. And heat-shrink materials degrade above 60 °C.&lt;/p>
&lt;p>None of this is insurmountable, and server vendors certified for immersion have it solved at the factory. But it explains why the ecosystem took so long to start: for years the real blocker was not thermal, it was contractual, because nobody warranted a submerged server. That changed in 2025, when Intel certified single-phase immersion fluids for the first time, Shell&amp;rsquo;s, and introduced a specific warranty extension for Xeon processors in immersion. Supermicro certified the first complete system under that scheme, and ExxonMobil added a second fluid family late in the year. Immersion has been viable in the lab for a decade; it has been purchasable with a warranty for eighteen months.&lt;/p>
&lt;h2 id="boiling-the-two-phase-case">Boiling: the two-phase case&lt;/h2>
&lt;p>&lt;strong>Two-phase&lt;/strong> immersion changes the mechanism. The fluid, a fluorochemical with a low boiling point, boils on contact with the hot chip surface; the vapour rises and condenses on a cooled coil mounted in the tank lid, and the condensate falls back into the bath. The cycle needs no pumps for the primary fluid, and phase-change heat transfer is an order of magnitude apart.&lt;/p>
&lt;p>The numbers make it clear. Published reviews place the heat flux limit of forced air around 1.6 W/cm² for room air and up to a few tens with an optimised heatsink; water in a cold plate reaches the 16 to 200 W/cm² band depending on conditions; boiling reaches 500 W/cm² and remains effective above 1,000 W/cm². Critical heat fluxes measured with FC-72 on smooth copper are around 48 W/cm², and double with structured surfaces. Typical boiling points sit between 49 and 61 °C depending on fluid. Microsoft deployed the first two-phase system in production at a cloud provider in Quincy in 2021, with a fluid boiling at 50 °C, and measured per-server consumption reductions of 5 to 15 %. Commercially, LiquidStack declares up to 250 kW per 4U tank and 1.5 MW in a 48U format.&lt;/p>
&lt;p>Two-phase&amp;rsquo;s problem is not thermal. It is the fluid, along two routes. The first is economic and operational: the vapour escapes. One system documented in the literature lost 102 litres a year on a total volume of 595, around 17 % annually, with a reference fluid at 75 dollars a litre. That is a recurring expense no business model digests well. The second is regulatory, and it is the one that has settled the contest.&lt;/p>
&lt;h2 id="the-pfas-wall">The PFAS wall&lt;/h2>
&lt;p>In December 2022, 3M announced its complete exit from PFAS manufacturing by the end of 2025, including the fluorinated fluids that underpinned almost all two-phase immersion on the market. It was a business of some 1.3 billion dollars a year, abandoned under regulatory and litigation pressure.&lt;/p>
&lt;p>At the same time, the universal PFAS restriction under REACH was advancing in Europe. Submitted in January 2023, it covers more than ten thousand substances and affects manufacture, placing on the market and use. ECHA&amp;rsquo;s risk assessment committee issued a final opinion favouring a broad restriction in March 2026, with the socio-economic committee&amp;rsquo;s opinion in public consultation and expected by year end. There are temporary derogations of up to twelve years for medical devices and semiconductors, and intermediate derogations for other sectors, but datacenter heat transfer fluids do not appear with specific treatment, and that is the risk for anyone who has built their room around a fluorochemical.&lt;/p>
&lt;p>Alternatives exist and are nascent. Chemours is developing Opteon 2P50, a hydrofluoroolefin with a GWP of 10 that it trialled at full scale in Japan in March 2025 alongside NTT DATA and Hibiya, still in development and without a firm commercial date. Other suppliers cited as substitutes continue to offer fluorinated chemistry, and that is the nuance usually lost in the debate: a low GWP solves the fluid&amp;rsquo;s climate problem, not necessarily its fit within a regulatory definition of PFAS that rests on molecular structure. Until that uncertainty closes, an operator signing up to fifteen years of service life on a fluorinated fluid is accepting a risk they do not control.&lt;/p>
&lt;p>Single-phase immersion with hydrocarbons or esters sits outside this problem, and it is one of the reasons it holds more than 70 % of the immersion segment today.&lt;/p>
&lt;h2 id="the-third-way-precision-immersion">The third way: precision immersion&lt;/h2>
&lt;p>Between the open tank and the cold plate there is an intermediate approach worth mentioning. So-called chassis-level precision immersion encapsulates each server in its own sealed enclosure and floods only that volume, with flow directed at the components that need it. It captures practically 100 % of system heat, memory, storage and power supplies included, removes the fans and operates at noise levels below 50 dB, all inside a standard rack and without rebuilding the facility.&lt;/p>
&lt;p>Its advocates&amp;rsquo; commercial argument is direct and describes the tank&amp;rsquo;s problem well: classic immersion demands facility re-engineering, is heavy, hard to maintain and hard to deploy outside hyperscale environments. That the argument comes from inside the immersion field itself says a good deal.&lt;/p>
&lt;h2 id="why-direct-liquid-to-chip-is-winning">Why direct liquid to chip is winning&lt;/h2>
&lt;p>With better physics, published standards and silicon vendor certifications, immersion ought to be eating the market. It is not, and the 2025 and 2026 figures show it from several angles.&lt;/p>
&lt;p>Uptime&amp;rsquo;s 2025 cooling systems survey puts direct liquid cooling adoption at 22 % of installations. &lt;strong>Immersion does not appear broken out in the report&lt;/strong>, which indicates its share is below the reporting threshold. Dell&amp;rsquo;Oro, which estimates the global liquid cooling market at some 3 billion dollars in 2025 and projects close to 7 billion by 2029, states that single-phase DLC accounts for the great majority of capacity entering service and describes immersion as a technology that &amp;ldquo;finds adoption selectively, where architectural trade-offs justify it&amp;rdquo;. Estimates of immersion market size range between 349 and 570 million dollars for 2025 depending on the analyst house, with annual growth of 24 to 25 %, healthy but on a small base and below the rate at which the total liquid market is doubling. An appreciable share of that figure also corresponds to cryptocurrency mining and edge installations, which is where immersion found its first mass market.&lt;/p>
&lt;p>The reasons appear in that same Uptime survey, in the question about what makes liquid viable. The two most-voted factors are &lt;strong>ease of retrofit onto existing infrastructure (46 %)&lt;/strong> and &lt;strong>ease of maintenance (35 %)&lt;/strong>, which are precisely the two axes where the tank loses by definition. A liquid-to-air sidecar is placed next to an existing rack in an afternoon. An immersion tank is construction work: it changes room layout, floor loading, the server handling procedure and staff training.&lt;/p>
&lt;p>Add to that the gravity of the ecosystem. NVIDIA&amp;rsquo;s reference architectures for GB300 NVL72 and for Vera Rubin are cold plate, with manifolds, UQD connectors and liquid-cooled busbars. Google, with roughly half its global footprint on liquid deployed or enabled and around a gigawatt of capacity across two thousand AI chip pods, does it with cold plates and has contributed its 2 MW CDU to OCP. The capital of 2025 went the same way: Eaton&amp;rsquo;s purchase of Boyd Thermal, Daikin&amp;rsquo;s entry into Chilldyne, Motivair&amp;rsquo;s integration into Schneider. And the most eloquent indicator comes from two-phase&amp;rsquo;s own standard-bearer: LiquidStack launched a one-megawatt CDU for direct liquid to chip in 2024 and keeps extending that line. No company abandons its founding thesis, but all of them add the product that sells.&lt;/p>
&lt;p>There is a final argument immersion has lost along the way: water. For years the tank was sold as the only route to a datacenter with no water consumption. Microsoft reached a fleet WUE of 0.30 litres per kWh in 2024, against 0.49 in 2021, and its next-generation design with closed-loop chip-level cooling avoids more than 125 million litres a year per facility with a WUE close to zero. Every design of theirs since August 2024 uses it, with the first sites operational in 2026. The water advantage no longer distinguishes immersion.&lt;/p>
&lt;p>What the tank does keep, and it is real, is outlet temperature. In both single-phase and two-phase, the fluid returns heat above 60 °C stably, which is exactly what a district heating network needs. With heat reuse quotas entering European regulation, that is the niche where immersion has an argument the cold plate does not match as comfortably.&lt;/p>
&lt;h2 id="the-horizon-from-the-142-kw-rack-to-the-megawatt">The horizon: from the 142 kW rack to the megawatt&lt;/h2>
&lt;p>The roadmap NVIDIA has published sets the pace for all physical infrastructure:&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Generation&lt;/th>
&lt;th>Power per rack&lt;/th>
&lt;th>Year&lt;/th>
&lt;th>Type of figure&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Hopper&lt;/td>
&lt;td>~40 kW&lt;/td>
&lt;td>2023&lt;/td>
&lt;td>deployed&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>GB200 NVL72&lt;/td>
&lt;td>120-130 kW&lt;/td>
&lt;td>2024-25&lt;/td>
&lt;td>deployed&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>GB300 NVL72&lt;/td>
&lt;td>up to 142 kW&lt;/td>
&lt;td>2025&lt;/td>
&lt;td>specification&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Vera Rubin NVL144&lt;/td>
&lt;td>190-230 kW&lt;/td>
&lt;td>2026&lt;/td>
&lt;td>roadmap&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Rubin Ultra NVL576 &amp;ldquo;Kyber&amp;rdquo;&lt;/td>
&lt;td>600 kW&lt;/td>
&lt;td>H2 2027&lt;/td>
&lt;td>roadmap&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>1 MW rack&lt;/td>
&lt;td>1,000 kW&lt;/td>
&lt;td>from 2027&lt;/td>
&lt;td>roadmap&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;p>The Rubin Ultra announced for the second half of 2027 declares 576 GPUs, 2.5 million parts, 365 TB of fast memory and mandatory liquid cooling, with projected TDPs on the order of 3.6 kW per GPU. Vera Rubin reuses the Blackwell generation chassis with minor changes; Rubin Ultra demands a new rack and a new cooling system.&lt;/p>
&lt;p>At that scale electrical distribution changes too, and here the series closes on itself. The &lt;strong>800 V DC&lt;/strong> architecture NVIDIA promotes for these racks carries 85 % more power through the same conductor than a 415 V AC distribution, with 45 % less copper and up to five points of improvement in end-to-end efficiency. In physical terms: it avoids having to run two-hundred-kilo copper bars to a single cabinet. It is the same trend anticipated in the &lt;a href="https://blog.lo0.es/posts/energia-datacenter-cadena/">power series&lt;/a> (in Spanish), now with real facilities operating under that scheme and with the power vendor ecosystem lined up behind it.&lt;/p>
&lt;p>None of those platforms contemplates immersion. All assume cold plate, warm water and CDU.&lt;/p>
&lt;h2 id="microfluidics-attacking-heat-at-the-source">Microfluidics: attacking heat at the source&lt;/h2>
&lt;p>One line of work remains that could redraw the whole map, and it comes not from the facility side but from chip packaging.&lt;/p>
&lt;p>The starting point is a paper published in &lt;em>Nature&lt;/em> in 2020 by the EPFL group: microchannels fabricated monolithically inside the semiconductor substrate itself, co-designed with the electronics rather than bolted on top. The results were of another scale: heat fluxes above &lt;strong>1.7 kW/cm²&lt;/strong>, with coefficients of performance above 10,000 and pumping powers of barely 0.57 W/cm², fifty times better than conventional straight microchannels.&lt;/p>
&lt;p>Six years later that is leaving the lab along two paths. Microsoft announced silicon-etched microfluidics in September 2025, with channels the thickness of a hair and leaf-vein-inspired patterns designed with AI help to follow the chip&amp;rsquo;s thermal signatures; it declares up to three times better heat extraction than a cold plate and a 65 % reduction in maximum temperature rise inside a GPU, after four design iterations in a year. And TSMC presented direct-to-silicon liquid cooling integrated into its CoWoS packaging platform at ECTC 2025: a silicon microcooler fusion-bonded to the back of the chip, with no thermal interface layer, thermal resistance of 0.055 °C/W and demonstrated sustained TDP above 2.6 kW while keeping junction temperature rise below 63 °C.&lt;/p>
&lt;p>If that line matures, the tank versus cold plate debate loses much of its point, because the bottleneck stops being how the board is bathed and moves inside the package. And one detail decides where the industry migrates: once heat leaves the chip in water at 45 or 60 °C, the infrastructure needed downstream is exactly the one direct liquid to chip already builds. Manifolds, CDUs, dry coolers. The tank has no natural path there.&lt;/p>
&lt;h2 id="takeaways-and-closing-the-series">Takeaways, and closing the series&lt;/h2>
&lt;p>Immersion has the best physics in the catalogue and a modest market position. That apparent contradiction sums up well what physical infrastructure teaches: the winning technology is not always the one that cools best, but the one that fits into rooms that already exist, with teams that already know how to operate them, with warranties somebody signs and with standards that allow changing supplier. Immersion still has its place, in new facilities built around it, in geographies with aggressive regulatory PUE caps, at the silent edge, and in deployments where high-temperature heat recovery is part of the business model. But anyone building an inference factory in Europe in 2026 is going to fit cold plates, and will be right to.&lt;/p>
&lt;p>Three ideas run through all four articles.&lt;/p>
&lt;p>The first is that cooling is a co-design, not an add-on. Rack density decides electrical distribution, floor loading, thermal method and water temperature at the same time, and those decisions are taken together or they are not taken well. A room designed for 40 kW per cabinet that then tries to host 130 ends up paying twice.&lt;/p>
&lt;p>The second is that operating temperature is the most profitable efficiency lever there is. Raising the setpoint, reducing CDU approach and working with warm water is what allows the compressor to be switched off, the evaporative tower to be dropped and, along the way, waste heat to be delivered at a useful temperature. Energy, water and reuse move together, and all depend on the same parameter.&lt;/p>
&lt;p>The third is that cooling is availability. A 130 kW rack without flow reaches dangerous temperatures in seconds, faster than it would fall over from a power cut. Pump and CDU redundancy, early detection, a bounded failure domain and real load testing belong to the same discipline as the UPS and the generator set of the &lt;a href="https://blog.lo0.es/posts/energia-datacenter-cadena/">power series&lt;/a> (in Spanish). A thermal system nobody has exercised at full load is, once again, an unverified promise.&lt;/p>
&lt;p>This closes the physical infrastructure vertical opened with the power chain. Between the two series the watt&amp;rsquo;s full journey is described: it enters through the utility feed, crosses switching and the UPS, reaches the silicon, converts entirely into heat and leaves through water toward the atmosphere or toward a heating network. What happens in the middle, the compute, is what usually takes the attention. Without the rest, it does not happen.&lt;/p>
&lt;h2 id="see-also">See also&lt;/h2>
&lt;ul>
&lt;li>&lt;a href="https://blog.lo0.es/en/posts/ai-datacenter-cooling-thermal-challenge/">Cooling the AI datacenter (1/4): the thermal challenge&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://blog.lo0.es/en/posts/ai-datacenter-cooling-air-and-its-limits/">Cooling the AI datacenter (2/4): air and its limits&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://blog.lo0.es/en/posts/ai-datacenter-cooling-direct-liquid-to-chip/">Cooling the AI datacenter (3/4): direct liquid to chip&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://blog.lo0.es/posts/energia-datacenter-cadena/">Datacenter physical infrastructure (1/4): the power chain&lt;/a> (in Spanish)&lt;/li>
&lt;/ul>
&lt;h2 id="sources">Sources&lt;/h2>
&lt;ul>
&lt;li>Open Compute Project, &lt;em>Base Specification for Immersion Fluids Rev 1.0&lt;/em> — &lt;a href="https://www.opencompute.org/documents/ocp-base-specification-for-immersion-fluids-20221201-pdf">https://www.opencompute.org/documents/ocp-base-specification-for-immersion-fluids-20221201-pdf&lt;/a>&lt;/li>
&lt;li>Open Compute Project, &lt;em>ACS Immersion Requirements Rev 2.10&lt;/em> — &lt;a href="https://www.opencompute.org/documents/ocp-acs-immersion-requirements-rev-2-1-pdf">https://www.opencompute.org/documents/ocp-acs-immersion-requirements-rev-2-1-pdf&lt;/a>&lt;/li>
&lt;li>Open Compute Project, &lt;em>Design Guidelines for Immersion-Cooled IT Equipment Rev 1.01&lt;/em> — &lt;a href="https://www.opencompute.org/documents/design-guidelines-for-immersion-cooled-it-equipment-revision-1-01-pdf">https://www.opencompute.org/documents/design-guidelines-for-immersion-cooled-it-equipment-revision-1-01-pdf&lt;/a>&lt;/li>
&lt;li>Science and Technology for Energy Transition, &lt;em>Immersion cooling technology development status of data center&lt;/em> — &lt;a href="https://www.stet-review.org/articles/stet/full_html/2024/01/stet20240005/stet20240005.html">https://www.stet-review.org/articles/stet/full_html/2024/01/stet20240005/stet20240005.html&lt;/a>&lt;/li>
&lt;li>PSEcommunity / LAPSE, &lt;em>Recent Advances in Two-Phase Immersion Cooling&lt;/em> — &lt;a href="https://psecommunity.org/wp-content/plugins/wpor/includes/file/2303/LAPSE-2023.16048-1v1.pdf">https://psecommunity.org/wp-content/plugins/wpor/includes/file/2303/LAPSE-2023.16048-1v1.pdf&lt;/a>&lt;/li>
&lt;li>Uptime Intelligence, &lt;em>Data Center Cooling Systems Survey 2025 (UI Field Report 181)&lt;/em> — &lt;a href="https://intelligence.uptimeinstitute.com/sites/default/files/2025-07/UI%20Field%20181_Data%20center%20cooling.pdf">https://intelligence.uptimeinstitute.com/sites/default/files/2025-07/UI%20Field%20181_Data%20center%20cooling.pdf&lt;/a>&lt;/li>
&lt;li>3M, &lt;em>3M to Exit PFAS Manufacturing by the End of 2025&lt;/em> — &lt;a href="https://news.3m.com/2022-12-20-3M-to-Exit-PFAS-Manufacturing-by-the-End-of-2025">https://news.3m.com/2022-12-20-3M-to-Exit-PFAS-Manufacturing-by-the-End-of-2025&lt;/a>&lt;/li>
&lt;li>Arnold &amp;amp; Porter, &lt;em>ECHA Committees Advance Broad PFAS Restriction Under REACH&lt;/em> — &lt;a href="https://www.arnoldporter.com/en/perspectives/advisories/2026/03/echa-committees-advance-broad-pfas-restriction-under-reach">https://www.arnoldporter.com/en/perspectives/advisories/2026/03/echa-committees-advance-broad-pfas-restriction-under-reach&lt;/a>&lt;/li>
&lt;li>DatacenterDynamics, &lt;em>Two-phase cooling will be hit by EPA rules and 3M&amp;rsquo;s exit from PFAS&lt;/em> — &lt;a href="https://www.datacenterdynamics.com/en/news/two-phase-cooling-will-be-hit-by-epa-rules-and-3ms-exit-from-pfas-forever-chemicals/">https://www.datacenterdynamics.com/en/news/two-phase-cooling-will-be-hit-by-epa-rules-and-3ms-exit-from-pfas-forever-chemicals/&lt;/a>&lt;/li>
&lt;li>Chemours, &lt;em>Chemours joins forces with NTT DATA and Hibiya Engineering for full-scale Opteon 2P50 trial&lt;/em> — &lt;a href="https://www.chemours.com/en/news-media-center/all-news/press-releases/2025/chemours-joins-forces-with-ntt-data-and-hibiya-engineering-ltd-for-full-scale-opteon-2p50">https://www.chemours.com/en/news-media-center/all-news/press-releases/2025/chemours-joins-forces-with-ntt-data-and-hibiya-engineering-ltd-for-full-scale-opteon-2p50&lt;/a>&lt;/li>
&lt;li>Microsoft Source, &lt;em>To cool datacenter servers, Microsoft turns to boiling liquid&lt;/em> — &lt;a href="https://news.microsoft.com/source/features/innovation/datacenter-liquid-cooling/">https://news.microsoft.com/source/features/innovation/datacenter-liquid-cooling/&lt;/a>&lt;/li>
&lt;li>Microsoft Source, &lt;em>AI chips are getting hotter: a microfluidics breakthrough goes straight to the silicon&lt;/em> — &lt;a href="https://news.microsoft.com/source/features/innovation/microfluidics-liquid-cooling-ai-chips/">https://news.microsoft.com/source/features/innovation/microfluidics-liquid-cooling-ai-chips/&lt;/a>&lt;/li>
&lt;li>Microsoft Cloud Blog, &lt;em>Sustainable by design: next-generation datacenters consume zero water for cooling&lt;/em> — &lt;a href="https://www.microsoft.com/en-us/microsoft-cloud/blog/2024/12/09/sustainable-by-design-next-generation-datacenters-consume-zero-water-for-cooling/">https://www.microsoft.com/en-us/microsoft-cloud/blog/2024/12/09/sustainable-by-design-next-generation-datacenters-consume-zero-water-for-cooling/&lt;/a>&lt;/li>
&lt;li>van Erp et al., &lt;em>Co-designing electronics with microfluidics for more sustainable cooling&lt;/em>, Nature (2020) — &lt;a href="https://www.nature.com/articles/s41586-020-2666-1">https://www.nature.com/articles/s41586-020-2666-1&lt;/a>&lt;/li>
&lt;li>SemiWiki, &lt;em>Breaking the Thermal Wall: TSMC demonstrates direct-to-silicon liquid cooling on CoWoS (ECTC 2025)&lt;/em> — &lt;a href="https://semiwiki.com/semiconductor-manufacturers/362017-breaking-the-thermal-wall-tsmc-demonstrates-direct-to-silicon-liquid-cooling-on-cowos/">https://semiwiki.com/semiconductor-manufacturers/362017-breaking-the-thermal-wall-tsmc-demonstrates-direct-to-silicon-liquid-cooling-on-cowos/&lt;/a>&lt;/li>
&lt;li>NVIDIA Technical Blog, &lt;em>NVIDIA 800 VDC Architecture Will Power the Next Generation of AI Factories&lt;/em> — &lt;a href="https://developer.nvidia.com/blog/nvidia-800-v-hvdc-architecture-will-power-the-next-generation-of-ai-factories/">https://developer.nvidia.com/blog/nvidia-800-v-hvdc-architecture-will-power-the-next-generation-of-ai-factories/&lt;/a>&lt;/li>
&lt;li>NVIDIA, &lt;em>NVL72 AI Factory Enterprise Reference Architecture: System Hardware and Components&lt;/em> — &lt;a href="https://docs.nvidia.com/enterprise-reference-architectures/nvl72-ai-factory/latest/components.html">https://docs.nvidia.com/enterprise-reference-architectures/nvl72-ai-factory/latest/components.html&lt;/a>&lt;/li>
&lt;li>DatacenterDynamics, &lt;em>Nvidia&amp;rsquo;s Rubin Ultra NVL576 rack expected to be 600kW&lt;/em> — &lt;a href="https://www.datacenterdynamics.com/en/news/nvidias-rubin-ultra-nvl576-rack-expected-to-be-600kw-coming-second-half-of-2027/">https://www.datacenterdynamics.com/en/news/nvidias-rubin-ultra-nvl576-rack-expected-to-be-600kw-coming-second-half-of-2027/&lt;/a>&lt;/li>
&lt;li>DatacenterDynamics, &lt;em>Nvidia prepares data center industry for 1MW racks and 800-volt DC power architectures&lt;/em> — &lt;a href="https://www.datacenterdynamics.com/en/news/nvidia-prepares-data-center-industry-for-1mw-racks-and-800-volt-dc-power-architectures/">https://www.datacenterdynamics.com/en/news/nvidia-prepares-data-center-industry-for-1mw-racks-and-800-volt-dc-power-architectures/&lt;/a>&lt;/li>
&lt;li>DatacenterDynamics, &lt;em>Chilling out in 2025: a year in data center cooling&lt;/em> — &lt;a href="https://www.datacenterdynamics.com/en/analysis/chilling-out-in-2025-a-year-in-data-center-cooling/">https://www.datacenterdynamics.com/en/analysis/chilling-out-in-2025-a-year-in-data-center-cooling/&lt;/a>&lt;/li>
&lt;li>Dell&amp;rsquo;Oro Group, &lt;em>Data Center Liquid Cooling Market to Approach 7 Billion USD by 2029&lt;/em> — &lt;a href="https://www.delloro.com/news/data-center-liquid-cooling-market-to-approach-7-billion-by-2029-as-ai-deployments-accelerate/">https://www.delloro.com/news/data-center-liquid-cooling-market-to-approach-7-billion-by-2029-as-ai-deployments-accelerate/&lt;/a>&lt;/li>
&lt;li>Network World, &lt;em>Shell&amp;rsquo;s immersion cooling liquids, first to receive official certification from Intel&lt;/em> — &lt;a href="https://www.networkworld.com/article/3984562/shells-immersive-cooling-liquids-the-first-to-receive-official-certification-from-intel.html">https://www.networkworld.com/article/3984562/shells-immersive-cooling-liquids-the-first-to-receive-official-certification-from-intel.html&lt;/a>&lt;/li>
&lt;li>Supermicro, &lt;em>Industry First: Supermicro systems certified by Intel for an immersion cooling solution&lt;/em> — &lt;a href="https://ir.supermicro.com/news/news-details/2025/Industry-First----Supermicro-Systems-Certified-by-Intel-for-an-Immersion-Cooling-Solution/default.aspx">https://ir.supermicro.com/news/news-details/2025/Industry-First----Supermicro-Systems-Certified-by-Intel-for-an-Immersion-Cooling-Solution/default.aspx&lt;/a>&lt;/li>
&lt;li>Submer, &lt;em>SmartPod EXO&lt;/em> — &lt;a href="https://submer.com/smartpod/exo/">https://submer.com/smartpod/exo/&lt;/a>&lt;/li>
&lt;li>GRC, &lt;em>ICEraQ product family&lt;/em> — &lt;a href="https://www.grcooling.com/iceraq/">https://www.grcooling.com/iceraq/&lt;/a>&lt;/li>
&lt;li>Asperitas, &lt;em>Immersion Cooling Technology&lt;/em> — &lt;a href="https://www.asperitas.com/technology">https://www.asperitas.com/technology&lt;/a>&lt;/li>
&lt;li>LiquidStack, &lt;em>Two-Phase Immersion Cooling&lt;/em> — &lt;a href="https://liquidstack.com/two-phase-immersion">https://liquidstack.com/two-phase-immersion&lt;/a>&lt;/li>
&lt;li>Iceotope, &lt;em>KUL chassis-level precision immersion cooling&lt;/em> — &lt;a href="https://www.iceotope.com/technologies/kul-chassis-level-hybrid-immersion-cooling/">https://www.iceotope.com/technologies/kul-chassis-level-hybrid-immersion-cooling/&lt;/a>&lt;/li>
&lt;li>Grand View Research, &lt;em>Immersion Cooling Market Report&lt;/em> — &lt;a href="https://www.grandviewresearch.com/industry-analysis/immersion-cooling-market">https://www.grandviewresearch.com/industry-analysis/immersion-cooling-market&lt;/a>&lt;/li>
&lt;li>MarketsandMarkets, &lt;em>Immersion Cooling Market Report&lt;/em> — &lt;a href="https://www.marketsandmarkets.com/Market-Reports/immersion-cooling-market-107040948.html">https://www.marketsandmarkets.com/Market-Reports/immersion-cooling-market-107040948.html&lt;/a>&lt;/li>
&lt;/ul></description></item></channel></rss>