Cantitate/Preț
Produs

Architectural Optimizations in Multi-Core Processors

Autor Sevin Fide
de Limba Germană Paperback – 24 oct 2013
The quest for greater computational power is never-ending. Recently, the architectural trend has shifted from improving single-threaded application performance to improving multi-threaded application performance. Thus, multi-core processors have been increasingly popular. To achieve concurrent execution of threads on multi-core processors, applications must be explicitly restructured to exploit parallelism, either by programmers or compilers. However, conventional parallel programming models may introduce overhead due to synchronization and communications among threads in multi-threaded applications. This book presents three architectural optimizations to improve thread-based synchronization and communications support in multi-core processors. Register-Based Synchronization (RBS) uses hardware registers efficiently to provide synchronization support in multi-core processors. Prepushing is a software controlled data forwarding technique to provide communications support in multi-core processors. Software Controlled Eviction (SCE) improves shared cache communications by placing shared data in shared caches.
Citește tot Restrânge

Preț: 32718 lei

Preț vechi: 40898 lei
-20% Nou

Puncte Express: 491

Preț estimativ în valută:
6261 6587$ 5184£

Carte tipărită la comandă

Livrare economică 14-28 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783639101577
ISBN-10: 363910157X
Pagini: 144
Dimensiuni: 150 x 220 x 9 mm
Greutate: 0.2 kg
Editura: VDM Verlag Dr. Müller e.K.

Notă biografică

Sevin Fide was born in Cyprus in 1981. She graduated from Eastern Mediterranean University in 2002 with a degree in Computer Engineering. She received M.S. and Ph.D. degrees in Electrical and Computer Engineering from the University of California, Irvine in 2004 and 2008, respectively. She is currently a graphics software engineer at Intel.