Parallel Programming Recipes
Thuy Nguyenphuc
Broschiertes Buch

Parallel Programming Recipes

For high performance systems

Versandkostenfrei!
Versandfertig in 6-10 Tagen
44,99 €
inkl. MwSt.
PAYBACK Punkte
22 °P sammeln!
Multi-processor systems dominate the computer market. In order to realize the full capabilities of hardware systems, programmers must learn to arrange software programs so that they can perform multiple computations simultaneously. By maximizing parallelism, a system can achieve higher performance. Different parallelization technologies provide specific benefits for certain applications. This manual highlights different parallelism methods and experimental data comparison. The experimental applications include arithmetic calculations, sorting data, and graphical animations. Also provided are s...