Distributed computing on cluster systems

Citation
My. Saman et Dj. Evans, Distributed computing on cluster systems, INT J COM M, 78(3), 2001, pp. 383-397
Citations number
12
Categorie Soggetti
Engineering Mathematics
Journal title
INTERNATIONAL JOURNAL OF COMPUTER MATHEMATICS
ISSN journal
00207160 → ACNP
Volume
78
Issue
3
Year of publication
2001
Pages
383 - 397
Database
ISI
SICI code
Abstract
Message Passing Interface (MPI) allows a group of computers in a network to be specified as a cluster system. It provides the routines for task activa tion and communication. Writing programs for a cluster system is a difficul t job. In this paper: the Message+passing Interface is presented. Parallel programs using the WMPI, a version of MPI, to solve the pi(pi) calculation the quick sort algorithm and the Torsion problem are presented. The program s are written and compiled in Microsoft Visual C + +.