buchspektrum Internet-Buchhandlung

Neuerscheinungen 2010

Stand: 2020-01-07
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Raja R. Hussain, Sarfraz Munir (Beteiligte)

DEVELOPMENT OF AN INNOVATIVE COMPUTING APPROACH FOR TIME EFFICIENCY


NOVELISTIC APPROACH FOR PARALLEL COMPUTING
2010. 76 S.
Verlag/Jahr: VDM VERLAG DR. MÜLLER 2010
ISBN: 3-639-26564-5 (3639265645)
Neue ISBN: 978-3-639-26564-4 (9783639265644)

Preis und Lieferzeit: Bitte klicken


Parallel computing is simultaneous use of multiple computing resources to solve a computing problem, to reduce the computation time. To make many processors simultaneously work on a single program, the program must be divided into smaller independent chunks so that each processor can work on separate chunks of the problem. Parallel computing is the only available method to increase the computational speed and its application is rapidly increasing in the field of scientific and engineering computations. In this book parallel computing techniques are searched, developed and tested for two types of computer hardware architectures. Results also show a great reduction in computation time. The other type of computer hardware architecture which is of main interest is Distributed Memory Processors (DMP). DSM systems require a communication network to connect inter-processor memory (ordinary computers). To parallelize programs on DMP we have to use Message Passing Interface (MPI) compilers directives. Time reduction in parallel programs can be seen over sequential programs in the results presented in this book.
Dr. Raja Rizwan Hussain is Asst. Professor at King Saud University, KSA. He received his Ph.D from the University of Tokyo, Japan. Engr. Sarfaraz Munir is a Lecturer at Civil Engineering Department, University of Engineering and Technology, Lahore, Pakistan.