历史归档 当前入口:https://bupt.ai/reports/?date=2026-06-21

液冷与智算中心日报|2026-06-21

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

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

1. 今日一句话总结

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

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

学术与产业速览

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

Academic

学术

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

论文 1 S

ScaleAcross Explorer: Exploring Communication Optimization for Scale-Acro…

The rapid scaling of large language model training requires distributing GPU resources across multiple data center buildings and re…

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

ScaleAcross Explorer: Exploring Communication Optimization for Scale-Across AI Model Training

发布时间
2026-05-23
作者
Minghao Li、Alicia Golden、Samuel Hsia、Michael Kuchnik、Adi Gangidi、Xu Zhang、Ashmitha Jeevaraj Shetty、Zachary DeVito
主题
芯片与算力
摘要

The rapid scaling of large language model training requires distributing GPU resources across multiple data center buildings and regions. We refer to such paradigm as "scale-across" training. As infrastructure expands, the system design space becomes increasingly intricate, encompassing new model architectures, hardware heterogeneity, and evolving communication patterns. Drawing from Meta's production experience, we highlight the complexities of deploying training jobs across a few data centers housing hundreds of thousands of GPUs. To accelerate exploration of the large design space and to enable efficient training for frontier model development, we conduct in-depth characterization of three key design dimensions: parallelism placement, parallelism scheduling, and network layer technologies. We then propose ScaleAcross Explorer, an optimizer that considers the interplay of design dimensions and holistically optimizes scale-across training. Testbed experiments and simulations demonstrate up to 64.62% training speedups over production configuration and up to 37.59% training speedups over the state-of-the-art baseline across a wide range of design points.

中文解读

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

参考文献

Minghao Li, Alicia Golden, Samuel Hsia, 等. ScaleAcross Explorer: Exploring Communication Optimization for Scale-Across AI Model Training[J/OL]. (2026-05-23)[2026-06-21]. http://arxiv.org/abs/2605.24326v1.

arXiv 打开中文海报
论文 2 S

Maximizing Compute Capacity in AI Data Centers through Cooling, Energy St…

The deployment of artificial intelligence is increasingly constrained by limited site-level power capacity, which must support both…

展开全文
论文主题示意图
热管理与液冷
论文 2S

Maximizing Compute Capacity in AI Data Centers through Cooling, Energy Storage, and Computing Adaptation

发布时间
2026-05-30
作者
Shaolei Ren、Mohammad A. Islam、Adam Wierman
主题
热管理与液冷
摘要

The deployment of artificial intelligence is increasingly constrained by limited site-level power capacity, which must support both compute systems and non-compute systems (primarily cooling) at all times. Cooling power demand, especially in non-evaporative cooling systems, can increase substantially with ambient temperature in the summer, producing recurring periods of elevated cooling power that often lasts for multiple hours per day. Therefore, maximizing compute capacity under a limited site-level power budget is an important planning and operational challenge. Sizing the compute system conservatively based on peak cooling power can leave part of the site-level power capacity underutilized when the cooling power is below its peak, particularly in cooler months. On the other hand, sizing the compute system aggressively based on low cooling power can cause the total site-level power demand to exceed the site-level power capacity during hot days in the summer. This paper proposes ComputeAmp (Compute Amplifier), a framework that maximizes the compute capacity by jointly and dynamically leveraging cooling, battery energy storage, and computing-based adaptation. We discuss the opportunities and limitations of ComputeAmp and illustrate its potential to significantly expand usable compute capacity within local power and water resource limits. We also present a problem formulation for ComputeAmp and highlight a few algorithmic and operational challenges.

中文解读

背景:AI 数据中心负载、功率密度和能源约束同步上升,液冷、热管理和数据中心能效正在成为智算中心设计的关键变量。问题:论文聚焦现有方案在效率、可靠性或工程协同上的瓶颈。方法:摘要显示作者采用框架构建和频域/系统级分析,把运行负载、冷却/能源系统和基础设施约束放在同一分析框架中。结果:研究重点指向冷却效率、能源利用或运维策略的改进方向。意义:对日报读者而言,它可用于判断液冷方案、热管理路线和高密度部署节奏。仍需结合全文实验条件、样本范围和成本假设核验。

参考文献

Shaolei Ren, Mohammad A. Islam, Adam Wierman. Maximizing Compute Capacity in AI Data Centers through Cooling, Energy Storage, and Computing Adaptation[J/OL]. (2026-05-30)[2026-06-21]. http://arxiv.org/abs/2606.00457v1.

arXiv 打开中文海报
论文 3 S

Grid Capacity Expansion under Data Centers and Electrified Manufacturing …

In this paper, we consider the expansion of power grids under emerging large loads from data centers and electrified manufacturing.…

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

Grid Capacity Expansion under Data Centers and Electrified Manufacturing Large Loads

发布时间
2026-05-28
作者
Jiyong Lee、Melody Agustin、Joanne Langsdorf、Erhan Kutanoglu、Michael Baldea、Ilias Mitrai
主题
算电协同
摘要

