paper-with-me

Papers

Elastic Solver: Balancing Solution Time and Energy Consumption

2016-05-23 · Barry Hurley, Deepak Mehta, Barry O'Sullivan

Combinatorial decision problems arise in many different domains such as scheduling, routing, packing, bioinformatics, and many more. Despite recent advances in developing scalable solvers, there are still many problems which are often very hard to solve. Typically the most advanced solvers include elements which are stochastic in nature. If a same instance is solved many times using different seeds then depending on the inherent characteristics of a problem instance and the solver, one can observe a highly-variant distribution of times spanning multiple orders of magnitude. Therefore, to solve a problem instance efficiently it is often useful to solve the same instance in parallel with different seeds. With the proliferation of cloud computing, it is natural to think about an elastic solver which can scale up by launching searches in parallel on thousands of machines (or cores). However, this could result in consuming a lot of energy. Moreover, not every instance would require thousands of machines. The challenge is to resolve the tradeoff between solution time and energy consumption optimally for a given problem instance. We analyse the impact of the number of machines (or cores) on not only solution time but also on energy consumption. We highlight that although solution time always drops as the number of machines increases, the relation between the number of machines and energy consumption is more complicated. In many cases, the optimal energy consumption may be achieved by a middle ground, we analyse this relationship in detail. The tradeoff between solution time and energy consumption is studied further, showing that the energy consumption of a solver can be reduced drastically if we increase the solution time marginally. We also develop a prediction model, demonstrating that such insights can be exploited to achieve faster solutions times in a more energy efficient manor.

📄 PDF Abstract BibTeX arXiv:1605.06940

Code (0)

등록된 구현이 없습니다.

Tasks

Cloud ComputingScheduling

Similar Papers 제목 키워드 기반

A Color Elastica Model for Vector-Valued Image Regularization

2020-08-19 · Hao Liu, Xue-Cheng Tai, Ron Kimmel, Roland Glowinski

Models related to the Euler's elastica energy have proven to be useful for many applications including image processing. Extending elastica models to color images and multi-channel data is a challenging task, as stable a…

Accelerating Multiscale Modeling with Hybrid Solvers: Coupling FEM and Neural Operators with Domain Decomposition

2025-04-15 · Wei Wang, Maryam Hakimzadeh, Haihui Ruan, Somdatta Goswami

Numerical solvers for PDEs face challenges in balancing computational cost and accuracy, particularly for multiscale and dynamical systems. Neural operators (NOs) can significantly speed up simulations; however, they fac…

Stochastic Gradient-based Fast Distributed Multi-Energy Management for an Industrial Park with Temporally-Coupled Constraints

2022-04-08 · Dafeng Zhu, Bo Yang, Chengbin Ma, Zhaojian Wang 외

Contemporary industrial parks are challenged by the growing concerns about high cost and low efficiency of energy supply. Moreover, in the case of uncertain supply/demand, how to mobilize delay-tolerant elastic loads and…

energy managementManagement

Elastic ODYN: Differentiable Optimization for Infeasible Control and Learning in Robotics

2026-06-15 · Aristotelis Papatheodorou, Jose Rojas, Ioannis Havoutis, Carlos Mastalli arxiv

Robotic systems routinely encounter conflicting objectives, modeling errors, and degenerate contact conditions that render quadratic programs (QPs) infeasible. Yet most optimization solvers and differentiable QP layers a…

A simple yet efficient algorithm for multiple kernel learning under elastic-net constraints

2015-06-29 · Luca Citi

This papers introduces an algorithm for the solution of multiple kernel learning (MKL) problems with elastic-net constraints on the kernel weights. The algorithm compares very favourably in terms of time and space comple…