中文
相关论文

相关论文: Energy Complexity of Software in Embedded Systems

200 篇论文

The optimisation of software energy consumption is of growing importance across all scales of modern computing, i.e., from embedded systems to data-centres. Practitioners in the field of Search-Based Software Engineering and Genetic…

软件工程 · 计算机科学 2020-04-10 Mahmoud A. Bokhari , Brad Alexander , Markus Wagner

We study a simple scheduling game for the speed scaling model. Players want their job to complete early, which however generates a big energy consumption. We address the game from the mechanism design side, and by charging the energy usage…

计算机科学与博弈论 · 计算机科学 2013-01-01 Oscar C. Vásquez

Due to their highly parallel multi-cores architecture, GPUs are being increasingly used in a wide range of computationally intensive applications. Compared to CPUs, GPUs can achieve higher performances at accelerating the programs'…

分布式、并行与集群计算 · 计算机科学 2021-10-05 Frédéric Magoulès , Abal-Kassim Cheik Ahamed , Alban Desmaison , Jean-Christophe Léchenet , François Mayer , Haifa Ben Salem , Thomas Zhu

The ever increasing number and complexity of energy-bound devices (such as the ones used in Internet of Things applications, smart phones, and mission critical systems) pose an important challenge on techniques to optimize their energy…

分布式、并行与集群计算 · 计算机科学 2017-09-25 Umer Liqat , Zorana Bankovic , Pedro Lopez-Garcia , Manuel V. Hermenegildo

Developing energy-efficient video encoding algorithms is highly important due to the high processing complexities and, consequently, the high energy demand of the encoding process. To accomplish this, the energy consumption of the video…

图像与视频处理 · 电气工程与系统科学 2024-10-04 Geetha Ramasubbu , Andrè Kaup , Christian Herglotz

The DGEMM function is a widely used implementation of the matrix product. While the asymptotic complexity of the algorithm only depends on the sizes of the matrices, we show that the performance is significantly impacted by the matrices…

分布式、并行与集群计算 · 计算机科学 2019-12-12 Tom Cornebize , Arnaud Legrand

Energy consumption analysis of IT-controlled systems can play a major role in minimising the overall energy consumption of such IT systems, during the development phase, or for optimisation in the field. Recently, a precise energy analysis…

编程语言 · 计算机科学 2017-05-03 Bernard van Gastel , Marko van Eekelen

While most work on the quantum simulation of chemistry has focused on computing energy surfaces, a similarly important application requiring subtly different algorithms is the computation of energy derivatives. Almost all molecular…

Power is increasingly becoming a limiting resource in high-performance, GPU-accelerated computing systems. Understanding the range and sources of power variation is essential in setting realistic bounds on rack and system peak power, and…

分布式、并行与集群计算 · 计算机科学 2022-12-20 Sridutt Bhalachandra , Brian Austin , Samuel Williams , Nicholas J. Wright

Robustly estimating energy consumption in High-Performance Computing (HPC) is essential for assessing the energy footprint of modern workloads, particularly in fields such as Artificial Intelligence (AI) research, development, and…

分布式、并行与集群计算 · 计算机科学 2024-09-10 Luis G. León-Vega , Niccolò Tosato , Stefano Cozzini

Promoting energy efficiency to a first class system design goal is an important research challenge. Although more energy-efficient hardware can be designed, it is software that controls the hardware; for a given system the potential for…

Estimates of energy usage in layers of computing from devices to algorithms have been determined and analyzed. Building on the previous analysis [3], energy needed from single devices and systems including three large-scale computing…

计算机与社会 · 计算机科学 2023-10-12 Sadasivan Shankar

Programmable circuits such as general-purpose processors or FPGAs have their end-user energy efficiency strongly dependent on the program that they execute. Ultimately, it is the programmer's ability to code and, in the case of general…

分布式、并行与集群计算 · 计算机科学 2021-04-13 Samuel Xavier-de-Souza , Eduardo A. Neves , Alex F. A. Furtunato , Luiz F. Q. Silveira , Kyriakos Georgiou , Kerstin I. Eder

We analyze a physically motivated fine-grained mesh-connected computer model, assuming that a word of information takes a fixed area and that it takes unit time and unit energy to move a word unit distance. This is a representation of…

数据结构与算法 · 计算机科学 2022-12-07 Quentin Stout

This paper presents an analysis of the energy consumption of an extensive number of the optimisations a modern compiler can perform. Using GCC as a test case, we evaluate a set of ten carefully selected benchmarks for five different…

性能 · 计算机科学 2014-01-27 James Pallister , Simon Hollis , Jeremy Bennett

Algorithmic efficiency is essential to reducing energy and time usage for computational problems. Optimizing efficiency is important for tasks involving multiple resources, for example in stochastic calculations where the size of the random…

计算物理 · 物理学 2025-07-09 Run Yan Teh , Manushan Thenabadu , Peter D Drummond

High performance calculation is increasingly used within society. Previously reserved for an elite, based on large computing and storage infrastructures, it is now a core module for many companies. Indeed, high performance calculation makes…

计算机与社会 · 计算机科学 2019-12-10 Cyrille Bonamy , Laurent Lefèvre , Gabriel Moreau

In the last few years, a growing body of research has proposed methods, techniques, and tools to support developers in the construction of software that consumes less energy. These solutions leverage diverse approaches such as version…

软件工程 · 计算机科学 2020-12-08 Wellington Oliveira , Hugo Matalonga , Gustavo Pinto , Fernando Castor , João Paulo Fernandes

Energy efficiency can have a significant influence on user experience of mobile devices such as smartphones and tablets. Although energy is consumed by hardware, software optimization plays an important role in saving energy, and thus…

软件工程 · 计算机科学 2016-08-19 Xueliang Li , John P. Gallagher

This paper surveys the primary computational hurdles of Energy Systems optimization coming from different sources: model-induced complexity, optimization algorithm requirements, and uncertainties handling (both aleatoric and epistemic).…