Discover millions of ebooks, audiobooks, and so much more with a free trial

Only $11.99/month after trial. Cancel anytime.

High Performance Parallelism Pearls Volume One: Multicore and Many-core Programming Approaches
High Performance Parallelism Pearls Volume One: Multicore and Many-core Programming Approaches
High Performance Parallelism Pearls Volume One: Multicore and Many-core Programming Approaches
Ebook1,105 pages12 hours

High Performance Parallelism Pearls Volume One: Multicore and Many-core Programming Approaches

Rating: 0 out of 5 stars

()

Read preview

About this ebook

High Performance Parallelism Pearls shows how to leverage parallelism on processors and coprocessors with the same programming – illustrating the most effective ways to better tap the computational potential of systems with Intel Xeon Phi coprocessors and Intel Xeon processors or other multicore processors. The book includes examples of successful programming efforts, drawn from across industries and domains such as chemistry, engineering, and environmental science. Each chapter in this edited work includes detailed explanations of the programming techniques used, while showing high performance results on both Intel Xeon Phi coprocessors and multicore processors. Learn from dozens of new examples and case studies illustrating "success stories" demonstrating not just the features of these powerful systems, but also how to leverage parallelism across these heterogeneous systems.

  • Promotes consistent standards-based programming, showing in detail how to code for high performance on multicore processors and Intel® Xeon Phi™
  • Examples from multiple vertical domains illustrating parallel optimizations to modernize real-world codes
  • Source code available for download to facilitate further exploration
LanguageEnglish
Release dateNov 4, 2014
ISBN9780128021996
High Performance Parallelism Pearls Volume One: Multicore and Many-core Programming Approaches
Author

James Reinders

James Reinders is a senior engineer who joined Intel Corporation in 1989 and has contributed to projects including the world’s first TeraFLOP supercomputer (ASCI Red), as well as compilers and architecture work for a number of Intel processors and parallel systems. James has been a driver behind the development of Intel as a major provider of software development products, and serves as their chief software evangelist. James has published numerous articles, contributed to several books and is widely interviewed on parallelism. James has managed software development groups, customer service and consulting teams, business development and marketing teams. James is sought after to keynote on parallel programming, and is the author/co-author of three books currently in print including Structured Parallel Programming, published by Morgan Kaufmann in 2012.

Read more from James Reinders

Related to High Performance Parallelism Pearls Volume One

Related ebooks

Computers For You

View More

Related articles

Reviews for High Performance Parallelism Pearls Volume One

Rating: 0 out of 5 stars
0 ratings

0 ratings0 reviews

What did you think?

Tap to rate

Review must be at least 10 words

    Book preview

    High Performance Parallelism Pearls Volume One - James Reinders

    Member

    Preface

    This book draws on 69 authors who share how their parallel programming, inspired by the highly parallel Intel® Xeon Phi™ coprocessors, unlocks performance on both processors and coprocessors. In doing so, many of the most critical challenges and techniques in parallel programming are explored with exciting results. Most chapters show how to scale and vectorize well, which will help extract more performance from multicore processors as well as the many-core Intel Xeon Phi coprocessors. Other chapters shed light on harnessing neo-heterogeneous systems that combine Intel® Xeon® processors and Intel Xeon Phi coprocessors in a system offering their common programming models. We have also included chapters with expert advice on the unique aspects of deploying, managing, monitoring, and working with these neo-heterogeneous systems and clusters.

    Inspired by 61 cores: A new era in programming

    What has been more remarkable to us than the obvious success of the Intel® Xeon Phi™ coprocessors has been experiencing the awakening that the Intel Xeon Phi coprocessor has brought to parallel programming. The coprocessor has truly brought us all the dawn of a critical new chapter in programming. We have seen that the appeal of parallel programming for as many as 61 cores is far higher than the parallel programming for four or eight cores. It has been awakening both interest in adding parallel programming techniques into applications for the first time as well as enhancing already parallel applications. It is encouraging parallel programming that truly scales instead of merely limping along with okay, sometimes marginal, performance improvements that was seen when targeting only a small amount of parallelism such as on a quad-core

    Enjoying the preview?
    Page 1 of 1