In this paper, we consider the expansion of power grids under emerging large loads from data centers and electrified manufacturing. We develop a multi-period grid capacity expansion model to determine optimal investment profiles for power generation, storage, and transmission capacity while accounting for hourly power dispatch, such that electricity demand is satisfied and the total planning and operation cost is minimized. We also propose a new modeling approach regarding the spatial distribution of demand from large loads. The model is used to analyze the expansion of a synthetic grid that follows key characteristics of the ERCOT system over a seven-year planning horizon, under loads from data centers and electrified oil refining, which account for 17.5% and 4.7% of total annual electricity demand by the end of the planning horizon. The optimal investment policy leads to an 83.6% increase in generation capacity and exploits the short construction times of solar and storage as well as the operational flexibility of thermal generators. Finally, sensitivity analysis reveals that the construction time of grid assets substantially impacts investment timing, generation technology mix, and transmission capacity expansion. The proposed modeling framework is general and can be extended to other grid systems, enabling the exploration of diverse demand scenarios, policy assumptions, and regional characteristics.

中文解读

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

参考文献

Jiyong Lee, Melody Agustin, Joanne Langsdorf, 等. Grid Capacity Expansion under Data Centers and Electrified Manufacturing Large Loads[J/OL]. (2026-05-28)[2026-06-21]. http://arxiv.org/abs/2605.29053v2.

arXiv 打开中文海报
论文 4 S

Data Center Life Cycle Co-Design Optimization

Liquid cooled supercomputers dissipate tens of megawatts of waste heat through cooling plants organized as parallel subloops that s…

展开全文
论文主题示意图
余热回收
论文 4S

Data Center Life Cycle Co-Design Optimization

发布时间
2026-06-14
作者
Shrenik Jadhav、Vidhyashree Nagaraju、Zheng Liu
主题
余热回收
摘要

Liquid cooled supercomputers dissipate tens of megawatts of waste heat through cooling plants organized as parallel subloops that serve coolant distribution units. The number of subloops and the assignment of units to them are design decisions fixed at construction, yet they have not been systematically optimized for facilities at this scale. As electricity grids decarbonize, embodied carbon becomes a larger share of facility life cycle emissions and the cost of an unnecessary subloop becomes harder to justify. We present a framework that integrates operational energy from a validated control optimizer based on sequential least squares programming, embodied carbon from a bill of materials, and expected unplanned downtime from a per subloop reliability model. The framework is applied to the Frontier supercomputer, evaluating all 611 ways of partitioning its 25 coolant distribution units into two through six subloops. The life cycle cost and carbon optimum is found at two subloops holding 14 and 11 units, achieving 3,320.7 tonnes of carbon dioxide equivalent and $3.99 million over a seven year horizon, a saving of 50.2 tonnes and $100,000 compared to built four subloop configuration. The optimum remains on the Pareto front in all 15 scenarios of a one at a time sensitivity sweep. A semi-analytical decision rule generalizes the result, predicting four subloops for Aurora, two for El Capitan, and one for LUMI. When reliability is treated as a hard constraint set by operations policy, the four subloop Frontier deployment is consistent with the constrained optimum.

中文解读

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

参考文献

Shrenik Jadhav, Vidhyashree Nagaraju, Zheng Liu. Data Center Life Cycle Co-Design Optimization[J/OL]. (2026-06-14)[2026-06-21]. http://arxiv.org/abs/2606.15408v1.

arXiv 打开中文海报
论文 5 S

Spatial Load Correlation in AI Data-Center-Dominated Power Systems

The proliferation of large-scale data centers introduces spatially correlated demand profiles that challenge the long-standing assu…

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

Spatial Load Correlation in AI Data-Center-Dominated Power Systems

发布时间
2026-06-12
作者
Chandan Chaudhary、Alaaeldein Abdelkader、Yansong Pei、Mohammed Benidris、Joydeep Mitra
主题
算电协同
摘要

The proliferation of large-scale data centers introduces spatially correlated demand profiles that challenge the long-standing assumption of statistical independence of loads in power system analysis. This paper examines the emergence of such load correlations and evaluates their impact on data-center-dominated grids. Analytical derivations reveal that correlated load fluctuations amplify aggregate stochastic disturbances, reduce voltage stability margins through weakened reactive power stiffness, and degrade frequency stability margin by erosion of natural load diversity effects. Real-time digital simulation studies confirm that moderate spatial correlation in distributed data centers produces simultaneous frequency deviations and voltage fluctuations across multiple buses. The findings offer transmission system operators a physics-based perspective to interpret emerging oscillatory phenomena and establish stability planning criteria grounded in measurable load-correlation structures rather than traditional diversity assumptions.

中文解读

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

参考文献

Chandan Chaudhary, Alaaeldein Abdelkader, Yansong Pei, 等. Spatial Load Correlation in AI Data-Center-Dominated Power Systems[J/OL]. (2026-06-12)[2026-06-21]. http://arxiv.org/abs/2606.13853v1.

arXiv 打开中文海报
论文 6 S

GridPilot: Real-Time Grid-Responsive Control for AI Supercomputers

At global scale, data-center electricity demand is growing faster than the grids that supply it, while system operators increasingl…

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

GridPilot: Real-Time Grid-Responsive Control for AI Supercomputers

发布时间
2026-05-26
作者
Denisa-Andreea Constantinescu、David Atienza
主题
算电协同
摘要

