液冷与智算中心日报|2026-09-12

追踪液冷技术、AI 智算中心、数据中心能效、学术论文、产品发布、政策标准、投融资与供应链动态的每日中文报告。

液冷与智算中心日报视觉图
AI 数据中心、液冷热管理、电力约束与产业链动态每日追踪。
检索窗口 2026-09-11 08:00 北京时间 - 2026-09-12 08:00 北京时间
产业热度指数 6/10
更新时间 2026-09-12 09:33 北京时间

1. 今日一句话总结

24小时内,资本继续加码智算中心,但电力、审批与能效约束已前置,液冷和算电协同正转为项目准入项。

从公开信号看,资本并未因为约束而降温,资本开支仍向AI数据中心与液冷环节集中,说明头部厂商和基础设施资本仍在前置锁定园区、容量和交付窗口;但与此同时,电力并网与能源约束、AI 芯片供给与交付、液冷路线(冷板/浸没/两相)仍是主线,但基础设施约束已前置,意味着行业竞争的关键变量已不再只是“拿到多少 GPU”,而是“能否把 GPU 放进一个可并网、可散热、可控成本、可持续运行的系统”。技术侧技术侧继续围绕高带宽互连与服务器能效优化,论文侧论文侧继续指向算电协同、液冷优化与能效度量重构,共同指向同一个趋势:单点器件优化的边际价值在下降,网络、供电、储能、液冷和调度软件的系统级协同正在上升为真正的产能约束。对产业链而言,未来更稀缺的不是单一硬件,而是把算力、热管理和能源调度耦合起来的工程交付能力。

学术与产业速览

将论文、视频、产业动态和政策项压缩为可快速扫描的标签;每个标签只保留题目、摘要和来源入口。

Academic

学术

论文、研究趋势、学术视频与方法论线索。

论文 1 S

Spatial LLM Workload Shifting Needs Foresight: Model Commitment for AI Da…

AI data centers may face power supply shortages during certain periods, requiring operators to shift large language model (LLM) inf…

展开全文
论文主题示意图
算电协同
论文 1S

Spatial LLM Workload Shifting Needs Foresight: Model Commitment for AI Data Center Operation under Power Grid Constraints

发布时间
2026-09-09
作者
Bojun Du、Hongyang Jia、Tonghui Li、Qingchun Hou、Ze Wang、Ershun Du、Ning Zhang
主题
算电协同
摘要

AI data centers may face power supply shortages during certain periods, requiring operators to shift large language model (LLM) inference workloads spatially to maintain service rates. However, existing workload-shifting methods typically assume that any data center with sufficient computing resources can immediately serve shifted requests, which may lead to infeasible transfers and unserved demand. This letter proposes model commitment (MC), a mixed-integer linear programming framework that jointly schedules model deployment and cross-site request routing under power constraints and electricity-price signals. First, MC formulates the intertemporal coupling introduced by model replica loading. Second, it translates prefill and decode latency requirements into the amount of demand that each replica can serve. Case studies based on real-world data show that MC enables AI data center operators to achieve a 100% service rate under time-varying grid conditions and reduce total operating cost by 29.0%.

中文解读

背景:AI 数据中心负载、功率密度和能源约束同步上升,算力负载与电网侧资源的协同调度正在成为智算中心设计的关键变量。问题:论文聚焦现有方案在效率、可靠性或工程协同上的瓶颈。方法:摘要显示作者采用框架构建和频域/系统级分析,把运行负载、冷却/能源系统和基础设施约束放在同一分析框架中。结果:研究重点指向AI 负载波动对电网设备寿命和调频边界的影响。意义:对日报读者而言,它可用于判断智算中心建设是否受电网容量、负载波动和调度机制约束。仍需结合全文实验条件、样本范围和成本假设核验。

参考文献

Bojun Du, Hongyang Jia, Tonghui Li, 等. Spatial LLM Workload Shifting Needs Foresight: Model Commitment for AI Data Center Operation under Power Grid Constraints[J/OL]. (2026-09-09)[2026-09-12]. http://arxiv.org/abs/2609.09787v1.

