0
Your cart

Your cart is empty

Price
  • R50 - R100 (2)
  • R100 - R250 (219)
  • R250 - R500 (789)
  • R500+ (8,314)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer hardware & operating systems

High-Performance Computing on the Intel (R) Xeon Phi (TM) - How to Fully Exploit MIC Architectures (Hardcover, 2014): Endong... High-Performance Computing on the Intel (R) Xeon Phi (TM) - How to Fully Exploit MIC Architectures (Hardcover, 2014)
Endong Wang, Qing Zhang, Bo Shen, Guangyong Zhang, Xiaowei Lu, …
R2,244 R2,019 Discovery Miles 20 190 Save R225 (10%) Ships in 10 - 15 working days

The aim of this book is to explain to high-performance computing (HPC) developers how to utilize the Intel(r) Xeon Phi series products efficiently. To that end, it introduces some computing grammar, programming technology and optimization methods for using many-integrated-core (MIC) platforms and also offers tips and tricks for actual use, based on the authors first-hand optimization experience.

The material is organized in three sections. The first section, Basics of MIC, introduces the fundamentals of MIC architecture and programming, including the specific Intel MIC programming environment. Next, the section on Performance Optimization explains general MIC optimization techniques, which are then illustrated step-by-step using the classical parallel programming example of matrix multiplication. Finally, Project development presents a set of practical and experience-driven methods for using parallel computing in application projects, including how to determine if a serial or parallel CPU program is suitable for MIC and how to transplant a program onto MIC.

This book appeals to two main audiences: First, software developers for HPC applications it will enable them to fully exploit the MIC architecture and thus achieve the extreme performance usually required in biological genetics, medical imaging, aerospace, meteorology and other areas of HPC. Second, students and researchers engaged in parallel and high-performance computing it will guide them on how to push the limits of system performance for HPC applications. "

UC/TCP-IP and the STMicroelectronics STM32F107 (Hardcover): Legare Christian UC/TCP-IP and the STMicroelectronics STM32F107 (Hardcover)
Legare Christian
R1,809 Discovery Miles 18 090 Ships in 10 - 15 working days
The Boundary-Scan Handbook (Hardcover, 4th ed. 2016): Kenneth P. Parker The Boundary-Scan Handbook (Hardcover, 4th ed. 2016)
Kenneth P. Parker
R5,647 Discovery Miles 56 470 Ships in 10 - 15 working days

Aimed at electronics industry professionals, this 4th edition of the Boundary Scan Handbook describes recent changes to the IEEE1149.1 Standard Test Access Port and Boundary-Scan Architecture. This updated edition features new chapters on the possible effects of the changes on the work of the practicing test engineers and the new 1149.8.1 standard. Anyone needing to understand the basics of boundary scan and its practical industrial implementation will need this book. Provides an overview of the recent changes to the 1149.1 standard and the effect of the changes on the work of test engineers; Explains the new IEEE 1149.8.1 subsidiary standard and applications; Describes the latest updates on the supplementary IEEE testing standards. In particular, addresses: IEEE Std 1149.1 Digital Boundary-ScanIEEE Std 1149.4 Analog Boundary-ScanIEEE Std 1149.6 Advanced I/O TestingIEEE Std 1149.8.1 Passive Component TestingIEEE Std 1149.1-2013 The 2013 Revision of 1149.1IEEE Std 1532 In-System ConfigurationIEEE Std 1149.6-2015 The 2015 Revision of 1149.6

The Drivers of Wearable Device Usage - Practice and Perspectives (Hardcover, 1st ed. 2016): Claus-Peter H Ernst The Drivers of Wearable Device Usage - Practice and Perspectives (Hardcover, 1st ed. 2016)
Claus-Peter H Ernst
R1,408 Discovery Miles 14 080 Ships in 18 - 22 working days

