SIMD Programming Manual for Linux and Windows

SIMD Programming Manual for Linux and Windows

AngličtinaPevná vazba
Cockshott Paul
Springer London Ltd
EAN: 9781852337940
Na objednávku
Předpokládané dodání v pátek, 14. června 2024
2 633 Kč
Běžná cena: 2 925 Kč
Sleva 10 %
ks
Chcete tento titul ještě dnes?
knihkupectví Megabooks Praha Korunní
není dostupné
Librairie Francophone Praha Štěpánská
není dostupné
knihkupectví Megabooks Ostrava
není dostupné
knihkupectví Megabooks Olomouc
není dostupné
knihkupectví Megabooks Plzeň
není dostupné
knihkupectví Megabooks Brno
není dostupné
knihkupectví Megabooks Hradec Králové
není dostupné
knihkupectví Megabooks České Budějovice
není dostupné

Podrobné informace

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.
EAN 9781852337940
ISBN 185233794X
Typ produktu Pevná vazba
Vydavatel Springer London Ltd
Datum vydání 16. června 2004
Stránky 352
Jazyk English
Rozměry 254 x 178
Země United Kingdom
Sekce Professional & Scholarly
Autoři Cockshott Paul; Renfrew Kenneth
Ilustrace XXVI, 352 p.
Série Springer Professional Computing