Study of Parallelization of Algorithms using OpenMP

Study of Parallelization of Algorithms using OpenMP

Versandfertig in 6-10 Tagen
24,99 €
inkl. MwSt.
PAYBACK Punkte
12 °P sammeln!
This book provides a set of pragma's for programmers to parallelize their code. It explains the concept of parallel processing and the concept of OpenMP and how it is used in the C/C++ programs for effective utilization of available no. of cores/processors. Also illustrates the basic concepts of parallel computing with a brief overview of OpenMP. Describes an analysis of algorithms from different fields like Matrix Multiplication, Saddle point, Cholesky decomposition, LU decomposition, Pi Value using Monte Carlo method. The observations and results obtained show that how the usage of OpenMP's ...