arXiv 打开中文海报
论文 2 S

A Theory of Probabilistic Power Provisioning for Data Centers with Distri…

The growing power demands and variability of AI workloads make electrical power delivery a critical constraint in data-center opera…

展开全文
论文主题示意图
芯片与算力
论文 2S

A Theory of Probabilistic Power Provisioning for Data Centers with Distributed Energy Storage

发布时间
2026-08-13
作者
Can Emre Koksal、Richard A. Barry、Artun Sel
主题
芯片与算力
摘要

The growing power demands and variability of AI workloads make electrical power delivery a critical constraint in data-center operation. Distributed energy storage can reduce the power capacity required to support stochastic loads, but its benefits depend fundamentally on the statistics and time scales of demand. This paper develops a probabilistic framework that jointly characterizes provisioned power, energy-storage capacity, and the probability of overdraw. We show that storage-assisted provisioning separates into two operating regimes. In the Small Battery Region, overdraw is dominated by short-lived demand excursions and storage provides nearly linear reductions in the required power margin. In the Large Battery Region, overdraw results from sustained demand fluctuations over longer spans of time, and the required margin exhibits diminishing returns with storage. For this regime we introduce effective power, an analogue of effective bandwidth that captures the temporal statistics of the demand and gives an asymptotically tight characterization of the required power. We further quantify how temporal correlation and spatial aggregation affect storage requirements and statistical multiplexing gains, and extend the analysis to loads with multiple demand time scales. Finally, we evaluate the framework using power-demand traces from three production data centers spanning HPC, GPU-training, and cloud-service workloads. Despite their heterogeneous, cyclo-stationary and multi-modal behavior, the measured workloads exhibit the predicted regimes, and a simple four-parameter two-state model captures the dynamics governing their storage-power tradeoffs. The resulting framework provides both a probabilistic foundation and practical dimensioning principles for storage-assisted power provisioning in next-generation AI data centers.

中文解读

背景:AI 数据中心负载、功率密度和能源约束同步上升,芯片、服务器和高密度算力部署正在成为智算中心设计的关键变量。问题:论文聚焦现有方案在效率、可靠性或工程协同上的瓶颈。方法:摘要显示作者采用框架构建和频域/系统级分析,把运行负载、冷却/能源系统和基础设施约束放在同一分析框架中。结果:研究重点指向跨地域数据中心负载与电力资源之间的调度关系。意义:对日报读者而言,它可用于判断芯片路线和服务器密度变化如何传导到机房设计。仍需结合全文实验条件、样本范围和成本假设核验。

参考文献

Can Emre Koksal, Richard A. Barry, Artun Sel. A Theory of Probabilistic Power Provisioning for Data Centers with Distributed Energy Storage[J/OL]. (2026-08-13)[2026-09-12]. http://arxiv.org/abs/2608.12993v1.

arXiv 打开中文海报
论文 3 S

From Grid to Chip: Power Architecture, Stability, and Flexibility of AI D…

The rapid growth of artificial intelligence (AI) computing is transforming data centers into large, dynamic electrical loads. Their…

展开全文
论文主题示意图
算电协同
论文 3S

From Grid to Chip: Power Architecture, Stability, and Flexibility of AI Data Centers

发布时间
2026-09-10
作者
Yubo Song、Rui Kong、Takuro Umihara、Pooya Davari、Frede Blaabjerg、Subham Sahoo
主题
算电协同
摘要