This book collects multiple research articles studying the factors influencing wearable device usage. Based on multiple empirical studies, which research different kinds of wearable devices such as smartwatches, activity trackers, and smartglasses, potential drivers of wearable device usage are identified and evaluated. Overall, the book provides novel and important insights for both practitioners and academics, highlights their various practical implications for the development and marketing of wearable devices and offers outlooks on further research directions.

Linux for Embedded and Real-time Applications (Paperback, 3rd edition): Doug Abbott Linux for Embedded and Real-time Applications (Paperback, 3rd edition)
Doug Abbott
R975 Discovery Miles 9 750 Ships in 10 - 15 working days

This new edition of Linux for Embedded and Real-Time Applications provides a practical introduction to the basics and the latest developments in this rapidly evolving technology. Ideal for those new to using Linux in an embedded environment, it takes a hands-on approach and covers key concepts plus specific applications.

Key features include:

Substantially updated to focus on a specific ARM-based single board computer (SBC) as a target for embedded application programming

Includes an introduction to Android programming

With this book you will learn:

The basics of Open Source, Linux and the embedded space

How to set up a simple system and tool chain

How to use simulation for initial application testing

Network, graphics and Android programming

How to use some of the many Linux components and tools

How to configure and build the Linux kernel, BusyBox and U-Boot bootloader
Provides a hands-on introduction for engineers and software developers who need to get up to speed quickly on embedded Linux, its operation and its capabilities - including AndroidUpdated and changed accompanying tools, with a focus on the author s specially-developed Embedded Linux Learning Kit"

Modern Compiler Design (Hardcover, 2nd ed. 2012): Dick Grune, Kees van Reeuwijk, Henri E. Bal, Ceriel J.H. Jacobs, Koen... Modern Compiler Design (Hardcover, 2nd ed. 2012)
Dick Grune, Kees van Reeuwijk, Henri E. Bal, Ceriel J.H. Jacobs, Koen Langendoen
R3,281 Discovery Miles 32 810 Ships in 18 - 22 working days

"Modern Compiler Design" makes the topic of compiler design more accessible by focusing on principles and techniques of wide application. By carefully distinguishing between the essential (material that has a high chance of being useful) and the incidental (material that will be of benefit only in exceptional cases) much useful information was packed in this comprehensive volume. The student who has finished this book can expect to understand the workings of and add to a language processor for each of the modern paradigms, and be able to read the literature on how to proceed. The first provides a firm basis, the second potential for growth.

Multicore Systems On-Chip: Practical Software/Hardware Design (Hardcover, 2nd Revised edition): Abderazek Ben Abdallah Multicore Systems On-Chip: Practical Software/Hardware Design (Hardcover, 2nd Revised edition)
Abderazek Ben Abdallah
R1,950 Discovery Miles 19 500 Ships in 10 - 15 working days

System on chips designs have evolved from fairly simple unicore, single memory designs to complex heterogeneous multicore SoC architectures consisting of a large number of IP blocks on the same silicon. To meet high computational demands posed by latest consumer electronic devices, most current systems are based on such paradigm, which represents a real revolution in many aspects in computing. The attraction of multicore processing for power reduction is compelling. By splitting a set of tasks among multiple processor cores, the operating frequency necessary for each core can be reduced, allowing to reduce the voltage on each core. Because dynamic power is proportional to the frequency and to the square of the voltage, we get a big gain, even though we may have more cores running. As more and more cores are integrated into these designs to share the ever increasing processing load, the main challenges lie in efficient memory hierarchy, scalable system interconnect, new programming paradigms, and efficient integration methodology for connecting such heterogeneous cores into a single system capable of leveraging their individual flexibility. Current design methods tend toward mixed HW/SW co-designs targeting multicore systems on-chip for specific applications. To decide on the lowest cost mix of cores, designers must iteratively map the device's functionality to a particular HW/SW partition and target architectures. In addition, to connect the heterogeneous cores, the architecture requires high performance complex communication architectures and efficient communication protocols, such as hierarchical bus, point-to-point connection, or Network-on-Chip. Software development also becomes far more complex due to the difficulties in breaking a single processing task into multiple parts that can be processed separately and then reassembled later. This reflects the fact that certain processor jobs cannot be easily parallelized to run concurrently on multiple processing cores and that load balancing between processing cores - especially heterogeneous cores - is very difficult.

