Books about Multi core from Amazon.com



Intel Threading Building Blocks: Outfitting C++ for Multi-core Processor Parallelism
Multi-core chips from Intel and AMD offer a dramatic boost in speed and responsiveness, and plenty of opportunities for multiprocessing on ordinary desktop computers But they also present a challenge: More than ever, multithreading is a requirement for good performance. This guide explains how to maximize the benefits of these processors through a portable C++ library that works on Windows, Linux, Macintosh, and Unix systems. With it, you'll learn how to use Intel Threading Building Blocks (TBB) effectively for parallel programming -- without having to be a threading expert. Written by James Reinders, Chief Evangelist of Intel Software Products, and based on the experience of Intel's developers and customers, this book explains the key tasks in multithreading and how to accomplish them with TBB in a portable and robust manner. With plenty of examples and full reference material, the book lays out common patterns of uses, reveals the gotchas in TBB, and gives important guidelines for choosing among alternatives in order to get the best performance. You'll learn how Intel Threading Building Blocks: Enables you to specify tasks instead of threads for better portability, easier programming, more understandable source code, and better performance and scalability in general Focuses on the goal of parallelizing computationally intensive work to deliver high-level solutions Is compatible with other threading packages, and doesn't force you to pick one package for your entire program Emphasizes scalable, data-parallel programming, which allows program performance to increase as you add processors Relies on generic programming, which enables you to write the best possible algorithms with thefewest constraints Any C++ programmer who wants to write an application to run on a multi-core system will benefit from this book. TBB is also very approachable for a C programmer or a C++ programmer without much experience with templates. Best of all, you don't need experience with parallel programming or multi-core processors to use this book..
Price: $25.99 [Notify me when price goes down.]


Cassell's Spanish & English Dictionary
The greatest name in foreign language dictionaries is Cassell, the preeminent publisher of dictionaries for over 120 years.

For fast, easy reference and comprehensive coverage, Cassell's is unbeatable. With entries covering daily conversation as well as technical and professional terms, this handy pocket-sized dictionary is the only reference you need while traveling, studying, or working.

Cassell's is portable, easy to read and full of helpful usage information that's simple to access. This invaluable volume, backed by the world's foremost language authority, is the best pocket guide available to the Spanish language..
Price: $0.43 [Notify me when price goes down.]



Optimizing Applications for Multi-Core Processors, Using the Intel® Integrated Performance Primitives, Second Edition
Whether you are developing a Windows, Linux, or Mac OS application for a laptop, desktop, or server, the Intel® Integrated Performance Primitives (IPP) will help you obtain the highest application performance and get the most out of multi-core processors. Optimizing Applications for Multi-Core Processors is the second edition of the successful Intel® Integrated Performance Primitives (IPP) book. The essential guide to incorporating the fully thread-safe Intel IPP functions into your applications. In this new edition Stewart Taylor, the former chief architect of Intel IPP, explains proven techniques for using the library to exploit the advanced Intel CoreTM micro architecture features without having to write processor-specific code. Extensive examples written in C and C++ explore the range of possible applications, from multimedia to signal and data processing, and show you how to take advantage of functions that are now highly optimized for the Intel multi-core processors.After reading this book you will:Be more efficient in using the Intel IPP library and application programming interface,Dramatically improve the performance and speed of development of your applications,Quickly solve common image, audio, video, graphics, and signal/data processing problemsThe companion Web site provides all code examples presented in the book and an evaluation version of the Intel Integrated Performance Primitives..
Price: $69.94 [Notify me when price goes down.]


Software Development for Embedded Multi-core Systems: A Practical Guide Using Embedded Intel® Architecture
The multicore revolution has reached the deployment stage in embedded systems ranging from small ultramobile devices to large telecommunication servers. The transition from single to multicore processors, motivated by the need to increase performance while conserving power, has placed great responsibility on the shoulders of software engineers. In this new embedded multicore era, the toughest task is the development of code to support more sophisticated systems. This book provides embedded engineers with solid grounding in the skills required to develop software targeting multicore processors. Within the text, the author undertakes an in-depth exploration of performance analysis, and a close-up look at the tools of the trade. Both general multicore design principles and processor-specific optimization techniques are revealed. Detailed coverage of critical issues for multicore employment within embedded systems is provided, including the Threading Development Cycle, with discussions of analysis, design, development, debugging, and performance tuning of threaded applications. Software development techniques engendering optimal mobility and energy efficiency are highlighted through multiple case studies, which provide practical how-to advice on implementing the latest multicore processors. Finally, future trends are discussed, including terascale, speculative multithreading, transactional memory, interconnects, and the software-specific implications of these looming architectural developments.