The rapid growth of artificial intelligence (AI) computing is transforming data centers into large, dynamic electrical loads. Their deployment is primarily constrained by energy availability and grid-connection capacity, which is further aggravated by the ability of power-delivery architectures, control systems, and computing workloads to operate reliably during fast grid disturbances. This article presents a technological perspective on AI data centers as grid-interactive computing systems. First, it reviews grid-integration bottlenecks, evolving connection policies, grid-code requirements, which has fostered new technological trends via spatio-temporal flexibility available through workload orchestration, cooling systems, on-site resources, and energy storage. Second, it maps the evolution of power-delivery architectures from medium-voltage grid interfaces to chip-level, discussing higher-voltage DC distribution, solid-state transformers, wide-bandgap devices, advanced chip-level power delivery, and liquid cooling. Third, it establishes a three-level stability framework spanning rack-level DC-bus dynamics, facility-level converter interactions, and system-level grid-coupled behavior. The framework connects dominant instability mechanisms, including constant power load effects, impedance interactions, forced oscillations, and operating-mode transitions, with suitable modeling, assessment, and mitigation approaches. Synthesizing these topics, this article highlights grid-to-chip co-design as a central requirement for scalable AI infrastructure, linking computing workloads, power-delivery systems, energy buffers, and grid operation.

中文解读

背景:AI 数据中心负载、功率密度和能源约束同步上升,算力负载与电网侧资源的协同调度正在成为智算中心设计的关键变量。问题:论文聚焦现有方案在效率、可靠性或工程协同上的瓶颈。方法:摘要显示作者采用综述归纳和指标比较,把运行负载、冷却/能源系统和基础设施约束放在同一分析框架中。结果:研究重点指向AI 负载波动对电网设备寿命和调频边界的影响。意义:对日报读者而言,它可用于判断智算中心建设是否受电网容量、负载波动和调度机制约束。仍需结合全文实验条件、样本范围和成本假设核验。

参考文献

Yubo Song, Rui Kong, Takuro Umihara, 等. From Grid to Chip: Power Architecture, Stability, and Flexibility of AI Data Centers[J/OL]. (2026-09-10)[2026-09-12]. http://arxiv.org/abs/2609.11649v1.

arXiv 打开中文海报
论文 4 S

LLM-Powered Predictive Decision-Making for Sustainable Data Center Operat…

The growing demand for AI-driven workloads, particularly from Large Language Models (LLMs), has raised concerns about the significa…

展开全文
论文主题示意图
芯片与算力
论文 4S

LLM-Powered Predictive Decision-Making for Sustainable Data Center Operations

发布时间
2026-08-19
作者
Hanzhao Wang、Jingxuan Wu、Yumeng Li、Yu Pan、Guanting Chen
主题
芯片与算力
摘要

The growing demand for AI-driven workloads, particularly from Large Language Models (LLMs), has raised concerns about the significant energy and resource consumption in data centers. This work introduces a novel LLM-based predictive scheduling system designed to enhance operational efficiency while reducing the environmental impact of data centers. Our system utilizes an LLM to predict key metrics such as execution time and energy consumption from source code, and it has the potential to extend to other sustainability-focused metrics like water usage for cooling and carbon emissions, provided the data center can track such data. The predictive model is followed by a real-time scheduling algorithm that allocates GPU resources, aiming to improve sustainability by optimizing both energy consumption and queuing delays. With fast inference times, the ability to generalize across diverse task types, and minimal data requirements for training, our approach offers a practical solution for data center scheduling. This framework demonstrates strong potential for advancing sustainability objectives in AI-driven infrastructure. Through our collaboration with a data center, we achieved a 32% reduction in energy consumption and a 30% decrease in waiting time.

中文解读

背景:AI 数据中心负载、功率密度和能源约束同步上升,芯片、服务器和高密度算力部署正在成为智算中心设计的关键变量。问题:论文聚焦现有方案在效率、可靠性或工程协同上的瓶颈。方法:摘要显示作者采用建模优化、调度分析或算法评估,把运行负载、冷却/能源系统和基础设施约束放在同一分析框架中。结果:研究重点指向能效评价口径、运营指标和优化目标的系统化梳理。意义:对日报读者而言,它可用于判断芯片路线和服务器密度变化如何传导到机房设计。仍需结合全文实验条件、样本范围和成本假设核验。

参考文献

Hanzhao Wang, Jingxuan Wu, Yumeng Li, 等. LLM-Powered Predictive Decision-Making for Sustainable Data Center Operations[J/OL]. (2026-08-19)[2026-09-12]. http://arxiv.org/abs/2608.18503v1.

