0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R500 - R1,000 (1)
  • R1,000 - R2,500 (6)
  • -
Status
Brand

Showing 1 - 7 of 7 matches in All Departments

Transactions on High-Performance Embedded Architectures and Compilers II (Paperback, 2009 ed.): Per Stenstroem, David Whalley Transactions on High-Performance Embedded Architectures and Compilers II (Paperback, 2009 ed.)
Per Stenstroem, David Whalley
R1,420 Discovery Miles 14 200 Ships in 10 - 17 working days

1 2 Per Stenstro ..m and David Whalley 1 Chalmers University of Technology, Sweden 2 Florida State University, U.S.A. In January2007,the secondedition in the series of International Conferenceson High-Performance Embedded Architectures andCompilers (HiPEAC'2007)was held in Ghent,Belgium.We were fortunate to attract around70 submissions of whichonly19wereselected forpresentation.Amongthese,weaskedtheauthors ofthe?vemost highly rated contributionsto make extended versions ofthem. They all accepted to do that andtheirarticles appear in this section ofthe second volume. The?rstarticlebyKeramidas,Xekalakis,andKaxirasfocusesontheincreased power consumption in set-associativecaches.They presenta novel approach to reduce dynamicpower that leverages on the previously proposed cache decay approach that has been shown to reduce static (or leakage) power. In the secondarticlebyMagarajan,Gupta,andKrishnaswamythe focus ison techniques to encrypt data in memory to preservedata integrity. The problem with previous techniques is that the decryption latency ends up on the critical memory access path. Especially in embedded processors,caches are small and it isdi?cultto hide the decryption latency. The authors propose a compiler-based strategy that manages to reduce the impact of the decryption time signi?cantly. The thirdarticlebyKluyskensandEeckhoutfocusesondetailedarchitectural simulation techniques.It is well-known that they are ine?cientandaremedy to the problem isto use sampling.When usingsampling,onehastowarm up memory structures such as caches andbranch predictors.Thispaper introduces a noveltechnique calledBranchHistoryMatchingfore?cient warmupofbranch predictors. The fourth articlebyBhadauria,McKee,Singh, and Tyson focuses on static power consumptioninlarge caches.Theyintroduce a reuse-distance drowsy cache mechanism that issimpleas well as e?ective in reducingthestaticpower in caches.

High Performance Embedded Architectures and Compilers - Third International Conference, HiPEAC 2008, Goeteborg, Sweden, January... High Performance Embedded Architectures and Compilers - Third International Conference, HiPEAC 2008, Goeteborg, Sweden, January 27-29, 2008, Proceedings (Paperback, 2008 ed.)
Per Stenstroem, Michel Dubois, Manolis Katevenis, Rajiv Gupta, Theo Ungerer
R1,440 Discovery Miles 14 400 Ships in 10 - 17 working days

This book constitutes the refereed proceedings of the Third International Conference on High Performance Embedded Architectures and Compilers, HiPEAC 2008, held in GAteborg, Sweden, January 27-29, 2008.

The 25 revised full papers presented together with 1 invited keynote paper were carefully reviewed and selected from 77 submissions. The papers are organized in topical sections on Multithreaded and Multicore Processors, Reconfigurable - ASIP, Compiler Optimizations, Industrial Processors and Application Parallelization, Power-Aware Techniques, High-Performance Processors, Profiles: Collection and Analysis as well as Optimizing Memory Performance.

Transactions on High-Performance Embedded Architectures and Compilers I (Paperback, 2007 ed.): Per Stenstroem Transactions on High-Performance Embedded Architectures and Compilers I (Paperback, 2007 ed.)
Per Stenstroem; Edited by Mike O'Boyle, Francois Bodin, Marcelo Cintra, Sally A. McKee
R1,541 Discovery Miles 15 410 Ships in 10 - 17 working days

Transactions on HiPEAC is a new journal which aims at the timely dissemination of research contributions in computer architecture and compilation methods for high-performance embedded computer systems. It publishes original research on systems targeted at specific computing tasks as well as systems with broad application bases. Its scope covers all aspects of computer architecture, code generation and compiler optimization methods.

High Performance Embedded Architectures and Compilers - Second International Conference, HiPEAC 2007, Ghent, Belgium, January... High Performance Embedded Architectures and Compilers - Second International Conference, HiPEAC 2007, Ghent, Belgium, January 28-30, 2007. Proceedings (Paperback, 2007 ed.)
Koen De Bosschere, David Kaeli, Per Stenstroem, David Whalley, Theo Ungerer
R1,508 Discovery Miles 15 080 Ships in 10 - 17 working days

This book constitutes the refereed proceedings of the Second International Conference on High Performance Embedded Architectures and Compilers, HiPEAC 2007, held in Ghent, Belgium, in January 2007. The 19 revised full papers presented together with one invited keynote paper were carefully reviewed and selected from 65 submissions. The papers are organized in topical sections.

Advanced Parallel Processing Technologies - 13th International Symposium, APPT 2019, Tianjin, China, August 15-16, 2019,... Advanced Parallel Processing Technologies - 13th International Symposium, APPT 2019, Tianjin, China, August 15-16, 2019, Proceedings (Paperback, 1st ed. 2019)
Pen-Chung Yew, Per Stenstroem, Junjie Wu, Xiaoli Gong, Tao Li
R1,408 Discovery Miles 14 080 Ships in 10 - 17 working days

This book constitutes the proceedings of the 13th International Symposium on Advanced Parallel Processing Technologies, APPT 2019, held in Tianjin, China, in August 2019. The 11 full papers presented in this volume were carefully reviewed and selected from 35 submissions. The papers are organized in topical sections named: System Support for Neural Networks; Scheduling and File Systems; Optimization and Parallelization; Security and Algorithms.

A Primer on Compression in the Memory Hierarchy (Paperback): Somayeh Sardashti, Angelos Arelakis, Per Stenstroem, David A. Wood A Primer on Compression in the Memory Hierarchy (Paperback)
Somayeh Sardashti, Angelos Arelakis, Per Stenstroem, David A. Wood
R793 Discovery Miles 7 930 Ships in 10 - 17 working days

This synthesis lecture presents the current state-of-the-art in applying low-latency, lossless hardware compression algorithms to cache, memory, and the memory/cache link. There are many non-trivial challenges that must be addressed to make data compression work well in this context. First, since compressed data must be decompressed before it can be accessed, decompression latency ends up on the critical memory access path. This imposes a significant constraint on the choice of compression algorithms. Second, while conventional memory systems store fixed-size entities like data types, cache blocks, and memory pages, these entities will suddenly vary in size in a memory system that employs compression. Dealing with variable size entities in a memory system using compression has a significant impact on the way caches are organized and how to manage the resources in main memory. We systematically discuss solutions in the open literature to these problems. Chapter 2 provides the foundations of data compression by first introducing the fundamental concept of value locality. We then introduce a taxonomy of compression algorithms and show how previously proposed algorithms fit within that logical framework. Chapter 3 discusses the different ways that cache memory systems can employ compression, focusing on the trade-offs between latency, capacity, and complexity of alternative ways to compact compressed cache blocks. Chapter 4 discusses issues in applying data compression to main memory and Chapter 5 covers techniques for compressing data on the cache-to-memory links. This book should help a skilled memory system designer understand the fundamental challenges in applying compression to the memory hierarchy and introduce him/her to the state-of-the-art techniques in addressing them.

Transactions on High-Performance Embedded Architectures and Compilers V (Paperback, 1st ed. 2019): Per Stenstroem Transactions on High-Performance Embedded Architectures and Compilers V (Paperback, 1st ed. 2019)
Per Stenstroem; Edited by Cristina Silvano, Koen Bertels, Michael Schulte
R1,408 Discovery Miles 14 080 Ships in 10 - 17 working days

Transactions on HiPEAC aims at the timely dissemination of research contributions in computer architecture and compilation methods for high-performance embedded computer systems. Recognizing the convergence of embedded and general-purpose computer systems, this journal publishes original research on systems targeted at specific computing tasks as well as systems with broad application bases. The scope of the journal therefore covers all aspects of computer architecture, code generation and compiler optimization methods of interest to researchers and practitioners designing future embedded systems. This 5th issue contains extended versions of papers by the best paper award candidates of IC-SAMOS 2009 and the SAMOS 2009 Workshop, colocated events of the 9th International Symposium on Systems, Architectures, Modeling and Simulation, SAMOS 2009, held in Samos, Greece, in 2009. The 7 papers included in this volume were carefully reviewed and selected. The papers cover research on embedded processor hardware/software design and integration and present challenging research trends.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Catalysis - Volume 8
G.C. Bond, G. Webb Hardcover R10,018 Discovery Miles 100 180
The Great Conversers, and Other Essays
William Mathews Paperback R534 Discovery Miles 5 340
The Amazing Spider-Man
Stan Lee, Steve Ditko Paperback R760 R592 Discovery Miles 5 920
Reminiscences of Thirty Years' Residence…
Roger Therry Paperback R676 Discovery Miles 6 760
St. George's, Edinburgh - a History of…
David MacLagan Paperback R462 Discovery Miles 4 620
Applications of Ion Exchange Materials…
Inam Uddin, Tauseef Ahmad Rangreez, … Hardcover R2,674 Discovery Miles 26 740
Recent Advances in Electrochemical…
Philippe Vernoux, Constantinos G. Vayenas Hardcover R4,294 Discovery Miles 42 940
The British Essayists
Alexander Chalmers Paperback R572 Discovery Miles 5 720
Nanofluid Applications for Advanced…
Shriram S. Sonawane, Mohsen Sharifpur Paperback R3,922 Discovery Miles 39 220
ZIF-8 Based Materials for Pharmaceutical…
Awais Ahmad, Muhammad Pervaiz, … Hardcover R4,800 Discovery Miles 48 000

 

Partners