At global scale, data-center electricity demand is growing faster than the grids that supply it, while system operators increasingly require large flexible loads that can adjust power within seconds to absorb variable wind and solar generation. For multi-megawatt AI/HPC facilities, the key unresolved question is practical and measurable: how quickly can the software stack translate a grid request into a real change in GPU power at the facility meter, where commitments are settled? We answer this on real hardware with GridPilot, a three-tier predictive controller operating across milliseconds, seconds, and hours, augmented by a deterministic safety-island bypass for fast response. On a three-GPU NVIDIA V100 testbed, GridPilot achieves a measured end-to-end trigger-to-target response of 97.2 ms, which is 6.9x faster than the 700 ms requirement of Nordic Fast Frequency Reserve. We further incorporate an instantaneous Power Usage Effectiveness (PUE) correction so dispatched commitments remain robust at meter level rather than only at IT load level. In replay experiments across six representative European grids (from Sweden to Poland), the PUE-aware controller closes 2.5-5.8 percentage points of cooling-overhead drag. GridPilot is released as open source and serves as a proof of concept that MW-scale AI/HPC demand can be engineered as controllable, grid-responsive flexibility by design.

中文解读

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

参考文献

Denisa-Andreea Constantinescu, David Atienza. GridPilot: Real-Time Grid-Responsive Control for AI Supercomputers[J/OL]. (2026-05-26)[2026-06-21]. http://arxiv.org/abs/2605.26384v1.

arXiv 打开中文海报
论文 7 S

From Accounting to Coordination: A Virtual Water-Aware Electricity-Comput…

The expansion of data centers (DCs) drives a sustained increase in electricity demand and associated water withdrawals at generatio…

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

From Accounting to Coordination: A Virtual Water-Aware Electricity-Computation-Water Nexus Framework for Data Center Dispatch

发布时间
2026-05-25
作者
Haiyang You、Chengwei Lou、Jin Zhao、Yue Zhou、Lu Zhang、Jin Yang
主题
算电协同
摘要

The expansion of data centers (DCs) drives a sustained increase in electricity demand and associated water withdrawals at generation sites. These withdrawals occur at generation sites and are virtually allocated to demand based on network power flows. Consequently, the actual water footprint of a specific load varies dynamically with generation dispatch and network conditions. Existing approaches typically rely on static statistical accounting to quantify these water footprints. However, such static methods fail to capture how dispatch optimization and workload relocation dynamically affect water withdrawals. As a result, static statistical accounting approaches remain decoupled from the optimization process, rendering them incapable of guiding workload relocation or power dispatch to mitigate water stress. To address this limitation, this paper develops an operational electricity-computation-water (ECW) nexus framework that internalizes virtual water impacts directly into power system dispatch. The framework represents dispatch optimization as a differentiable optimization layer embedded within a deep learning architecture, enabling efficient end-to-end learning of coordination policies while preserving operational feasibility. Combined with fixed-point coordination, the framework enforces consistency between virtual water attribution and physical generation-side withdrawals. Case studies on the IEEE 30-bus and 118-bus test systems demonstrate reliable convergence, exact power-water consistency, and reductions of approximately 3-5% in generation-related freshwater withdrawals under water-constrained conditions.

中文解读

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

参考文献

Haiyang You, Chengwei Lou, Jin Zhao, 等. From Accounting to Coordination: A Virtual Water-Aware Electricity-Computation-Water Nexus Framework for Data Center Dispatch[J/OL]. (2026-05-25)[2026-06-21]. http://arxiv.org/abs/2605.25854v1.

arXiv 打开中文海报
论文 8 S

Peer-to-Peer Cloud Service Market for Data Centers Oriented to Computatio…

Energy-intensive data centers (DCs) have emerged as substantial and flexible loads in modern power systems, underscoring the critic…

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

Peer-to-Peer Cloud Service Market for Data Centers Oriented to Computation-Electricity Coordination

发布时间
2026-06-03
作者
Yugui Liu、Yibo Ding、Xudong Li、Jing Qu、Wenyi Zhang、Tong Qian、Wuyou Xiao、Zhengyang Hu
主题
算电协同
摘要

Energy-intensive data centers (DCs) have emerged as substantial and flexible loads in modern power systems, underscoring the critical need for computation-electricity coordination. Harnessing the spatio-temporal flexibility of DC workloads is a promising approach to facilitate this coordination. However, existing studies overlook the collaborative potential of computational resource sharing among geo-distributed DCs, thereby failing to fully unlock this flexibility. In this paper, a bi-level computation-electricity coordination framework is proposed to explicitly capture the bidirectional interactions between DCs and power grid. Firstly, a peer-to-peer cloud service market (P2P-CSM) for geo-distributed DCs is proposed, which enables bilateral cloud service transactions to leverage regional heterogeneities (e.g., electricity prices, cooling efficiency). Secondly, locational marginal prices are embedded into the framework to reflect network congestion and nodal price disparities. Thirdly, a dual consensus alternating direction method of multipliers (ADMM)-based decentralized algorithm is developed as the P2P market clearing algorithm, and a bisection-assisted iterative algorithm is proposed to ensure rigorous convergence of the framework. Case studies conducted on modified IEEE 30-bus system validate that the P2P-CSM achieves a win-win computation-electricity coordination: it not only increases total DC operational profit by 22.8\%, but also effectively alleviates grid congestion and yields a 3.2\% reduction in total energy consumption.

中文解读

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

参考文献

Yugui Liu, Yibo Ding, Xudong Li, 等. Peer-to-Peer Cloud Service Market for Data Centers Oriented to Computation-Electricity Coordination[J/OL]. (2026-06-03)[2026-06-21]. http://arxiv.org/abs/2606.04981v1.