arXiv 打开中文海报
论文 5 S

Grid-Mode-Aware Model Predictive Control of Hybrid Energy Storage Systems…

To facilitate the grid-friendly integration of highly variable AI data center loads, this paper proposes a grid-mode-aware model pr…

展开全文
论文主题示意图
算电协同
论文 5S

Grid-Mode-Aware Model Predictive Control of Hybrid Energy Storage Systems for AI Data Center Power Smoothing

发布时间
2026-09-04
作者
Xin Chen
主题
算电协同
摘要

To facilitate the grid-friendly integration of highly variable AI data center loads, this paper proposes a grid-mode-aware model predictive control (G-MPC) framework for managing a hybrid energy storage system (HESS) to smooth grid-side power demand. The framework optimally coordinates a battery energy storage system (BESS) and a supercapacitor (SC) by solving a multi-step optimization problem in a receding-horizon manner. In particular, band-pass filter dynamics are directly embedded in the G-MPC formulation to extract and suppress grid-side power components associated with vulnerable grid oscillatory modes, thus mitigating load-induced grid oscillations. The resulting G-MPC optimization jointly minimizes violations of grid-side power-envelope, ramp-rate, and modal-power requirements and the degradation and power-ramping costs of the BESS and SC, while satisfying power limits, state-of-charge limits, and other operational constraints. To enable real-time implementation, a fix-and-re-optimize algorithm is developed to solve each G-MPC problem efficiently while preventing simultaneous charging and discharging. Extensive simulations demonstrate the effectiveness, flexibility, and computational efficiency of the proposed framework. The results also highlight the importance of explicitly suppressing power components associated with vulnerable grid modes, rather than merely reducing overall load variations, to effectively mitigate grid oscillations.

中文解读

背景:AI 数据中心负载、功率密度和能源约束同步上升,算力负载与电网侧资源的协同调度正在成为智算中心设计的关键变量。问题:论文聚焦现有方案在效率、可靠性或工程协同上的瓶颈。方法:摘要显示作者采用建模优化、调度分析或算法评估,把运行负载、冷却/能源系统和基础设施约束放在同一分析框架中。结果:研究重点指向AI 负载波动对电网设备寿命和调频边界的影响。意义:对日报读者而言,它可用于判断智算中心建设是否受电网容量、负载波动和调度机制约束。仍需结合全文实验条件、样本范围和成本假设核验。

参考文献

Xin Chen. Grid-Mode-Aware Model Predictive Control of Hybrid Energy Storage Systems for AI Data Center Power Smoothing[J/OL]. (2026-09-04)[2026-09-12]. http://arxiv.org/abs/2609.04398v1.

arXiv 打开中文海报
论文 6 S

Hosting Capacity Assessment of Data Centers with Voltage Ride-Through Cap…

Large data centers are emerging as concentrated, power-electronic grid loads whose abrupt disconnection or transfer to on-site back…

展开全文
论文主题示意图
算电协同
论文 6S

Hosting Capacity Assessment of Data Centers with Voltage Ride-Through Capability in Power Systems

发布时间
2026-09-03
作者
Pengyu Ren、Wei Sun、Fei Teng
主题
算电协同
摘要

Large data centers are emerging as concentrated, power-electronic grid loads whose abrupt disconnection or transfer to on-site backup supply during voltage disturbances can remove large demand from the power system, and may create a system-level stability problem. Their interconnection feasibility therefore depends not only on steady-state thermal and voltage limits, but also on whether internal power-conditioning systems can maintain IT service while limiting customer-initiated load reduction. This paper presents a voltage ride-through (VRT)-aware data center and grid co-planning framework that couples transmission-level fault simulation with an internal data center ride-through model. Python-based dynamic simulations generate point-of-interconnection (POI) voltage trajectories under selected network faults, and the resulting waveforms drive an internal model incorporating IT and cooling-load dynamics, DC-link, Uninterruptible Power Supply (UPS) response, and converter apparent power limits. The IEEE 118-bus case study shows that internal VRT capability can become a binding interconnection constraint: steady-state planning alone can overestimate feasible data center capacity, whereas increased UPS converter headroom progressively restores hosting capacity. Under the reduced-order response models studied, the grid-forming mode provides greater ride-through margin than the current-limited grid-following mode under the same network fault conditions. The results further show that VRT constraints can materially change both the total hosting capacity of data centers and its spatial allocation across candidate interconnection buses.

