SIMD Programming Manual for Linux and Windows / Edition 1

SIMD Programming Manual for Linux and Windows / Edition 1

ISBN-10:
185233794X
ISBN-13:
9781852337940
Pub. Date:
05/18/2004
Publisher:
Springer London
ISBN-10:
185233794X
ISBN-13:
9781852337940
Pub. Date:
05/18/2004
Publisher:
Springer London
SIMD Programming Manual for Linux and Windows / Edition 1

SIMD Programming Manual for Linux and Windows / Edition 1

Hardcover  -  Buy New

$109.99 
Current price is , Original price is $109.99. You
$109.99 
  • SHIP THIS ITEM
    In stock. Ships in 1-2 days.
  • PICK UP IN STORE

    Your local store may have stock of this item.


Overview

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.

Product Details

ISBN-13: 9781852337940
Publisher: Springer London
Publication date: 05/18/2004
Series: Springer Professional Computing
Edition description: 2004
Pages: 352
Product dimensions: 7.01(w) x 10.00(h) x 0.28(d)
From the B&N Reads Blog

Customer Reviews