Behavioral Modeling for Embedded Systems and Technologies - Applications for Design and Implementation (Hardcover): Luis Gomes,... Behavioral Modeling for Embedded Systems and Technologies - Applications for Design and Implementation (Hardcover)
Luis Gomes, Joao M Fernandes
R4,644 Discovery Miles 46 440 Ships in 18 - 22 working days

The development of embedded systems offers a higher degree of abstraction, crucial to tackling the growing complexity and usage of model-driven approaches. ""Behavioral Modeling for Embedded Systems and Technologies: Applications for Design and Implementation"" provides an overview on innovative behavior models currently used for developing embedded systems, accentuating on graphical and visual notations. This dynamic compilation presents an authoritative reference collection to the most significant models of computation currently in use for embedded systems design.

Analog Circuit Design for Process Variation-Resilient Systems-on-a-Chip (Hardcover, 2012 ed.): Marvin Onabajo, Jose... Analog Circuit Design for Process Variation-Resilient Systems-on-a-Chip (Hardcover, 2012 ed.)
Marvin Onabajo, Jose Silva-Martinez
R2,654 Discovery Miles 26 540 Ships in 18 - 22 working days

This book describes several techniques to address variation-related design challenges for analog blocks in mixed-signal systems-on-chip. The methods presented are results from recent research works involving receiver front-end circuits, baseband filter linearization, and data conversion. These circuit-level techniques are described, with their relationships to emerging system-level calibration approaches, to tune the performances of analog circuits with digital assistance or control. Coverage also includes a strategy to utilize on-chip temperature sensors to measure the signal power and linearity characteristics of analog/RF circuits, as demonstrated by test chip measurements. Describes a variety of variation-tolerant analog circuit design examples, including from RF front-ends, high-performance ADCs and baseband filters;Includes built-in testing techniques, linked to current industrial trends;Balances digitally-assisted performance tuning with analog performance tuning and mismatch reduction approaches;Describes theoretical concepts as well as experimental results for test chips designed with variation-aware techniques."

Tree-based Heterogeneous FPGA Architectures - Application Specific Exploration and Optimization (Hardcover, 2012): Umer Farooq,... Tree-based Heterogeneous FPGA Architectures - Application Specific Exploration and Optimization (Hardcover, 2012)
Umer Farooq, Zied Marrakchi, Habib Mehrez
R2,657 Discovery Miles 26 570 Ships in 18 - 22 working days

This book presents a new FPGA architecture known as tree-based FPGA architecture, due to its hierarchical nature. This type of architecture has been relatively unexplored despite their better performance and predictable routing behavior, as compared to mesh-based FPGA architectures. In this book, we explore and optimize the tree-based architecture and we evaluate it by comparing it to equivalent mesh-based FPGA architectures.

Design of FPGA-Based Computing Systems with OpenCL (Hardcover, 1st ed. 2018): Hasitha Muthumala Waidyasooriya, Masanori... Design of FPGA-Based Computing Systems with OpenCL (Hardcover, 1st ed. 2018)
Hasitha Muthumala Waidyasooriya, Masanori Hariyama, Kunio Uchiyama
R3,547 Discovery Miles 35 470 Ships in 10 - 15 working days

This book provides wide knowledge about designing FPGA-based heterogeneous computing systems, using a high-level design environment based on OpenCL (Open Computing language), which is called OpenCL for FPGA. The OpenCL-based design methodology will be the key technology to exploit the potential of FPGAs in various applications such as low-power embedded applications and high-performance computing. By understanding the OpenCL-based design methodology, readers can design an entire FPGA-based computing system more easily compared to the conventional HDL-based design, because OpenCL for FPGA takes care of computation on a host, data transfer between a host and an FPGA, computation on an FPGA with a capable of accessing external DDR memories. In the step-by-step way, readers can understand followings: how to set up the design environment how to write better codes systematically considering architectural constraints how to design practical applications