中文解读

背景:AI 数据中心负载、功率密度和能源约束同步上升,算力负载与电网侧资源的协同调度正在成为智算中心设计的关键变量。问题:论文聚焦现有方案在效率、可靠性或工程协同上的瓶颈。方法:摘要显示作者采用框架构建和频域/系统级分析,把运行负载、冷却/能源系统和基础设施约束放在同一分析框架中。结果:研究重点指向AI 负载波动对电网设备寿命和调频边界的影响。意义:对日报读者而言,它可用于判断智算中心建设是否受电网容量、负载波动和调度机制约束。仍需结合全文实验条件、样本范围和成本假设核验。

参考文献

Pengyu Ren, Wei Sun, Fei Teng. Hosting Capacity Assessment of Data Centers with Voltage Ride-Through Capability in Power Systems[J/OL]. (2026-09-03)[2026-09-12]. http://arxiv.org/abs/2609.03030v1.

arXiv 打开中文海报
论文 7 S

InFactPlanner: Planning Sustainable Geo-Distributed LLM Data Centers

The rapid growth of LLM inference is shifting sustainability concerns from one-time training to continuous serving, where infrastru…

展开全文
论文主题示意图
算电协同
论文 7S

InFactPlanner: Planning Sustainable Geo-Distributed LLM Data Centers

发布时间
2026-08-13
作者
Nicoletta Tsiopani、Moysis Symeonides、George Pallis、Marios D. Dikaiakos
主题
算电协同
摘要

The rapid growth of LLM inference is shifting sustainability concerns from one-time training to continuous serving, where infrastructure decisions shape energy use, carbon emissions, water consumption, and service quality. Yet operators often need to compare deployment alternatives before large-scale infrastructure is built, making direct measurement costly, slow, and sometimes infeasible. We present InFactPlanner, a trace-driven decision-support framework for what-if analysis of sustainable AI data center deployment for LLM inference across single and geo-distributed sites. InFactPlanner combines query traces, hardware-model profiles, candidate site configurations, PUE/WUE parameters, renewable generation models, and time-varying grid carbon intensity to estimate power, energy, carbon emissions, water use, latency, and server utilization. The framework abstracts low-level serving effects into configurable hardware-model profiles, enabling rapid comparison of site selection, capacity placement, hardware, model, renewable integration, and routing choices. We validate the energy accounting pipeline by reproducing reference LLM inference energy estimates with less than 10% deviation, evaluate scalability across multiple data centers and server counts, and demonstrate scenario-driven decision analyses for hardware selection, renewable placement, geographic deployment, and carbon-aware routing. Our results show that sustainability-optimal choices can differ from latency-optimal ones, and that the carbon value of deployment depends strongly on the local grid mix.

中文解读

背景:AI 数据中心负载、功率密度和能源约束同步上升,算力负载与电网侧资源的协同调度正在成为智算中心设计的关键变量。问题:论文聚焦现有方案在效率、可靠性或工程协同上的瓶颈。方法:摘要显示作者采用框架构建和频域/系统级分析,把运行负载、冷却/能源系统和基础设施约束放在同一分析框架中。结果:研究重点指向AI 负载波动对电网设备寿命和调频边界的影响。意义:对日报读者而言,它可用于判断智算中心建设是否受电网容量、负载波动和调度机制约束。仍需结合全文实验条件、样本范围和成本假设核验。

参考文献

Nicoletta Tsiopani, Moysis Symeonides, George Pallis, 等. InFactPlanner: Planning Sustainable Geo-Distributed LLM Data Centers[J/OL]. (2026-08-13)[2026-09-12]. http://arxiv.org/abs/2608.12915v1.

