• Welcome!
Total books
Book Detail
Download Parallel Programming with Microsoft Visual C++ free book as pdf format

Parallel Programming with Microsoft Visual C++

Design Patterns for Decomposition and Coordination on Multicore Architectures This link for educational purpose only. Please remove file from your computer after familiarization.

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.

Book year:

Book pages: 208

ISBN: 978-0-7356-5175-3

Book language: en

File size: 8.51 MB

File type: pdf

Published: 08 March 2019 - 13:40