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 7 to 10 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 - John C. Shovic

RRP $74.95

$52.47

30%
OFF
The Practical Guide - Kerem Koseoglu

$96.75

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
Python Automation For Dummies : For Dummies (Computer/Tech) - Alan Simpson
Typescript Cookbook : Real World Type-Level Programming - Stefan Baumgartner
C++ How to Program, Global Edition : 10th Edition - Paul Deitel

RRP $167.95

$133.75

20%
OFF
Concepts of Programming Languages, Global Edition : 12th Edition - Robert Sebesta
Problem Solving and Program Design in C, Global Edition : 8th Edition - Elliot Koffman
Developing Graphics Frameworks with Java and OpenGL - Lee Stemkoski