arXiv 打开中文海报
论文 8 S

Exploiting the Benefits of V2B Application on Peak Shaving of Data Center…

The accelerated growth in data center projects has introduced a demand-driven bottleneck throughout power grids and contributed to …

展开全文
论文主题示意图
算电协同
论文 8S

Exploiting the Benefits of V2B Application on Peak Shaving of Data Center Loads

发布时间
2026-09-01
作者
Arya Joshi、Hamed Haggi、Chinmay Morankar
主题
算电协同
摘要

The accelerated growth in data center projects has introduced a demand-driven bottleneck throughout power grids and contributed to a substantial increase in carbon emissions. These concerns are fueling discussions on methods to use existing energy assets to drive operational efficiency. To this end, this paper explores the benefits of Vehicle-to-Building (V2B) applications to support peak shaving of data center cooling loads. Initially, a literature review was conducted considering V2B constraints and optimization methods including SoC limitations, EV participation, tariffs, and building loads. This analysis was then used to develop a conceptual case study of a 10 MW data center in Loudoun County, VA by simulating a temperature-dependent load profile and adjusting the V2B participation of 40 commercial and passenger EVs. Simulation results indicate that, depending on seasonal variations in cooling load demands, strategic deployment of V2B assets between 12-5pm can offset gross cooling loads by 13-36%.

中文解读

背景:AI 数据中心负载、功率密度和能源约束同步上升,算力负载与电网侧资源的协同调度正在成为智算中心设计的关键变量。问题:论文聚焦现有方案在效率、可靠性或工程协同上的瓶颈。方法:摘要显示作者采用综述归纳和指标比较,把运行负载、冷却/能源系统和基础设施约束放在同一分析框架中。结果:研究重点指向AI 负载波动对电网设备寿命和调频边界的影响。意义:对日报读者而言,它可用于判断智算中心建设是否受电网容量、负载波动和调度机制约束。仍需结合全文实验条件、样本范围和成本假设核验。

参考文献

Arya Joshi, Hamed Haggi, Chinmay Morankar. Exploiting the Benefits of V2B Application on Peak Shaving of Data Center Loads[J/OL]. (2026-09-01)[2026-09-12]. http://arxiv.org/abs/2609.00204v1.

arXiv 打开中文海报
视频 B

SAVE YOURSELF AS A DCIM ENGINEER #dcim #controls #datacentermanagement #d…

Timothy Hobbs · 检索词:data center thermal management seminar。适合作为技术背景或研究趋势补充。

展开全文

SAVE YOURSELF AS A DCIM ENGINEER #dcim #controls #datacentermanagement #datacenter

专家讲座 · Timothy Hobbs · 检索词:data center thermal management seminar

在 YouTube 打开
视频 B

Data Center 101: Single-Phase Immersion Cooling

GIGABYTE · 检索词:data center thermal management seminar。适合作为技术背景或研究趋势补充。

展开全文

Data Center 101: Single-Phase Immersion Cooling

专家讲座 · GIGABYTE · 检索词:data center thermal management seminar

在 YouTube 打开
视频 B

Data Center Cooling - A thermal efficiency approach

Anixter · 检索词:data center thermal management seminar。适合作为技术背景或研究趋势补充。

展开全文

Data Center Cooling - A thermal efficiency approach

专家讲座 · Anixter · 检索词:data center thermal management seminar

在 YouTube 打开
视频 B

Energy Efficiency of Data Centers

Institute for Systems Research · 检索词:IEEE data center energy efficiency lecture。适合作为技术背景或研究趋势补充。

展开全文

Energy Efficiency of Data Centers

学术讲座 · Institute for Systems Research · 检索词:IEEE data center energy efficiency lecture

在 YouTube 打开
视频 B

Understanding data centre electricity use

IEA Webinars · 检索词:AI datacenter power grid university lecture。适合作为技术背景或研究趋势补充。

展开全文

