Jumat, 24 Mei 2013

Wow! eBook: Intel Xeon Phi Coprocessor High Performance Programming - 5 new eBooks


Wow! eBook: Intel Xeon Phi Coprocessor High Performance Programming - 5 new eBooks

Link to Wow! eBook

Intel Xeon Phi Coprocessor High Performance Programming

Posted: 24 May 2013 10:32 AM PDT

Book Description

Authors Jim Jeffers and James Reinders spent two years helping educate customers about the prototype and pre-production hardware before Intel introduced the first Intel Xeon Phi coprocessor. They have distilled their own experiences coupled with insights from many expert customers, Intel Field Engineers, Application Engineers and Technical Consulting Engineers, to create this authoritative first book on the essentials of programming for this new architecture and these new products.

This book is useful even before you ever touch a system with an Intel Xeon Phi coprocessor. To ensure that your applications run at maximum efficiency, the authors emphasize key techniques for programming any modern parallel computing system whether based on Intel Xeon processors, Intel Xeon Phi coprocessors, or other high performance microprocessors. Applying these techniques will generally increase your program performance on any system, and better prepare you for Intel Xeon Phi coprocessors and the Intel MIC architecture.

  • A practical guide to the essentials of the Intel Xeon Phi coprocessor
  • Presents best practices for portable, high-performance computing and a familiar and proven threaded, scalar-vector programming model
  • Includes simple but informative code examples that explain the unique aspects of this new highly parallel and high performance computational product
  • Covers wide vectors, many cores, many threads and high bandwidth cache/memory architecture

Table of Contents
Chapter 1. Introduction
Chapter 2. High Performance examples
Chapter 3. Benchmarking Apps
Chapter 4. Real-world Situations
Chapter 5. Lots of Data (Vectors)
Chapter 6. Lots of Tasks (not Threads)
Chapter 7. Processing Parallelism
Chapter 8. Coprocessor Architecture
Chapter 9. Coprocessor System Software
Chapter 10. Linux on the Coprocessor
Chapter 11. Math Library
Chapter 12. MPI
Chapter 13. Profiling
Chapter 14. Summary

Book Details

  • Paperback: 432 pages
  • Publisher: Morgan Kaufmann (February 2013)
  • Language: English
  • ISBN-10: 0124104142
  • ISBN-13: 978-0124104143
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Intel Xeon Phi Coprocessor High Performance Programming appeared first on Wow! eBook.

Programming Massively Parallel Processors, 2nd Edition

Posted: 24 May 2013 10:31 AM PDT

Book Description

Programming Massively Parallel Processors: A Hands-on Approach shows both student and professional alike the basic concepts of parallel programming and GPU architecture. Various techniques for constructing parallel programs are explored in detail. Case studies demonstrate the development process, which begins with computational thinking and ends with effective and efficient parallel programs. Topics of performance, floating-point format, parallel patterns, and dynamic parallelism are covered in depth.

This best-selling guide to CUDA and GPU parallel programming has been revised with more parallel programming examples, commonly-used libraries such as Thrust, and explanations of the latest tools. With these improvements, the book retains its concise, intuitive, practical approach based on years of road-testing in the authors’ own parallel computing courses.

Updates in this new edition include:

  • New coverage of CUDA 5.0, improved performance, enhanced development tools, increased hardware support, and more
  • Increased coverage of related technology, OpenCL and new material on algorithm patterns, GPU clusters, host programming, and data parallelism
  • Two new case studies (on MRI reconstruction and molecular visualization) explore the latest applications of CUDA and GPUs for scientific research and high-performance computing

Table of Contents
Chapter 1. Introduction
Chapter 2. History of GPU Computing
Chapter 3. Introduction to Data Parallelism and CUDA C
Chapter 4. Data-Parallel Execution Model
Chapter 5. CUDA Memories
Chapter 6. Performance Considerations
Chapter 7. Floating-Point Considerations
Chapter 8. Parallel Patterns: Convolution
Chapter 9. Parallel Patterns: Prefix Sum
Chapter 10. Parallel Patterns: Sparse Matrix–Vector Multiplication
Chapter 11. Application Case Study: Advanced MRI Reconstruction
Chapter 12. Application Case Study: Molecular Visualization and Analysis
Chapter 13. Parallel Programming and Computational Thinking
Chapter 14. An Introduction to OpenCLTM
Chapter 15. Parallel Programming with OpenACC
Chapter 16. Thrust: A Productivity-Oriented Library for CUDA
Chapter 17. CUDA FORTRAN
Chapter 18. An Introduction to C++ AMP
Chapter 19. Programming a Heterogeneous Computing Cluster
Chapter 20. CUDA Dynamic Parallelism
Chapter 21. Conclusion and Future Outlook

Appendix A. Matrix Multiplication Host-Only Version Source Code
Appendix B. GPU Compute Capabilities

Book Details

  • Paperback: 514 pages
  • Publisher: Morgan Kaufmann; 2nd Edition (December 2012)
  • Language: English
  • ISBN-10: 0124159923
  • ISBN-13: 978-0124159921
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Programming Massively Parallel Processors, 2nd Edition appeared first on Wow! eBook.

Designing the Search Experience

Posted: 24 May 2013 10:23 AM PDT

Book Description

Search is not just a box and ten blue links. Search is a journey: an exploration where what we encounter along the way changes what we seek. But in order to guide people along this journey, designers must understand both the art and science of search.In Designing the Search Experience, authors Tony Russell-Rose and Tyler Tate weave together the theories of information seeking with the practice of user interface design.

  • Understand how people search, and how the concepts of information seeking, information foraging, and sensemaking underpin the search process.
  • Apply the principles of user-centered design to the search box, search results, faceted navigation, mobile interfaces, social search, and much more.
  • Design the cross-channel search experiences of tomorrow that span desktop, tablet, mobile, and other devices.

