Parallel Programming with Intel Parallel Studio XE
Price | $14.11 - $186.01
|
Rating | |
Authors | Stephen Blair-Chappell, Andrew Stokes |
Publisher | Wrox |
Published | 2012 |
Pages | 552 |
Language | English |
Format | Paper book / ebook (PDF) |
ISBN-10 | 0470891653 |
ISBN-13 | 9780470891650 |
Parallel programming is rapidly becoming a "must-know" skill for developers. Yet, where to start? This teach-yourself tutorial is an ideal starting point for developers who already know Windows C and C++ and are eager to add parallelism to their code. With a focus on applying tools, techniques, and language extensions to implement parallelism, this essential resource teaches you how to write programs for multicore and leverage the power of multicore in your programs. Sharing hands-on case studies and real-world examples, the authors examine the challenges of each project and show you how to overcome them.
- Stephen Blair-Chappell
- Andrew Stokes
4 5 2
Similar Books
Parallel Programming with Microsoft Visual Studio 2010 Step by Step
by Donis Marshall
Teach yourself how to help improve application performance by using parallel programming techniques in Visual Studio 2010 - one step at a time. Ideal for experienced programmers with little or no parallel programming experience, this tutorial provides practical, learn-by-doing exercises for creating applications that optimize the use of m...
Price: $13.67 | Publisher: Microsoft Press | Release: 2011
by Michael Voss, Rafael Asenjo, James Reinders
This open access book is a modern guide for all C++ programmers to learn Threading Building Blocks (TBB). Written by TBB and parallel programming experts, this book reflects their collective decades of experience in developing and teaching parallel programming with TBB, offering their insights in an approachable manner. Throughout the boo...
Price: $32.36 | Free ebook | Publisher: Apress | Release: 2019
Modern Parallel Programming with C++ and Assembly Language
by Daniel Kusswurm
Learn the fundamentals of x86 Single instruction multiple data (SIMD) programming using C++ intrinsic functions and x86-64 assembly language. This book emphasizes x86 SIMD programming topics and technologies that are relevant to modern software development in applications which can exploit data level parallelism, important for the process...
Price: $41.49 | Publisher: Apress | Release: 2022
Parallel Programming with Python
by Jan Palach
Starting with the basics of parallel programming, you will proceed to learn about how to build parallel algorithms and their implementation. You will then gain the expertise to evaluate problem domains, identify if a particular problem can be parallelized, and how to use the Threading and Multiprocessor modules in Python.The Python Parall...
Price: $13.99 | Publisher: Packt Publishing | Release: 2014
Python Parallel Programming Cookbook
by Giancarlo Zaccone
Parallel programming techniques are required for a developer to get the best use of all the computational resources available today and to build efficient software systems. From multi-core to GPU systems up to the distributed architectures, the high computation of programs throughout requires the use of programming tools and software libr...
Price: $49.99 | Publisher: Packt Publishing | Release: 2015
Mastering Functional Programming
by Anatolii Kmetiuk
In large projects, it can get difficult keeping track of all the interdependencies of the code base and how its state changes at runtime. Functional Programming helps us solve these problems. It is a paradigm specifically designed to deal with the complexity of software development. This book will show you how the right abstractions can r...
Price: $49.99 | Publisher: Packt Publishing | Release: 2018
Hands-On GPU Programming with Python and CUDA
by Dr. Brian Tuomanen
Hands-On GPU Programming with Python and CUDA hits the ground running: you'll start by learning how to apply Amdahl's Law, use a code profiler to identify bottlenecks in your Python code, and set up an appropriate GPU programming environment. You'll then see how to "query" the GPU's features and copy arrays o...
Price: $44.99 | Publisher: Packt Publishing | Release: 2018
Optimizing HPC Applications with Intel Cluster Tools
by Alexander Supalov, Andrey Semin, Michael Klemm, Christopher Dahnken
Optimizing HPC Applications with Intel Cluster Tools takes the reader on a tour of the fast-growing area of high performance computing and the optimization of hybrid programs. These programs typically combine distributed memory and shared memory programming models and use the Message Passing Interface (MPI) and OpenMP for multi-threading ...
Price: $44.62 | Free ebook | Publisher: Apress | Release: 2014