Understanding data centre electricity use

专家讲座 · IEA Webinars · 检索词:AI datacenter power grid university lecture

在 YouTube 打开
热词 B

电力并网与能源约束

本期命中 8 条,热度分 24。可作为论文检索、技术路线和后续研究跟踪关键词。

展开全文
热词B

电力并网与能源约束

详细内容

本期命中 8 条,热度分 24。可作为论文检索、技术路线和后续研究跟踪关键词,不等同于事实结论。

热词 B

AI 芯片供给与交付

本期命中 2 条,热度分 6。可作为论文检索、技术路线和后续研究跟踪关键词。

展开全文
热词B

AI 芯片供给与交付

详细内容

本期命中 2 条,热度分 6。可作为论文检索、技术路线和后续研究跟踪关键词,不等同于事实结论。

热词 B

液冷路线(冷板/浸没/两相)

本期命中 1 条,热度分 3。可作为论文检索、技术路线和后续研究跟踪关键词。

展开全文
热词B

液冷路线(冷板/浸没/两相)

详细内容

本期命中 1 条,热度分 3。可作为论文检索、技术路线和后续研究跟踪关键词,不等同于事实结论。

Industry

产业

产业新闻、技术产品、政策标准、投融资、项目和产业视频。

视频 B

Data Center and AI Infrastructure in Arizona: A Knowledge Exchange | Util…

ASU Energy Forward · 检索词:AI infrastructure datacenter panel discussion。用于补充产业、产品或工程部署观察。

展开全文

Data Center and AI Infrastructure in Arizona: A Knowledge Exchange | Utilities Panel with Kelly Barr

专家圆桌 · ASU Energy Forward · 检索词:AI infrastructure datacenter panel discussion

在 YouTube 打开
视频 B

Datacenter Cooling Focus on HPC

Institution of Mechanical Engineers - IMechE · 检索词:high performance computing data center cooling workshop。用于补充产业、产品或工程部署观察。

展开全文

Datacenter Cooling Focus on HPC

技术研讨会 · Institution of Mechanical Engineers - IMechE · 检索词:high performance computing data center cooling workshop

在 YouTube 打开
视频 B

Advanced Fabrics, Ethernet and the Future of AI Infrastructure

650 Group (‪650 Group‬) · 检索词:AI infrastructure datacenter panel discussion。用于补充产业、产品或工程部署观察。

展开全文

Advanced Fabrics, Ethernet and the Future of AI Infrastructure

专家圆桌 · 650 Group (‪650 Group‬) · 检索词:AI infrastructure datacenter panel discussion

在 YouTube 打开
热度 B

产业热度指数 6/10

产业热度指数为 6/10:本期自动化检索记录到 8 条候选条目,指数按候选条目数量、来源可信度和栏目覆盖度保守计算。

展开全文
热度B

产业热度指数 6/10

详细内容

产业热度指数为 6/10:本期自动化检索记录到 8 条候选条目,指数按候选条目数量、来源可信度和栏目覆盖度保守计算。

延续热点 B

NVIDIA Blackwell/GB200/GB300

昨日热度高,今日暂无新增高可信条目

展开全文
延续热点B

NVIDIA Blackwell/GB200/GB300

详细内容

昨日热度高,今日暂无新增高可信条目

延续热点 B

AI 芯片供给与交付

今日延续上榜

展开全文
延续热点B

AI 芯片供给与交付

详细内容

今日延续上榜

延续热点 B

智算中心 CapEx/扩建

昨日热度高,今日暂无新增高可信条目

展开全文
延续热点B

智算中心 CapEx/扩建

详细内容

昨日热度高,今日暂无新增高可信条目

4. 最新视频观察

Data Center and AI Infrastructure in Arizona: A Knowledge Exchange | Utilities Panel with Kelly Barr

专家圆桌 · ASU Energy Forward · 检索词:AI infrastructure datacenter panel discussion

在 YouTube 打开

Datacenter Cooling Focus on HPC