Reliable Software for Unreliable Hardware - A Cross Layer Perspective (Hardcover, 1st ed. 2016): Semeen Rehman, Muhammad... Reliable Software for Unreliable Hardware - A Cross Layer Perspective (Hardcover, 1st ed. 2016)
Semeen Rehman, Muhammad Shafique, Joerg Henkel
R2,276 R1,916 Discovery Miles 19 160 Save R360 (16%) Ships in 10 - 15 working days

This book describes novel software concepts to increase reliability under user-defined constraints. The authors' approach bridges, for the first time, the reliability gap between hardware and software. Readers will learn how to achieve increased soft error resilience on unreliable hardware, while exploiting the inherent error masking characteristics and error (stemming from soft errors, aging, and process variations) mitigations potential at different software layers.

Three-Dimensional Design Methodologies for Tree-based FPGA Architecture (Hardcover, 2015 ed.): Vinod Pangracious, Zied... Three-Dimensional Design Methodologies for Tree-based FPGA Architecture (Hardcover, 2015 ed.)
Vinod Pangracious, Zied Marrakchi, Habib Mehrez
R2,685 Discovery Miles 26 850 Ships in 18 - 22 working days

This book focuses on the development of 3D design and implementation methodologies for Tree-based FPGA architecture. It also stresses the needs for new and augmented 3D CAD tools to support designs such as, the design for 3D, to manufacture high performance 3D integrated circuits and reconfigurable FPGA-based systems. This book was written as a text that covers the foundations of 3D integrated system design and FPGA architecture design. It was written for the use in an elective or core course at the graduate level in field of Electrical Engineering, Computer Engineering and Doctoral Research programs. No previous background on 3D integration is required, nevertheless fundamental understanding of 2D CMOS VLSI design is required. It is assumed that reader has taken the core curriculum in Electrical Engineering or Computer Engineering, with courses like CMOS VLSI design, Digital System Design and Microelectronics Circuits being the most important. It is accessible for self-study by both senior students and professionals alike.

Modern Embedded Computing - Designing Connected, Pervasive, Media-Rich Systems (Paperback): Peter Barry, Patrick Crowley Modern Embedded Computing - Designing Connected, Pervasive, Media-Rich Systems (Paperback)
Peter Barry, Patrick Crowley
R1,661 Discovery Miles 16 610 Ships in 10 - 15 working days

Modern embedded systems are used for connected, media-rich, and highly integrated handheld devices such as mobile phones, digital cameras, and MP3 players. All of these embedded systems require networking, graphic user interfaces, and integration with PCs, as opposed to traditional embedded processors that can perform only limited functions for industrial applications. While most books focus on these controllers, "Modern Embedded Computing" provides a thorough understanding of the platform architecture of modern embedded computing systems that drive mobile devices.

The book offers a comprehensive view of developing a framework for embedded systems-on-chips. Examples feature the Intel Atom processor, which is used in high-end mobile devices such as e-readers, Internet-enabled TVs, tablets, and net books. Beginning with a discussion of embedded platform architecture and Intel Atom-specific architecture, modular chapters cover system boot-up, operating systems, power optimization, graphics and multi-media, connectivity, and platform tuning. Companion lab materials compliment the chapters, offering hands-on embedded design experience.
Learn embedded systems design with the Intel Atom Processor, based on the dominant PC chip architecture. Examples use Atom and offer comparisons to other platformsDesign embedded processors for systems that support gaming, in-vehicle infotainment, medical records retrieval, point-of-sale purchasing, networking, digital storage, and many more retail, consumer and industrial applicationsExplore companion lab materials online that offer hands-on embedded design experience

