Get Free Shipping on orders over $79
Automatic SIMD Vectorization of SSA-based Control Flow Graphs - Ralf Karrenberg

Automatic SIMD Vectorization of SSA-based Control Flow Graphs

By: Ralf Karrenberg

Paperback | 29 June 2015

At a Glance

Paperback


$84.99

or 4 interest-free payments of $21.25 with

 or 

Ships in 5 to 7 business days

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.
Industry Reviews

"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)

More in Programming & Scripting Languages

The C Programming Language : Prentice Hall Software - Brian Kernighan

RRP $107.04

$75.75

29%
OFF
Python All-in-One For Dummies : 3rd Edition - Alan Simpson

RRP $74.95

$55.75

26%
OFF
Introduction to Programming Languages - Gordon Hurley
Typesetting Mathematics With Latex - Robert Legato
C# 12 in a Nutshell : The Definitive Reference - Joseph Albahari

RRP $133.00

$64.75

51%
OFF
PHP, MySQL, & JavaScript All-In-One For Dummies : For Dummies - Richard Blum
Learning Go : An Idiomatic Approach to Real-World Go Programming - Jon Bodner
Programming Rust : Fast, Safe Systems Development 2nd Edition - Jason Orendorff
C++ How to Program, Global Edition : 10th Edition - Paul Deitel

RRP $167.95

$133.75

20%
OFF
Python Cookbook : Recipes for Mastering Python : 3rd Edition - David Beazley