Parallel Computing Hits the Power Wall Principles, Challenges, and a Survey of Solutions

This book describes several approaches to adaptability that are applied for the optimization of parallel applications, such as thread-level parallelism exploitation and dynamic voltage and frequency scaling on multicore systems. This book explains how software developers can apply a novel technique...

Full description

Bibliographic Details
Main Authors: Francisco Lorenzon, Arthur, Beck Filho, Antonio Carlos Schneider (Author)
Format: eBook
Language:English
Published: Cham Springer International Publishing 2019, 2019
Edition:1st ed. 2019
Series:SpringerBriefs in Computer Science
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 02033nmm a2200337 u 4500
001 EB001885850
003 EBX01000000000000001049217
005 00000000000000.0
007 cr|||||||||||||||||||||
008 191202 ||| eng
020 |a 9783030287191 
100 1 |a Francisco Lorenzon, Arthur 
245 0 0 |a Parallel Computing Hits the Power Wall  |h Elektronische Ressource  |b Principles, Challenges, and a Survey of Solutions  |c by Arthur Francisco Lorenzon, Antonio Carlos Schneider Beck Filho 
250 |a 1st ed. 2019 
260 |a Cham  |b Springer International Publishing  |c 2019, 2019 
300 |a XIII, 88 p. 32 illus., 14 illus. in color  |b online resource 
505 0 |a 1 Run-time Adaptability: The Key for Improving Parallel Applications -- 2 Fundamental Concepts -- 3 The impact of Parallel Programming Interfaces on Energy -- 4 Tuning Parallel Applications -- 5 Case Study: DCT with Aurora -- 6 Conclusions 
653 |a Software engineering 
653 |a Software Engineering 
653 |a Computer networks  
653 |a Computer Engineering and Networks 
653 |a Computer engineering 
700 1 |a Beck Filho, Antonio Carlos Schneider  |e [author] 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
490 0 |a SpringerBriefs in Computer Science 
028 5 0 |a 10.1007/978-3-030-28719-1 
856 4 0 |u https://doi.org/10.1007/978-3-030-28719-1?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 004.6 
082 0 |a 621.39 
520 |a This book describes several approaches to adaptability that are applied for the optimization of parallel applications, such as thread-level parallelism exploitation and dynamic voltage and frequency scaling on multicore systems. This book explains how software developers can apply a novel technique to adapt the number of threads at runtime without any modification in the source code nor recompilation. This book is useful for software developers in general since it offers realistic examples throughout to demonstrate various techniques presented