炭素強度スケジューリングは、コードレベルのエネルギー削減よりも大きな気候利益をもたらす
Carbon-intensity scheduling delivers greater climate benefit than incremental code-level energy reductions (原題)
Michael Bane
🤖 gxceed AI 要約
日本語
本研究は、計算の炭素排出削減において、コード最適化よりも炭素強度に基づく時間・場所のシフトが効果的であることを示す。行列演算で、実装選択で51倍、シフトで354倍の削減を実現し、実例では7750倍の削減を達成。開発者と政策立案者への提言を提供。
English
This study shows that carbon-intensity-based scheduling of computation in time and space yields far greater emission reductions than code-level optimizations. For matrix operations, implementation choices achieve 51x energy savings, and shifting achieves 354x carbon savings, with a real case of 7750x reduction. Provides insights for developers and policymakers.
Unofficial AI-generated summary based on the public title and abstract. Not an official translation.
📝 gxceed 編集解説 — Why this matters
日本のGX文脈において
日本のGX文脈では、データセンターの脱炭素化が重要課題であり、再生可能エネルギー調達や時間シフトによる需要調整は、電力系統の安定化と排出削減に寄与する。本研究の知見は、日本のIT企業やデータセンター事業者にとって、運用コスト削減と排出削減の両立に役立つ。
In the global GX context
Globally, this research aligns with the growing focus on sustainable computing and the role of carbon-aware scheduling in reducing emissions from data centers. It complements frameworks like the Green Software Foundation's principles and offers practical guidance for organizations aiming to reduce their Scope 2 emissions through temporal and spatial shifting of workloads.
👥 読者別の含意
🔬研究者:Provides empirical evidence that carbon-aware scheduling can yield orders-of-magnitude greater emission reductions than code optimizations, informing future research on sustainable computing.
🏢実務担当者:Offers actionable recommendations for data center operators and software developers to reduce carbon footprint by shifting workloads to times and locations with lower carbon intensity.
🏛政策担当者:Highlights the potential of carbon-aware computing as a demand-side flexibility measure, suggesting policies that incentivize temporal and spatial shifting of computational workloads.
📄 Abstract(原文)
Climate change is upon us and it is imperative to take action to reduce carbon emissions. Fossil fuels<br>and aviation are often held up as culprits. Computing, and particularly generative AI, is far from innocent.<br>Computing’s emissions are said to be comparable to flying, and the emission rate is now soaring due to the<br>computational costs of training large language models and the ubiquitous integration of AI into browsers and<br>search engines. Advocates such as the Green Software Foundation (GSF) have highlighted how computing is<br>part of the climate problem, and suggested ways for computing to reduce its carbon footprint. This includes<br>reducing the energy of a set of tasks (or reducing how often those tasks are undertaken). This approach has<br>had widespread interest, with people looking at CPU and GPU clock frequencies and reducing the precision<br>of arithmetic. A second approach, often overlooked, is to reduce the carbon for a given workload. This<br>centres on “shifting”. Since some electricity is greener than others, depending on the renewable-to-fossil<br>mix, it is possible to reduce emissions by shifting in time and space. The amount of carbon emissions a unit<br>of electricity is responsible for is its carbon intensity (CI), which we show to be a key factor in sustainable<br>computing.<br>This work examines reducing the carbon footprint of computational matrix operations. We examine<br>naive choices of compiler optimisations, computing languages, and numerical libraries. We compare this with<br>potential savings due to the dynamic nature of CI via careful scheduling of where and when computation<br>is undertaken. We find that careful choice of Implementation and Deployment can yield an energy saving<br>factor of 51, and that shifting when and where a Deployment is run can yield a further carbon saving factor<br>of 354x.<br>We illustrate a real case example of carbon savings of over 7750x compared to a given Baseline, and<br>provide key insights and recommendations for code developers and users, and for policy makers.
🔗 Provenance — このレコードを発見したソース
- openalex https://doi.org/10.83056/mmu.33078665.v2first seen 2026-08-19 04:34:27 · last seen 2026-08-20 04:32:30
🔔 こうした論文の新着を逃したくない方は キーワードアラート に登録(無料・3キーワードまで)。
gxceed は公開メタデータに基づく研究支援データセットです。要約・翻訳・解説は AI 支援で生成されています。 最終的な解釈・検証は利用者が原典資料に基づいて行うことを前提とします。