Table of Contents
Chapter 1 - Introduction
Chapter 2 Basic System and Processor Architecture
Chapter 3 Multi-core Processors & Embedded
Chapter 4 Moving To Multi-core Intel Architecture
Chapter 5 Scalar Optimization & Usability
Chapter 6 Parallel Optimization Using Threads
Chapter 7 - Case Study: Data Decomposition
Chapter 8 - Case Study: Functional Decomposition
Chapter 9 Virtualization & Partitioning
Chapter 10 Getting Ready For Low Power Intel Architecture
Chapter 11 - Summary, Trends, and Conclusions
Appendix I
Glossary
References

* Get up to speed on multicore design! This is the only book to explain software optimization for embedded multicore systems
* Helpful tips, tricks and design secrets from an Intel programming expert, with detailed examples using the popular X86 architecture
* Covers hot topics including ultramobile devices, low-power designs, Pthreads vs. OpenMP, and heterogeneous cores.
Price: $40.74 [Notify me when price goes down.]


Multi-Core Programming: Increasing Performance through Software Multithreading (Programming)
Increasing Performance through Software Multi-threadingDiscover programming techniques for Intel multi-core architecture and Hyper-Threading TechnologySoftware developers can no longer rely on increasing clock speeds alone to speed up single-threaded applications; instead, to gain a competitive advantage, developers must learn how to properly design their applications to run in a threaded environment. Multi-core architectures have a single processor package that contains two or more processor "execution cores," or computational engines, and deliver - with appropriate software - fully parallel execution of multiple software threads. Hyper-Threading Technology enables additional threads to operate on each core.This book helps software developers write high-performance multi-threaded code for Intel's multi-core architecture while avoiding the common parallel programming issues associated with multi-threaded programs.Highlights Include: Elements of parallel programming and multi-threading, Programming with threading APIs, OpenMP: The portable solution, Solutions to common parallel programming problems, Debugging and testing multi-threaded applications, Software development tools for multi-threadingThis book is a practical, hands-on volume with immediately usable code examples that enable readers to quickly master the necessary programming techniques. The companion Web site contains pointers to threading and optimization tools, code samples from the book, and extensive technical documentation on Intel multi-core architecture..
Price: $69.95 [Notify me when price goes down.]


Flash to the Core
Coverage is not critically tied to a particular rev of Flash. Flash to the Core: An Interactive Sketchbook is about the creative process and what someone like Joshua Davis can teach the world about taking Flash design and development to new extremes.

Part one is all about Joshua Davis, the artist: his philosophies, his approach to Flash workflow, how he works with clients, how he explains and explores the world around him through his creative approach to Flash web design, animation and motion graphics.

Part two is about the work itself: 12 Flash-based projects Joshua has created in the past year. Some of these have won awards, others have been nominated for awards. Each project is a narrative and deconstruction, with the code used in the project included and explained..
Price: $79.99 [Notify me when price goes down.]



A Practical Programming Model for the Multi-Core Era: International Workshop on OpenMP, IWOMP 2007 Beijing, China, June 3-7, 2007, Proceedings (Lecture Notes in Computer Science)

This book constitutes the thoroughly refereed post-workshop proceedings of the Third International Workshop on OpenMP, IWOMP 2007, held in Beijing, China, in June 2007.

The 14 revised full papers and 8 revised short papers presented were carefully reviewed and selected from 28 submissions. The papers address all topics related to OpenMP, such as OpenMP performance analysis and modeling, OpenMP performance and correctness tools and proposed OpenMP extensions, as well as applications in various domains, e.g., scientific computation, video games, computer graphics, multimedia, information retrieval, optimization, text processing, data mining, finance, signal and image processing, and numerical solvers.

.
Price: $49.92 [Notify me when price goes down.]


<< meri lennart



All trademarks are the property of their respective owners.
Copyright 1996-2007 CHHS, your place for CHHS, Plano, Texas, 10220