Scientific Library of Tomsk State University

   E-catalog        

Normal view MARC view

Automatic SIMD Vectorization of SSA-based Control Flow Graphs electronic resource by Ralf Karrenberg.

By: Karrenberg, Ralf [author.]Contributor(s): SpringerLink (Online service)Material type: TextTextPublication details: Wiesbaden : Springer Fachmedien Wiesbaden : Imprint: Springer Vieweg, 2015Description: XVI, 187 p. 41 illus., 5 illus. in color. online resourceContent type: text Media type: computer Carrier type: online resourceISBN: 9783658101138Subject(s): Computer Science | Programming languages (Electronic computers) | Computer graphics | Applied mathematics | Engineering mathematics | Computer Science | Programming Languages, Compilers, Interpreters | Computer Graphics | Appl.Mathematics/Computational Methods of EngineeringDDC classification: 005.13 LOC classification: QA76.7-76.73QA76.76.C65Online resources: Click here to access online In: Springer eBooksSummary: 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.
Tags from this library: No tags from this library for this title. Log in to add tags.
No physical items for this record

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.

There are no comments on this title.

to post a comment.
Share