𝔖 Bobbio Scriptorium
✦   LIBER   ✦

Software for parallel computing: the LAM implementation of MPI

✍ Scribed by Christopher A. Swann


Publisher
John Wiley and Sons
Year
2001
Tongue
English
Weight
84 KB
Volume
16
Category
Article
ISSN
0883-7252

No coin nor oath required. For personal study only.

✦ Synopsis


Abstract

Many econometric problems can benefit from the application of parallel computing techniques, and recent advances in hardware and software have made such application feasible. There are a number of freely available software libraries that make it possible to write message passing parallel programs using personal computers or Unix workstations. This review discusses one of theseβ€”the LAM (Local Area Multiprocessor) implementation of MPI (the Message Passing Interface). Copyright Β© 2001 John Wiley & Sons, Ltd.


πŸ“œ SIMILAR VOLUMES


Parallel implementation of a ray tracing
✍ Lee, Tong-Yee; Raghavendra, C. S.; Nicholas, John B. πŸ“‚ Article πŸ“… 1997 πŸ› John Wiley and Sons 🌐 English βš– 145 KB πŸ‘ 3 views

Ray tracing is a well known technique to generate life-like images. Unfortunately, ray tracing complex scenes can require large amounts of CPU time and memory storage. Distributed memory parallel computers with large memory capacities and high processing speeds are ideal candidates to perform ray tr

A Comparison of Implementation Strategie
✍ Salvatore Orlando; Raffaele Perego πŸ“‚ Article πŸ“… 1998 πŸ› Elsevier Science 🌐 English βš– 348 KB

Data-parallel languages allow programmers to easily express parallel computations by means of high-level constructs. To reduce overheads, the compiler partitions the computations among the processors at compile-time, on the basis of the static data distribution suggested by the programmer. When exec

Towards a complete framework for paralle
✍ Succi, Giancarlo; Uhrik, Carl πŸ“‚ Article πŸ“… 1996 πŸ› John Wiley and Sons 🌐 English βš– 784 KB

Although logic languages, due to their nnn-declarative nature, are widely proclaimed to be conducive in theory to parallel implementation, in fact there appears to be insufficient practical evidence to stimulate further developments in this field. The paper puts forward various complications which a