Cantitate/Preț
Produs

Automatic SIMD Vectorization of SSA-based Control Flow Graphs

Autor Ralf Karrenberg
en Limba Engleză Paperback – 29 iun 2015
Ralf Karrenberg presents Whole-Function Vectorization (WFV), an approach that allows a compiler to automatically create code that exploits data-parallelism using SIMD instructions. Data-parallel applications such as particle simulations, stock option price estimation or video decoding require the same computations to be performed on huge amounts of data. Without WFV, one processor core executes a single instance of a data-parallel function. WFV transforms the function to execute multiple instances at once using SIMD instructions. The author describes an advanced WFV algorithm that includes a variety of analyses and code generation techniques. He shows that this approach improves the performance of the generated code in a variety of use cases.
Citește tot Restrânge

Preț: 32628 lei

Preț vechi: 40785 lei
-20% Nou

Puncte Express: 489

Preț estimativ în valută:
6246 6517$ 5236£

Carte tipărită la comandă

Livrare economică 13-27 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783658101121
ISBN-10: 3658101121
Pagini: 187
Ilustrații: XVI, 187 p. 41 illus., 5 illus. in color.
Dimensiuni: 148 x 210 x 17 mm
Greutate: 0.25 kg
Ediția:2015
Editura: Springer Fachmedien Wiesbaden
Colecția Springer Vieweg
Locul publicării:Wiesbaden, Germany

Public țintă

Research

Cuprins

Introduction.- Foundations & Terminology.- Overview.- Related Work.- SIMD Property Analyses.- Whole-Function Vectorization.- Dynamic Code Variants.- Evaluation.- Conclusion.- Outlook.

Recenzii

“This dissertation investigates whole function vectorization, which is an automatic procedure to optimize intermediate scalar compiler code for SIMD (single-instruction multiple-date) architectures. … The thesis is well written and easily understandable by anyone with at least some background in compilation. Examples are generously provided to illustrate the major notions and pseudo-code is presented for all major procedures.” (Andreas Maletti, Mathematical Reviews, March, 2016)

Notă biografică

Ralf Karrenberg received his PhD in computer science at Saarland University in 2015. His seminal research on compilation techniques for SIMD architectures found wide recognition in both academia and the CPU and GPU industry. Currently, he is working for NVIDIA in Berlin. Prior to that, he contributed to research and development for visual effects in blockbuster movies at Weta Digital, New Zealand.

Textul de pe ultima copertă

Ralf Karrenberg presents Whole-Function Vectorization (WFV), an approach that allows a compiler to automatically create code that exploits data-parallelism using SIMD instructions. Data-parallel applications such as particle simulations, stock option price estimation, or video decoding require the same computations to be performed on huge amounts of data. Without WFV, one processor core executes a single instance of a data-parallel function. WFV transforms the function to execute multiple instances at once using SIMD instructions. The author describes an advanced WFV algorithm that includes a variety of analyses and code generation techniques. He shows that this approach improves the performance of the generated code in a variety of use cases.
Contents
  • Introduction, Foundations & Terminology, Related Work
  • SIMD Property Analyses
  • Whole-Function Vectorization
  • Dynamic Code Variants, Evaluation, Conclusion, Outlook
Target Groups
  • Computer science researchers and students working in data-parallel computing
  • Software and compiler engineers in the fields high-performance computing and compiler construction
About the Author
Ralf Karrenberg received his PhD in computer science at Saarland University in 2015. His seminal research on compilation techniques for SIMD architectures found wide recognition in both academia and the CPU and GPU industry. Currently, he is working for NVIDIA in Berlin. Prior to that, he contributed to research and development for visual effects in blockbuster movies at Weta Digital, New Zealand.

Caracteristici

Publication in the field of technical sciences Includes supplementary material: sn.pub/extras