SIMD Programming Manual for Linux and Windows : Springer Professional Computing - Paul Cockshott

SIMD Programming Manual for Linux and Windows

By: Paul Cockshott, Kenneth Renfrew

Paperback | 22 October 2010

At a Glance

Paperback


$239.56

or 4 interest-free payments of $59.89 with

 or 

Aims to ship in 7 to 10 business days

A number of widely used contemporary processors have instruction-set extensions for improved performance in multi-media applications. The aim is to allow operations to proceed on multiple pixels each clock cycle. Such instruction-sets have been incorporated both in specialist DSPchips such as the Texas C62xx (Texas Instruments, 1998) and in general purpose CPU chips like the Intel IA32 (Intel, 2000) or the AMD K6 (Advanced Micro Devices, 1999). These instruction-set extensions are typically based on the Single Instruc­ tion-stream Multiple Data-stream (SIMD) model in which a single instruction causes the same mathematical operation to be carried out on several operands, or pairs of operands, at the same time. The level or parallelism supported ranges from two floating point operations, at a time on the AMD K6 architecture to 16 byte operations at a time on the Intel P4 architecture. Whereas processor architectures are moving towards greater levels of parallelism, the most widely used programming languages such as C, Java and Delphi are structured around a model of computation in which operations takeplace on a single value at a time. This was appropriate when processors worked this way, but has become an impediment to programmers seeking to make use of the performance offered by multi-media instruction -sets. The introduction of SIMD instruction sets (Peleg et al.
Industry Reviews

"Any scientist or engineer having to analyze any volume of data should read this book. The streaming extensions on today's CPUs come to life with the code that is presented clearly and concisely, and your applications will learn to fly. Thumbs up for Paul Cockshott and Keith Renfrew."

Patrick Van Laake, Ph.D.

Equator Spatial Technologies

Endorsement for:

MMX and Streaming SIMD programming Using PCs and Linux

P. Cockshott & K. Renfrew, Springer, 2003

"Vector Pascal represents a major advance in enabling non-experts to exploit the byte-parallel processing capabilities of modern CPUs. Cockshott and Renfrew's succinct book provides a well-written introduction to contemporary MMX and SIMD technology, and a solid grounding in using Vector Pascal and its tools to develop substantive image processing and graphics applications."

Dr Greg Michaelson

Head of Computer Science

Heriot-Watt University

Riccarton

EH14 4AS

greg@macs.hw.ac.uk

0131 451 3422

Other Editions and Formats

Hardcover

Published: 16th June 2004

More in Computer Vision

Learning OpenCV 3 : Computer Vision in C++ with the OpenCV Library - Adrian Kaehler
Making Things See : 3D Vision with Kinect, Processing, and Arduino - Greg Borenstein
Artificial Intelligence For Dummies : 2nd edition - John Paul Mueller

RRP $60.95

$37.50

38%
OFF
Advanced Sensors for Smart Healthcare - Tuan Anh Nguyen
Trustworthy AI in Medical imaging : The MICCAI Society book Series - Marco Lorenzi
Practical Computer Vision with SimpleCV : OREILLY AND ASSOCIATE - Kurt Demaagd