Green IT Engineering: Social, Business and Industrial Applications (Hardcover, 1st ed. 2019): Vyacheslav Kharchenko, Yuriy... Green IT Engineering: Social, Business and Industrial Applications (Hardcover, 1st ed. 2019)
Vyacheslav Kharchenko, Yuriy Kondratenko, Janusz Kacprzyk
R4,127 Discovery Miles 41 270 Ships in 18 - 22 working days

This book describes the implementation of green IT in various human and industrial domains. Consisting of four sections: "Development and Optimization of Green IT", "Modelling and Experiments with Green IT Systems", "Industry and Transport Green IT Systems", "Social, Educational and Business Aspects of Green IT", it presents results in two areas - the green components, networks, cloud and IoT systems and infrastructures; and the industry, business, social and education domains. It discusses hot topics such as programmable embedded and mobile systems, sustainable software and data centers, Internet servicing and cyber social computing, assurance cases and lightweight cryptography in context of green IT. Intended for university students, lecturers and researchers who are interested in power saving and sustainable computing, the book also appeals to engineers and managers of companies that develop and implement energy efficient IT applications.

The Mobile Frontier (Paperback): Rachel Hinman The Mobile Frontier (Paperback)
Rachel Hinman
R1,177 Discovery Miles 11 770 Ships in 18 - 22 working days

Mobile user experience is a new frontier. Untethered from a keyboard and mouse, this rich design space is lush with opportunity to invent new and more human ways for people to interact with information. Invention requires casting off many anchors and conventions inherited from the last 50 years of computer science and traditional design and jumping head first into a new and unfamiliar design space.

The Art of Hardware Architecture - Design Methods and Techniques for Digital Circuits (Hardcover, 2012): Mohit Arora The Art of Hardware Architecture - Design Methods and Techniques for Digital Circuits (Hardcover, 2012)
Mohit Arora
R3,667 Discovery Miles 36 670 Ships in 10 - 15 working days

This book highlights the complex issues, tasks and skills that must be mastered by an IP designer, in order to design an optimized and robust digital circuit to solve a problem. The techniques and methodologies described can serve as a bridge between specifications that are known to the designer and RTL code that is final outcome, reducing significantly the time it takes to convert initial ideas and concepts into right-first-time silicon. Coverage focuses on real problems rather than theoretical concepts, with an emphasis on design techniques across various aspects of chip-design.

Magnetic Core Memory Decoded (Hardcover): J.S. Walker Magnetic Core Memory Decoded (Hardcover)
J.S. Walker
R850 Discovery Miles 8 500 Ships in 10 - 15 working days
The Internet of Things: Breakthroughs in Research and Practice (Hardcover): Information Resources Management Association The Internet of Things: Breakthroughs in Research and Practice (Hardcover)
Information Resources Management Association
R8,504 Discovery Miles 85 040 Ships in 18 - 22 working days

The ubiquity of modern technologies has allowed for increased connectivity between people and devices across the globe. This connected infrastructure of networks creates numerous opportunities for applications and uses. The Internet of Things: Breakthroughs in Research and Practice is an authoritative reference source for the latest academic material on the interconnectivity of networks and devices in the digital era and examines best practices for integrating this advanced connectivity across multiple fields. Featuring extensive coverage on innovative perspectives, such as secure computing, regulatory standards, and trust management, this book is ideally designed for engineers, researchers, professionals, graduate students, and practitioners seeking scholarly insights on the Internet of Things.

Parallel Architectures and Bioinspired Algorithms (Hardcover, 2012 ed.): Francisco Fernandez De Vega, Jose Ignacio Hidalgo... Parallel Architectures and Bioinspired Algorithms (Hardcover, 2012 ed.)
Francisco Fernandez De Vega, Jose Ignacio Hidalgo Perez, Juan Lanchares
R4,040 Discovery Miles 40 400 Ships in 18 - 22 working days

This monograph presents examples of best practices when combining bioinspired algorithms with parallel architectures. The book includes recent work by leading researchers in the field and offers a map with the main paths already explored and new ways towards the future. Parallel Architectures and Bioinspired Algorithms will be of value to both specialists in Bioinspired Algorithms, Parallel and Distributed Computing, as well as computer science students trying to understand the present and the future of Parallel Architectures and Bioinspired Algorithms.

