Parallel Programming with Microsoft Visual C++
Design Patterns for Decomposition and Coordination on Multicore Architectures
Price | $77.47 - $192.99
|
Rating | |
Authors | Colin Campbell, Ade Miller |
Publisher | Microsoft Press |
Published | 2011 |
Pages | 208 |
Language | English |
Format | Paper book / ebook (PDF) |
ISBN-10 | 0735651752 |
ISBN-13 | 9780735651753 |
Your CPU meter shows a problem. One core is running at 100 percent, but all the other cores are idle. Your application is CPU-bound, but you are using only a fraction of the computing power of your multicore system. Is there a way to get better performance?
The answer, in a nutshell, is parallel programming. Where you once would have written the kind of sequential code that is familiar to all programmers, you now find that this no longer meets your performance goals. To use your system's CPU resources efficiently, you need to split your application into pieces that can run at the same time.
- Colin Campbell
- Ade Miller (2 books)
5 5 7
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
Coding Faster: Getting More Productive with Microsoft Visual Studio
by Zain Naboulsi, Sara Ford
Take a detailed look into Visual Studio - and learn practical techniques to help you work more efficiently. This fully revised and expanded version of Visual Studio Tips: 251 Ways to Improve Your Productivity includes a comprehensive collection of tips and shortcuts for working with the code editor, visual designers, searches, debugger, a...
Price: $3.34 | Publisher: Microsoft Press | Release: 2011
Microsoft Visual C++/CLI Step by Step
by Julian Templeman
Expand your expertise - and teach yourself the fundamentals of the Microsoft Visual C++/CLI language. If you have previous programming experience but are new to Visual C++, this tutorial delivers the step-by-step guidance and coding exercises you need to master core topics and techniques....
Price: $5.67 | Publisher: Microsoft Press | Release: 2013
by Kate Gregory, Ade Miller
Capitalize on the faster GPU processors in today's computers with the C++ AMP code library - and bring massive parallelism to your project. With this practical book, experienced C++ developers will learn parallel programming fundamentals with C++ AMP through detailed examples, code snippets, and case studies. Learn the advantages of ...
Price: $25.11 | Publisher: Microsoft Press | Release: 2012
Professional Scrum Development with Microsoft Visual Studio 2012
by Richard Hundhausen
Discover how to turn requirements into working software increments - faster and more efficiently - using Visual Studio 2012 in combination with Scrum and Agile engineering practices. Designed for software development teams, this guide delivers pragmatic, role-based guidance for exploiting the capabilities of Application Lifecycle Manageme...
Price: $4.05 | Publisher: Microsoft Press | Release: 2012
Microsoft Visual C# 2012 Step by Step
by John Sharp
Teach yourself how to build applications with Microsoft Visual C# 2012 and Visual Studio 2012 - one step at a time. Ideal for those with fundamental programming skills, this tutorial provides practical, learn-by-doing exercises for mastering core C# language features and creating working applications and components for Windows....
Price: $5.50 | Publisher: Microsoft Press | Release: 2012
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