C++ в среде разработки Visual C++

Список источников >Нехудожественная литература >Компьютерная литература >Языки и системы программирования >C++ в среде разработки Visual C++ >

A Parallel Programming with Microsoft Visual C++: Design Patterns for Decomposition and Coordination on Multicore Architectures

Автор: Colin Campbell, Ade Miller
Год: 2011
Издание: [не указанo]
Страниц: 208
ISBN: 0735651752
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 systema??s CPU resources efficiently, you need to split your application into pieces that can run at the same time. Of course, this is easier said than done. Parallel programming has a reputation for being the domain of experts and a minefield of subtle, hard-to-reproduce software defects. Everyone seems to have a favorite story about a parallel program that did not behave as expected because of a mysterious bug.These stories should inspire a healthy respect for the difficulty of the problems you will face in...
Добавлено: 2013-10-22 15:57:06

Околостуденческое

Рейтинг@Mail.ru

© 2009-2024, Список Литературы