All About Windows 11 (Paperback): Black Dog Media All About Windows 11 (Paperback)
Black Dog Media
R454 Discovery Miles 4 540 Ships in 9 - 17 working days

All About Windows 11 provides you with a full colour, expertly written independent user insight into Microsoft's Windows 11; their latest update for your desktop and laptop computer. This guide is filled with helpful, step-by-step fully illustrated tutorials, written in plain, easy to follow English. Over the pages of this user guide we will take you through your entire Windows 11 user experience, from getting to grips with all the key features, to discovering a huge array of amazing insider tricks and tips. With this unofficial instruction manual at your side, no problem will be unsolvable and no question will be unanswered. You will discover, learn and master all you need to know about Windows 11 with ease and confidence. FEATURED INSIDE: Navigating the Start Menu Connecting to the Internet How to personalise Windows 11 Web browsing with Edge Using OneDrive Cloud Storage Video chatting with Skype Email, Social Media & Messaging Improving Windows 11 security Wi-fi and Personal wi-fi hotspots Speeding up your computer Troubleshooting & User Advice We are here to help you get the very best from WIndows 11!

Hardware Based Packet Classification for High Speed Internet Routers (Hardcover, 2010 ed.): Chad R. Meiners, Alex X. Liu, Eric... Hardware Based Packet Classification for High Speed Internet Routers (Hardcover, 2010 ed.)
Chad R. Meiners, Alex X. Liu, Eric Torng
R2,721 Discovery Miles 27 210 Ships in 18 - 22 working days

Hardware Based Packet Classification for High Speed Internet Routers presents the most recent developments in hardware based packet classification algorithms and architectures. This book describes five methods which reduce the space that classifiers occupy within TCAMs; TCAM Razor, All-Match Redundancy Removal, Bit Weaving, Sequential Decomposition, and Topological Transformations. These methods demonstrate that in most cases a substantial reduction of space is achieved. Case studies and examples are provided throughout this book. About this book: * Presents the only book in the market that exclusively covers hardware based packet classification algorithms and architectures. * Describes five methods which reduce the space that classifiers occupy within TCAMs: TCAM Razor, All-Match Redundancy Removal, Bit Weaving, Sequential Decomposition, and Topological Transformations. * Provides case studies and examples throughout. Hardware Based Packet Classification for High Speed Internet Routers is designed for professionals and researchers who work within the related field of router design. Advanced-level students concentrating on computer science and electrical engineering will also find this book valuable as a text or reference book.

Embedded Systems Design Based on Formal Models of Computation (Hardcover, 2011 Ed.): Ivan Radojevic, Zoran Salcic Embedded Systems Design Based on Formal Models of Computation (Hardcover, 2011 Ed.)
Ivan Radojevic, Zoran Salcic
R2,656 Discovery Miles 26 560 Ships in 18 - 22 working days

"Models of Computation for Heterogeneous Embedded Systems" presents a model of computation for heterogeneous embedded systems called DFCharts. It targets heterogeneous systems by combining finite state machines (FSM) with synchronous dataflow graphs (SDFG). FSMs are connected in the same way as in Argos (a Statecharts variant with purely synchronous semantics) using three operators: synchronous parallel, refinement and hiding. The fourth operator, called asynchronous parallel, is introduced in DFCharts to connect FSMs with SDFGs. In the formal semantics of DFCharts, the operation of an SDFG is represented as an FSM. Using this representation, SDFGs are merged with FSMs so that the behaviour of a complete DFCharts specification can be expressed as a single, flat FSM. This allows system properties to be verified globally. The practical application of DFCharts has been demonstrated by linking it to widely used system-level languages Java, Esterel and SystemC.