arXiv 打开中文海报
视频 B

ASHRAE ITALY - LIQUID COOLING AND CHALLANGES IN IMPLEMENTATION

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

展开全文

ASHRAE ITALY - LIQUID COOLING AND CHALLANGES IN IMPLEMENTATION

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

在 YouTube 打开
视频 B

Smartphone Powered Data Centers: Shifting Toward Energy Efficiency

IEEE Computer Society Silicon Valley · 检索词:IEEE data center energy efficiency lecture。适合作为技术背景或研究趋势补充。

展开全文

Smartphone Powered Data Centers: Shifting Toward Energy Efficiency

学术讲座 · IEEE Computer Society Silicon Valley · 检索词:IEEE data center energy efficiency lecture

在 YouTube 打开
视频 B

The power grid can't support AI. So the industry stopped waiting for it.

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

展开全文

The power grid can't support AI. So the industry stopped waiting for it.

专家讲座 · Pete Sacco · 检索词:AI datacenter power grid university lecture

在 YouTube 打开
视频 B

Collective Energy-Efficiency Approach to Data Center Networks Planning

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

展开全文

Collective Energy-Efficiency Approach to Data Center Networks Planning

学术讲座 · MyProjectBazaar · 检索词:IEEE data center energy efficiency lecture

在 YouTube 打开
视频 B

DLS with Keren Bergmann: Scaling Energy-Efficient AI Systems Performance …

MPI for the Science of Light · 检索词:IEEE data center energy efficiency lecture。适合作为技术背景或研究趋势补充。

展开全文

DLS with Keren Bergmann: Scaling Energy-Efficient AI Systems Performance with Photonic Connectivity

学术讲座 · MPI for the Science of Light · 检索词:IEEE data center energy efficiency lecture

在 YouTube 打开
视频 B

Enhanced geothermal for AI data centers: Devilish or divine? | James F. G…

TEDx Talks · 检索词:AI data center energy conference keynote。适合作为技术背景或研究趋势补充。

展开全文

Enhanced geothermal for AI data centers: Devilish or divine? | James F. Groves | TEDxChantilly HS

学术会议报告 · TEDx Talks · 检索词:AI data center energy conference keynote

在 YouTube 打开
热词 B

电力并网与能源约束

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

展开全文
热词B

电力并网与能源约束

详细内容

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

热词 B

智算中心 CapEx/扩建

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

展开全文
热词B

智算中心 CapEx/扩建

详细内容

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

热词 B

AI 芯片供给与交付

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

展开全文
热词B

AI 芯片供给与交付

详细内容

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

Industry

产业

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

产业 A

