Abstract
The introduction of Graphical Processing Units (GPUs) in scientific computing has shown great promise in many different fields. While GPUs are capable of very high floating point performance and memory bandwidth, its massively parallel architecture requires algorithms to be reimplemented to suit the different architecture. Interior point method can be used to solve convex optimization problems. These problems often arise in fields such as in Model Predictive Control (MPC), which may have real-time requirements for the solution time. This paper presents a case study in which we utilize GPUs for a Linear Programming Interior Point Method to solve a test case where a series of power plants must be controlled to minimize the cost of power production. We demonstrate that using GPUs for solving MPC problems can provide a speedup in solution time.
Original language | English |
---|---|
Title of host publication | The 10th European Workshop on Advanced Control and Diagnosis (ACD 2012) |
Number of pages | 6 |
Publisher | Technical University of Denmark |
Publication date | 2012 |
Publication status | Published - 2012 |
Event | 10th European Workshop on Advanced Control and Diagnosis - Technical University of Denmark, Kgs. Lyngby, Denmark Duration: 8 Nov 2012 → 9 Nov 2012 Conference number: 10 http://indico.conferences.dtu.dk/conferenceDisplay.py?confId=108 |
Workshop
Workshop | 10th European Workshop on Advanced Control and Diagnosis |
---|---|
Number | 10 |
Location | Technical University of Denmark |
Country/Territory | Denmark |
City | Kgs. Lyngby |
Period | 08/11/2012 → 09/11/2012 |
Internet address |
Keywords
- Linear programming
- Interior Point Methods
- Model predictive control
- Graphical Processing Unit