技术研讨会 · Institution of Mechanical Engineers - IMechE · 检索词:high performance computing data center cooling workshop

在 YouTube 打开

SAVE YOURSELF AS A DCIM ENGINEER #dcim #controls #datacentermanagement #datacenter

专家讲座 · Timothy Hobbs · 检索词:data center thermal management seminar

在 YouTube 打开

Advanced Fabrics, Ethernet and the Future of AI Infrastructure

专家圆桌 · 650 Group (‪650 Group‬) · 检索词:AI infrastructure datacenter panel discussion

在 YouTube 打开

Data Center 101: Single-Phase Immersion Cooling

专家讲座 · GIGABYTE · 检索词:data center thermal management seminar

在 YouTube 打开

Data Center Cooling - A thermal efficiency approach

专家讲座 · Anixter · 检索词:data center thermal management seminar

在 YouTube 打开

Energy Efficiency of Data Centers

学术讲座 · Institute for Systems Research · 检索词:IEEE data center energy efficiency lecture

在 YouTube 打开

Understanding data centre electricity use

专家讲座 · IEA Webinars · 检索词:AI datacenter power grid university lecture

在 YouTube 打开

来源链接区

本次检索说明

  • 公开 RSS/Atom:Data Center Dynamics:检索失败,原因:fetch failed
  • 公开 RSS/Atom:The Register:检索失败,原因:fetch failed
  • 公开 RSS/Atom:ServeTheHome:检索失败,原因:fetch failed
  • 公开 RSS/Atom:Data Center Knowledge:检索失败,原因:fetch failed
  • 公开 RSS/Atom:HPCwire:检索失败,原因:fetch failed
  • 公开 RSS/Atom:NVIDIA Blog:检索失败,原因:fetch failed
  • 论文池:已从本地论文池读取 21 条候选;池更新时间 2026-09-11 14:34。
  • YouTube:检索失败,原因:fetch failed
  • 视频推荐:当日未形成新候选,按上一日排序池顺延补位。
  • 可选自动化增强服务不可用时,本页仅使用可追溯的公开来源与保守的规则化摘要,不补写无法核验的事实。
arXiv Spatial LLM Workload Shifting Needs Foresight: Model Commitment for AI Data Center Operation under Power Grid Constraints 可信度:S arXiv A Theory of Probabilistic Power Provisioning for Data Centers with Distributed Energy Storage 可信度:S arXiv From Grid to Chip: Power Architecture, Stability, and Flexibility of AI Data Centers 可信度:S arXiv LLM-Powered Predictive Decision-Making for Sustainable Data Center Operations 可信度:S arXiv Grid-Mode-Aware Model Predictive Control of Hybrid Energy Storage Systems for AI Data Center Power Smoothing 可信度:S arXiv Hosting Capacity Assessment of Data Centers with Voltage Ride-Through Capability in Power Systems 可信度:S arXiv InFactPlanner: Planning Sustainable Geo-Distributed LLM Data Centers 可信度:S arXiv Exploiting the Benefits of V2B Application on Peak Shaving of Data Center Loads 可信度:S arXiv 计算机科学 https://arxiv.org/search/cs?query=data+center+cooling+liquid+thermal&searchtype=all 可信度:S NVIDIA 数据中心 https://www.nvidia.com/en-us/data-center/ 可信度:S 开放计算项目 OCP https://www.opencompute.org/ 可信度:S ASHRAE 技术资源 https://www.ashrae.org/technical-resources 可信度:S 工信部 https://www.miit.gov.cn/ 可信度:S 中国信通院 https://www.caict.ac.cn/ 可信度:S Data Center Dynamics https://www.datacenterdynamics.com/en/rss/ 可信度:A The Register https://www.theregister.com/headlines.atom 可信度:A ServeTheHome https://www.servethehome.com/feed/ 可信度:A Data Center Knowledge https://www.datacenterknowledge.com/rss.xml 可信度:A HPCwire https://www.hpcwire.com/feed/ 可信度:A NVIDIA Blog https://blogs.nvidia.com/feed/ 可信度:S