电力与能源约束观察:Data Center Dynamics 发布相关报道(原文标题:Sponsored: BESS Is becoming th…

发布时间:2026-06-20;检索窗口内;细节以来源原文为准,本页不复述未核验扩展信息

展开全文
产业A

电力与能源约束观察:Data Center Dynamics 发布相关报道(原文标题:Sponsored: BESS Is becoming the bridge between AI data centers and the grid)

摘要

发布时间:2026-06-20;检索窗口内;细节以来源原文为准,本页不复述未核验扩展信息

涉及主体
暂无可靠最新数据
指标/金额
暂无可靠最新数据
来源
Data Center Dynamics
解读提示

关键金额、规格、时间节点和订单影响需以原文或官方披露为准,本页不基于标题推断未披露信息。

Data Center Dynamics
产业 A

智算中心/数据中心建设进展:Data Center Dynamics 发布相关报道(原文标题:Plans filed for three-buil…

发布时间:2026-06-20;近 7 天补充观察,非 24 小时窗口内;细节以来源原文为准,本页不复述未核验扩展信息

展开全文
产业A

智算中心/数据中心建设进展:Data Center Dynamics 发布相关报道(原文标题:Plans filed for three-building data center campus in Northumberland, UK)

摘要

发布时间:2026-06-20;近 7 天补充观察,非 24 小时窗口内;细节以来源原文为准,本页不复述未核验扩展信息

涉及主体
暂无可靠最新数据
指标/金额
暂无可靠最新数据
来源
Data Center Dynamics
解读提示

关键金额、规格、时间节点和订单影响需以原文或官方披露为准,本页不基于标题推断未披露信息。

Data Center Dynamics
产业 A

数据中心产业动态:Data Center Dynamics 发布相关报道(原文标题:Building the data center workfo…

发布时间:2026-06-19;近 7 天补充观察,非 24 小时窗口内;细节以来源原文为准,本页不复述未核验扩展信息

展开全文
产业A

数据中心产业动态:Data Center Dynamics 发布相关报道(原文标题:Building the data center workforce starts in the classroom)

摘要

发布时间:2026-06-19;近 7 天补充观察,非 24 小时窗口内;细节以来源原文为准,本页不复述未核验扩展信息

涉及主体
暂无可靠最新数据
指标/金额
暂无可靠最新数据
来源
Data Center Dynamics
解读提示

关键金额、规格、时间节点和订单影响需以原文或官方披露为准,本页不基于标题推断未披露信息。

Data Center Dynamics
产业 A

数据中心产业动态:Data Center Dynamics 发布相关报道(原文标题:DMG signs first prefab data cen…

发布时间:2026-06-19;近 7 天补充观察,非 24 小时窗口内;细节以来源原文为准,本页不复述未核验扩展信息

展开全文
产业A

数据中心产业动态:Data Center Dynamics 发布相关报道(原文标题:DMG signs first prefab data center colocation contract at Christina Lake site in Canada)

摘要

发布时间:2026-06-19;近 7 天补充观察,非 24 小时窗口内;细节以来源原文为准,本页不复述未核验扩展信息

涉及主体
暂无可靠最新数据
指标/金额
暂无可靠最新数据
来源
Data Center Dynamics
解读提示

关键金额、规格、时间节点和订单影响需以原文或官方披露为准,本页不基于标题推断未披露信息。

Data Center Dynamics
产业 A

AI 算力基础设施动态:Data Center Dynamics 发布相关报道(原文标题:Amazon could sell Trainium A…

发布时间:2026-06-19;近 7 天补充观察,非 24 小时窗口内;细节以来源原文为准,本页不复述未核验扩展信息

展开全文
产业A

AI 算力基础设施动态:Data Center Dynamics 发布相关报道(原文标题:Amazon could sell Trainium AI chips to data centers - report)

摘要

发布时间:2026-06-19;近 7 天补充观察,非 24 小时窗口内;细节以来源原文为准,本页不复述未核验扩展信息

涉及主体
NVIDIA
指标/金额
暂无可靠最新数据
来源
Data Center Dynamics
解读提示

关键金额、规格、时间节点和订单影响需以原文或官方披露为准,本页不基于标题推断未披露信息。

Data Center Dynamics
产业 A

数据中心产业动态:Data Center Dynamics 发布相关报道(原文标题:Hyperscale Data plans to deploy…

发布时间:2026-06-19;近 7 天补充观察,非 24 小时窗口内;细节以来源原文为准,本页不复述未核验扩展信息

展开全文
产业A

数据中心产业动态:Data Center Dynamics 发布相关报道(原文标题:Hyperscale Data plans to deploy humanoid robots at data center in Michigan)

摘要

发布时间:2026-06-19;近 7 天补充观察,非 24 小时窗口内;细节以来源原文为准,本页不复述未核验扩展信息

涉及主体
暂无可靠最新数据
指标/金额
暂无可靠最新数据
来源
Data Center Dynamics
解读提示

关键金额、规格、时间节点和订单影响需以原文或官方披露为准,本页不基于标题推断未披露信息。

Data Center Dynamics
产业 A

AI 算力基础设施动态:Data Center Dynamics 发布相关报道,涉及 $5、10GW(原文标题:California startu…

发布时间:2026-06-19;近 7 天补充观察,非 24 小时窗口内;可核验指标:$5、10GW;细节以来源原文为准,本页不复述未核验扩展信息

展开全文
产业A

AI 算力基础设施动态:Data Center Dynamics 发布相关报道,涉及 $5、10GW(原文标题:California startup Orbital joins space data center craze with $5m pre-seed)

摘要

发布时间:2026-06-19;近 7 天补充观察,非 24 小时窗口内;可核验指标:$5、10GW;细节以来源原文为准,本页不复述未核验扩展信息

涉及主体
NVIDIA
指标/金额
$5、10GW
来源
Data Center Dynamics
解读提示

关键金额、规格、时间节点和订单影响需以原文或官方披露为准,本页不基于标题推断未披露信息。

Data Center Dynamics
产业 A

数据中心产业动态:Data Center Dynamics 发布相关报道(原文标题:AWS inks recycled water supply …

发布时间:2026-06-19;近 7 天补充观察,非 24 小时窗口内;细节以来源原文为准,本页不复述未核验扩展信息

展开全文
产业A

数据中心产业动态:Data Center Dynamics 发布相关报道(原文标题:AWS inks recycled water supply agreement with Greater Western Water for planned data center in Melbourne, Australia)

摘要

发布时间:2026-06-19;近 7 天补充观察,非 24 小时窗口内;细节以来源原文为准,本页不复述未核验扩展信息

涉及主体
暂无可靠最新数据
指标/金额
暂无可靠最新数据
来源
Data Center Dynamics
解读提示

关键金额、规格、时间节点和订单影响需以原文或官方披露为准,本页不基于标题推断未披露信息。

Data Center Dynamics
技术 A

液冷与热管理进展:ServeTheHome 发布相关报道,涉及 2026 W(原文标题:81920 Cores Per Rack with AMD…

发布时间:2026-06-18;近 7 天补充观察,非 24 小时窗口内;可核验指标:2026 W;细节以来源原文为准,本页不复述未核验扩展信息

展开全文
技术A

液冷与热管理进展:ServeTheHome 发布相关报道,涉及 2026 W(原文标题:81920 Cores Per Rack with AMD EPYC Venice at HPE Discover 2026)

摘要

发布时间:2026-06-18;近 7 天补充观察,非 24 小时窗口内;可核验指标:2026 W;细节以来源原文为准,本页不复述未核验扩展信息

涉及主体
AMD、HPE
指标/金额
2026 W
来源
ServeTheHome
解读提示

关键金额、规格、时间节点和订单影响需以原文或官方披露为准,本页不基于标题推断未披露信息。

ServeTheHome
技术 A

液冷与热管理进展:Data Center Knowledge 发布相关报道(原文标题:Evaporative Cooling in Data Ce…

发布时间:2026-06-19;近 7 天补充观察,非 24 小时窗口内;细节以来源原文为准,本页不复述未核验扩展信息

展开全文
技术A

液冷与热管理进展:Data Center Knowledge 发布相关报道(原文标题:Evaporative Cooling in Data Centers: Why the Industry Hesitates to Move On)

摘要

发布时间:2026-06-19;近 7 天补充观察,非 24 小时窗口内;细节以来源原文为准,本页不复述未核验扩展信息

涉及主体
暂无可靠最新数据
指标/金额
暂无可靠最新数据
来源
Data Center Knowledge
解读提示

关键金额、规格、时间节点和订单影响需以原文或官方披露为准,本页不基于标题推断未披露信息。

Data Center Knowledge
技术 A

AI 算力基础设施动态:Data Center Knowledge 发布相关报道(原文标题:HPE, Vultr Go All In on AI …

发布时间:2026-06-17;近 7 天补充观察,非 24 小时窗口内;细节以来源原文为准,本页不复述未核验扩展信息

展开全文
技术A

AI 算力基础设施动态:Data Center Knowledge 发布相关报道(原文标题:HPE, Vultr Go All In on AI Inference Data Center Growth)

摘要

发布时间:2026-06-17;近 7 天补充观察,非 24 小时窗口内;细节以来源原文为准,本页不复述未核验扩展信息

涉及主体
NVIDIA、HPE
指标/金额
暂无可靠最新数据
来源
Data Center Knowledge
解读提示

关键金额、规格、时间节点和订单影响需以原文或官方披露为准,本页不基于标题推断未披露信息。

Data Center Knowledge
技术 A

电力与能源约束观察:Data Center Knowledge 发布相关报道(原文标题:From Grid Constraints to On-S…

发布时间:2026-06-17;近 7 天补充观察,非 24 小时窗口内;细节以来源原文为准,本页不复述未核验扩展信息

展开全文
技术A

电力与能源约束观察:Data Center Knowledge 发布相关报道(原文标题:From Grid Constraints to On-Site Solutions: The Future of Data Center Power)

摘要

发布时间:2026-06-17;近 7 天补充观察,非 24 小时窗口内;细节以来源原文为准,本页不复述未核验扩展信息

涉及主体
暂无可靠最新数据
指标/金额
暂无可靠最新数据
来源
Data Center Knowledge
解读提示

关键金额、规格、时间节点和订单影响需以原文或官方披露为准,本页不基于标题推断未披露信息。

Data Center Knowledge
技术 A

AI 算力基础设施动态:HPCwire 发布相关报道(原文标题:AWS Announces Amazon EC2 G7 Instances Acc…

发布时间:2026-06-20;近 7 天补充观察,非 24 小时窗口内;细节以来源原文为准,本页不复述未核验扩展信息

展开全文
技术A

AI 算力基础设施动态:HPCwire 发布相关报道(原文标题:AWS Announces Amazon EC2 G7 Instances Accelerated by NVIDIA RTX PRO 4500 Blackwell Server Edition GPUs)

摘要

发布时间:2026-06-20;近 7 天补充观察,非 24 小时窗口内;细节以来源原文为准,本页不复述未核验扩展信息

涉及主体
NVIDIA
指标/金额
暂无可靠最新数据
来源
HPCwire
解读提示

关键金额、规格、时间节点和订单影响需以原文或官方披露为准,本页不基于标题推断未披露信息。

HPCwire
政策 A

电力与能源约束观察:Data Center Knowledge 发布相关报道(原文标题:Data Center Automation: What’…

发布时间:2026-06-17;近 7 天补充观察,非 24 小时窗口内;细节以来源原文为准,本页不复述未核验扩展信息

展开全文
政策A

电力与能源约束观察:Data Center Knowledge 发布相关报道(原文标题:Data Center Automation: What’s New and What Works)

摘要

发布时间:2026-06-17;近 7 天补充观察,非 24 小时窗口内;细节以来源原文为准,本页不复述未核验扩展信息

涉及主体
暂无可靠最新数据
指标/金额
暂无可靠最新数据
来源
Data Center Knowledge
解读提示

关键金额、规格、时间节点和订单影响需以原文或官方披露为准,本页不基于标题推断未披露信息。

Data Center Knowledge
投融资 A

智算中心/数据中心建设进展:Data Center Dynamics 发布相关报道,涉及 $49(原文标题:Nuclear physics res…

发布时间:2026-06-20;近 7 天补充观察,非 24 小时窗口内;可核验指标:$49;细节以来源原文为准,本页不复述未核验扩展信息

展开全文
投融资A

智算中心/数据中心建设进展:Data Center Dynamics 发布相关报道,涉及 $49(原文标题:Nuclear physics research lab Jefferson Lab breaks ground on 30,000 sq ft data center)

摘要

发布时间:2026-06-20;近 7 天补充观察,非 24 小时窗口内;可核验指标:$49;细节以来源原文为准,本页不复述未核验扩展信息

涉及主体
暂无可靠最新数据
指标/金额
$49
来源
Data Center Dynamics
解读提示

关键金额、规格、时间节点和订单影响需以原文或官方披露为准,本页不基于标题推断未披露信息。

Data Center Dynamics
投融资 A

电力与能源约束观察:Data Center Dynamics 发布相关报道,涉及 $54(原文标题:Verse raises $54m in Se…

发布时间:2026-06-19;近 7 天补充观察,非 24 小时窗口内;可核验指标:$54;细节以来源原文为准,本页不复述未核验扩展信息

展开全文
投融资A

电力与能源约束观察:Data Center Dynamics 发布相关报道,涉及 $54(原文标题:Verse raises $54m in Series B funding round for platform to expedite data center connections)

摘要

发布时间:2026-06-19;近 7 天补充观察,非 24 小时窗口内;可核验指标:$54;细节以来源原文为准,本页不复述未核验扩展信息

涉及主体
暂无可靠最新数据
指标/金额
$54
来源
Data Center Dynamics
解读提示

关键金额、规格、时间节点和订单影响需以原文或官方披露为准,本页不基于标题推断未披露信息。

Data Center Dynamics
视频 B

[WEBINAR] ASHRAE's 5th Edition of Thermal Guidelines: What's New and How …

Upsite Technologies · 检索词:ASHRAE data center cooling webinar。用于补充产业、产品或工程部署观察。

展开全文

[WEBINAR] ASHRAE's 5th Edition of Thermal Guidelines: What's New and How It Can Impact Your Facility

标准组织讲座 · Upsite Technologies · 检索词:ASHRAE data center cooling webinar

在 YouTube 打开
视频 B

Cooling Strategies for Data Center Design and Energy Efficiency with CFD …

SimScale · 检索词:ASHRAE data center cooling webinar。用于补充产业、产品或工程部署观察。

展开全文

Cooling Strategies for Data Center Design and Energy Efficiency with CFD (ASHRAE 90.4)

标准组织讲座 · SimScale · 检索词:ASHRAE data center cooling webinar

在 YouTube 打开
热度 B

产业热度指数 10/10

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

展开全文
热度B

产业热度指数 10/10

详细内容

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

延续热点 B

NVIDIA Blackwell/GB200/GB300

今日延续上榜

展开全文
延续热点B

NVIDIA Blackwell/GB200/GB300

详细内容

今日延续上榜

延续热点 B

AI 芯片供给与交付

今日延续上榜

展开全文
延续热点B

AI 芯片供给与交付

详细内容

今日延续上榜

延续热点 B

智算中心 CapEx/扩建

今日延续上榜

展开全文
延续热点B

智算中心 CapEx/扩建

详细内容

今日延续上榜

4. 最新视频观察

ASHRAE ITALY - LIQUID COOLING AND CHALLANGES IN IMPLEMENTATION

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

在 YouTube 打开

Smartphone Powered Data Centers: Shifting Toward Energy Efficiency

学术讲座 · IEEE Computer Society Silicon Valley · 检索词:IEEE data center energy efficiency lecture

在 YouTube 打开

The power grid can't support AI. So the industry stopped waiting for it.

专家讲座 · Pete Sacco · 检索词:AI datacenter power grid university lecture

在 YouTube 打开

[WEBINAR] ASHRAE's 5th Edition of Thermal Guidelines: What's New and How It Can Impact Your Facility

标准组织讲座 · Upsite Technologies · 检索词:ASHRAE data center cooling webinar

在 YouTube 打开

Collective Energy-Efficiency Approach to Data Center Networks Planning

学术讲座 · MyProjectBazaar · 检索词:IEEE data center energy efficiency lecture

在 YouTube 打开

Cooling Strategies for Data Center Design and Energy Efficiency with CFD (ASHRAE 90.4)

标准组织讲座 · SimScale · 检索词:ASHRAE data center cooling webinar

在 YouTube 打开

DLS with Keren Bergmann: Scaling Energy-Efficient AI Systems Performance with Photonic Connectivity

学术讲座 · MPI for the Science of Light · 检索词:IEEE data center energy efficiency lecture

在 YouTube 打开

Enhanced geothermal for AI data centers: Devilish or divine? | James F. Groves | TEDxChantilly HS

学术会议报告 · TEDx Talks · 检索词:AI data center energy conference keynote

在 YouTube 打开

来源链接区

本次检索说明

  • 当前自动化环境未配置 Tavily、Bing News 或 SerpAPI 检索密钥;脚本将使用公开 RSS/Atom、公共 arXiv 接口与固定监测源,不会编造产业新闻。
  • 论文池:已从本地论文池读取 18 条候选;池更新时间 2026-06-21 13:32。
  • x.ai 论文解读:文本生成失败,已回退到规则化论文摘要;原因:HTTP 403:{"code":"permission-denied","error":"Your team 472c8744-ad4f-4879-a588-fa7645e04979 has either used all available credits or reached its monthly spending limit. To continue making…
  • x.ai 论文配图:论文 1 生成失败,已使用内置主题图;原因:HTTP 403:{"code":"permission-denied","error":"Your team 472c8744-ad4f-4879-a588-fa7645e04979 has either used all available credits or reached its monthly spending limit. To continue making…
  • x.ai 论文配图:论文 2 生成失败,已使用内置主题图;原因:HTTP 403:{"code":"permission-denied","error":"Your team 472c8744-ad4f-4879-a588-fa7645e04979 has either used all available credits or reached its monthly spending limit. To continue making…
  • x.ai 论文配图:论文 3 生成失败,已使用内置主题图;原因:HTTP 403:{"code":"permission-denied","error":"Your team 472c8744-ad4f-4879-a588-fa7645e04979 has either used all available credits or reached its monthly spending limit. To continue making…
  • x.ai 论文配图:论文 4 生成失败,已使用内置主题图;原因:HTTP 403:{"code":"permission-denied","error":"Your team 472c8744-ad4f-4879-a588-fa7645e04979 has either used all available credits or reached its monthly spending limit. To continue making…
  • x.ai 论文配图:论文 5 生成失败,已使用内置主题图;原因:HTTP 403:{"code":"permission-denied","error":"Your team 472c8744-ad4f-4879-a588-fa7645e04979 has either used all available credits or reached its monthly spending limit. To continue making…
  • x.ai 论文配图:论文 6 生成失败,已使用内置主题图;原因:HTTP 403:{"code":"permission-denied","error":"Your team 472c8744-ad4f-4879-a588-fa7645e04979 has either used all available credits or reached its monthly spending limit. To continue making…
  • x.ai 论文配图:论文 7 生成失败,已使用内置主题图;原因:HTTP 403:{"code":"permission-denied","error":"Your team 472c8744-ad4f-4879-a588-fa7645e04979 has either used all available credits or reached its monthly spending limit. To continue making…
  • x.ai 论文配图:论文 8 生成失败,已使用内置主题图;原因:HTTP 403:{"code":"permission-denied","error":"Your team 472c8744-ad4f-4879-a588-fa7645e04979 has either used all available credits or reached its monthly spending limit. To continue making…
  • AI 分析:x.ai 调用失败,已回退到规则化模板;原因:HTTP 403:{"code":"permission-denied","error":"Your team 472c8744-ad4f-4879-a588-fa7645e04979 has either used all available credits or reached its monthly spending limit…
Data Center Dynamics Sponsored: BESS Is becoming the bridge between AI data centers and the grid 可信度:A Data Center Dynamics Nuclear physics research lab Jefferson Lab breaks ground on 30,000 sq ft data center 可信度:A Data Center Dynamics Plans filed for three-building data center campus in Northumberland, UK 可信度:A Data Center Dynamics Building the data center workforce starts in the classroom 可信度:A Data Center Dynamics DMG signs first prefab data center colocation contract at Christina Lake site in Canada 可信度:A Data Center Dynamics Amazon could sell Trainium AI chips to data centers - report 可信度:A Data Center Dynamics Hyperscale Data plans to deploy humanoid robots at data center in Michigan 可信度:A Data Center Dynamics California startup Orbital joins space data center craze with $5m pre-seed 可信度:A Data Center Dynamics AWS inks recycled water supply agreement with Greater Western Water for planned data center in Melbourne, Australia 可信度:A Data Center Dynamics Verse raises $54m in Series B funding round for platform to expedite data center connections 可信度:A The Register Only half of US datacenter capacity planned for 2026 is actually under construction 可信度:A ServeTheHome 81920 Cores Per Rack with AMD EPYC Venice at HPE Discover 2026 可信度:A Data Center Knowledge Evaporative Cooling in Data Centers: Why the Industry Hesitates to Move On 可信度:A Data Center Knowledge FERC Targets Grid Rules for Data Centers and Large Loads 可信度:A Data Center Knowledge Battery Storage Moves Closer to Data Centers, but Challenges Persist 可信度:A Data Center Knowledge Missouri Emerges as the Next Hyperscale Frontier Amid Growing Power Demands 可信度:A Data Center Knowledge HPE, Vultr Go All In on AI Inference Data Center Growth 可信度:A Data Center Knowledge HPE Targets GPU Utilization With New AI Networking Portfolio 可信度:A Data Center Knowledge Data Center Automation: What’s New and What Works 可信度:A Data Center Knowledge From Grid Constraints to On-Site Solutions: The Future of Data Center Power 可信度:A Data Center Knowledge HPE Interview: Why Data Center Efficiency Is Now Core to IT Decisions 可信度:A Data Center Knowledge Data Centers in Space: Hype, Reality, and the Long Timeline Ahead 可信度:A HPCwire AWS Announces Amazon EC2 G7 Instances Accelerated by NVIDIA RTX PRO 4500 Blackwell Server Edition GPUs 可信度:A HPCwire NVIDIA’s Packed ISC 2026 Program Spans AI, HPC and Hybrid Quantum Computing 可信度:A NVIDIA Blog Fastest, Largest, Strongest: NVIDIA Blackwell Sweeps MLPerf Training 6.0 可信度:S arXiv ScaleAcross Explorer: Exploring Communication Optimization for Scale-Across AI Model Training 可信度:S arXiv Maximizing Compute Capacity in AI Data Centers through Cooling, Energy Storage, and Computing Adaptation 可信度:S arXiv Grid Capacity Expansion under Data Centers and Electrified Manufacturing Large Loads 可信度:S arXiv Data Center Life Cycle Co-Design Optimization 可信度:S arXiv Spatial Load Correlation in AI Data-Center-Dominated Power Systems 可信度:S arXiv GridPilot: Real-Time Grid-Responsive Control for AI Supercomputers 可信度:S arXiv From Accounting to Coordination: A Virtual Water-Aware Electricity-Computation-Water Nexus Framework for Data Center Dispatch 可信度:S arXiv Peer-to-Peer Cloud Service Market for Data Centers Oriented to Computation-Electricity Coordination 可信度: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