Parallel Programming with Microsoft Visual C++: Design Patterns for Decomposition and Coordination on Multicore Architectures
Johnson, Ralph Miller, Ade | kategorie: | Inne | |
| kategoria BIC: | Parallel processing |
| kategoria BISAC: | COM051380 |
| isbn-13: | 9780735651753 |
| isbn-10: | 0735651752 |
| wydawca: | Microsoft Press |
| język: | Angielski |
| rok wydania: | 2011 |
| ilość stron: | 192 |
| waga: | 0.29 (kg) |
| oprawa: | miękka |
| wolumenów: | 1 |
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.