Energy Efficient High Performance Processors - Recent Approaches for Designing Green High Performance Computing (Hardcover, 1st... Energy Efficient High Performance Processors - Recent Approaches for Designing Green High Performance Computing (Hardcover, 1st ed. 2018)
Jawad Haj-Yahya, Avi Mendelson, Yosi Ben-Asher, Anupam Chattopadhyay
R3,742 Discovery Miles 37 420 Ships in 18 - 22 working days

This book explores energy efficiency techniques for high-performance computing (HPC) systems using power-management methods. Adopting a step-by-step approach, it describes power-management flows, algorithms and mechanism that are employed in modern processors such as Intel Sandy Bridge, Haswell, Skylake and other architectures (e.g. ARM). Further, it includes practical examples and recent studies demonstrating how modem processors dynamically manage wide power ranges, from a few milliwatts in the lowest idle power state, to tens of watts in turbo state. Moreover, the book explains how thermal and power deliveries are managed in the context this huge power range. The book also discusses the different metrics for energy efficiency, presents several methods and applications of the power and energy estimation, and shows how by using innovative power estimation methods and new algorithms modern processors are able to optimize metrics such as power, energy, and performance. Different power estimation tools are presented, including tools that break down the power consumption of modern processors at sub-processor core/thread granularity. The book also investigates software, firmware and hardware coordination methods of reducing power consumption, for example a compiler-assisted power management method to overcome power excursions. Lastly, it examines firmware algorithms for dynamic cache resizing and dynamic voltage and frequency scaling (DVFS) for memory sub-systems.

Invasive Computing for Mapping Parallel Programs to Many-Core Architectures (Hardcover, 1st ed. 2018): Andreas Weichslgartner,... Invasive Computing for Mapping Parallel Programs to Many-Core Architectures (Hardcover, 1st ed. 2018)
Andreas Weichslgartner, Stefan Wildermann, Michael Glass, Jurgen Teich
R2,664 Discovery Miles 26 640 Ships in 18 - 22 working days

This book provides an overview of and essential insights on invasive computing. Pursuing a comprehensive approach, it addresses proper concepts, invasive language constructs, and the principles of invasive hardware. The main focus is on the important topic of how to map task-parallel applications to future multi-core architectures including 1,000 or more processor units. A special focus today is the question of how applications can be mapped onto such architectures while not only taking into account functional correctness, but also non-functional execution properties such as execution times and security properties. The book provides extensive experimental evaluations, investigating the benefits of applying invasive computing and hybrid application mapping to give guarantees on non-functional properties such as timing, energy, and security. The techniques in this book are presented in a step-by-step manner, supported by examples and figures. All proposed ideas for providing guarantees on performance, energy consumption, and security are enabled by using the concept of invasive computing and the exclusive usage of resources.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Categories of Symmetries and…
Yu A. Neretin Hardcover R7,211 Discovery Miles 72 110
Differential Equations with…
Dennis Zill Paperback R1,291 R1,206 Discovery Miles 12 060
Mobile Agent-Based Anomaly Detection and…
Muhammad Usman, Vallipuram Muthukkumarasamy, … Hardcover R1,410 Discovery Miles 14 100
Progress in Turbulence VIII…
Ramis Oerlu, Alessandro Talamelli, … Hardcover R4,057 Discovery Miles 40 570
Database Principles - Fundamentals of…
Carlos Coronel, Keeley Crockett, … Paperback R1,109 R1,049 Discovery Miles 10 490
Geometric Methods in Physics - XXXI…
Piotr Kielanowski, S. Twareque Ali, … Hardcover R1,423 Discovery Miles 14 230
Two-Factor Authentication
Mark Stanislav Paperback R507 Discovery Miles 5 070
Brauer Trees of Sporadic Groups
G. Hiss, K. Lux Hardcover R5,961 Discovery Miles 59 610
Computer and Network Security
Jaydip Sen Hardcover R3,076 Discovery Miles 30 760
Guide to the Unified Process featuring…
John Hunt Hardcover R2,760 Discovery Miles 27 600

 

Partners