Table of Contents
Part 1: A Framework for Search and Discovery
Chapter 1. The User
Chapter 2. Information Seeking
Chapter 3. Context
Chapter 4. Modes of Search and Discovery

Part 2: Design Solutions
Chapter 5. Formulating the Query
Chapter 6. Displaying and Manipulating Results
Chapter 7. Faceted Search
Chapter 8. Mobile Search
Chapter 9. Social Search

Part 3: Designing the Future
Chapter 10. Cross-Channel Information Interaction

Book Details

  • Paperback: 320 pages
  • Publisher: Morgan Kaufmann (December 2012)
  • Language: English
  • ISBN-10: 0123969816
  • ISBN-13: 978-0123969811
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Designing the Search Experience appeared first on Wow! eBook.

Human-Computer Interaction

Posted: 24 May 2013 10:19 AM PDT

Book Description

Human-Computer Interaction: An Empirical Research Perspective is the definitive guide to empirical research in HCI. The book begins with foundational topics including historical context, the human factor, interaction elements, and the fundamentals of science and research. From there, you’ll progress to learning about the methods for conducting an experiment to evaluate a new computer interface or interaction technique. There are detailed discussions and how-to analyses on models of interaction, focusing on descriptive models and predictive models. Writing and publishing a research paper is explored with helpful tips for success. Throughout the book, you’ll find hands-on exercises, checklists, and real-world examples. This is your must-have, comprehensive guide to empirical and experimental research in HCI-an essential addition to your HCI library.

  • Master empirical and experimental research with this comprehensive, A-to-Z guide in a concise, hands-on reference
  • Discover the practical and theoretical ins-and-outs of user studies
  • Find exercises, takeaway points, and case studies throughout

Table of Contents
Chapter 1. Historical Context
Chapter 2. The Human Factor
Chapter 3. Interaction Elements
Chapter 4. Scientific Foundations
Chapter 5. Designing HCI Experiments
Chapter 6. Hypothesis Testing
Chapter 7. Modeling Interaction
Chapter 8. Writing and Publishing a Research Paper

Book Details

  • Paperback: 370 pages
  • Publisher: Morgan Kaufmann (January 2013)
  • Language: English
  • ISBN-10: 0124058655
  • ISBN-13: 978-0124058651
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Human-Computer Interaction appeared first on Wow! eBook.

Web Services, Service-Oriented Architectures, and Cloud Computing, 2nd Edition

Posted: 24 May 2013 10:15 AM PDT

Book Description

Web Services, Service-Oriented Architectures, and Cloud Computing is a jargon-free, highly illustrated explanation of how to leverage the rapidly multiplying services available on the Internet. The future of business will depend on software agents, mobile devices, public and private clouds, big data, and other highly connected technology. IT professionals will need to evaluate and combine online services into service-oriented architectures (SOA), often depending on Web services and cloud computing. This can mean a fundamental shift away from custom software and towards a more nimble use of semantic vocabularies, middle-tier systems, adapters and other standardizing aspects.

This book is a guide for the savvy manager who wants to capitalize on this technological revolution. It begins with a high-level example of how an average person might interact with a service-oriented architecture, and progresses to more detail, discussing technical forces driving adoption and how to manage technology, culture and personnel issues that can arise during adoption. An extensive reference section provides quick access to commonly used terms and concepts.

  • Broad, non-technical explanation of a technical topic for managers at all levels
  • Only web services book to cover data management and software engineering perspectives; excellent resource for all members of IT teams
  • Provides a set of leadership principles and suggested applications for using this technology

Table of Contents
Part I: Overview of Web Services, Service-Oriented Architecture, and Cloud Computing
Chapter 1. A Business Trip in the Not-Too-Distant Future
Chapter 2. Information Technology Used in This Trip
Chapter 3. Web Services and Service-Oriented Architectures
Chapter 4. Cloud Computing

Part II: Technical Forces Driving the Adoption of Web Services, Service-Oriented Architectures, and Cloud Computing
Chapter 5. Technical Forces Driving the Adoption of Webservices
Chapter 6. Technical Forces Driving the Adoption of a Service-Oriented Architecture
Chapter 7. Technical Forces Driving the Adoption of Cloud Computing

Part III: Managing Change Needed for Web Services, Service-Oriented Architectures, and Cloud Computing
Chapter 8. Change Issues Affecting the Adoption of Web Services, Service-Oriented Architectures, and Cloud Computing
Chapter 9. Tips for Managing Change Issues during Development
Chapter 10. Managing Change with an Incremental Service-Oriented Architecture

Part IV: Getting Started with Web Services, Service-Oriented Architectures, and Cloud Computing
Chapter 11. Getting Started with Web Services
Chapter 12. Getting Started with Service-Oriented Architectures
Chapter 13. Getting Started with Cloud Computing
Chapter 14. Revisiting the Business Trip in the Not-Too-Distant Future

Part V: Reference Guide
Chapter 15. Semantic Vocabularies
Chapter 16. Terminology

Book Details

  • Paperback: 248 pages
  • Publisher: Morgan Kaufmann; 2nd Edition (January 2013)
  • Language: English
  • ISBN-10: 0123983576
  • ISBN-13: 978-0123983572
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Web Services, Service-Oriented Architectures, and Cloud Computing, 2nd Edition appeared first on Wow! eBook.

Tidak ada komentar:

Posting Komentar