๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

Parallelization techniques for numerical modelling


Publisher
Elsevier Science
Year
1999
Tongue
English
Weight
33 KB
Volume
25
Category
Article
ISSN
0167-8191

No coin nor oath required. For personal study only.

โœฆ Synopsis


This volume contains a selection of papers which were presented during a Dagstuhl Seminar in the Internationales Begegnungs-und Forschungszentrum f ur Informatik at Dagstuhl Castle. The title of the Seminar was ``Parallel Processing in the Engineering Sciences ยฑ Methods and Applications''. Parallel computers are meanwhile a generally accepted tool in all parts of applied scientiยฎc research. Unfortunately the speed up of algorithms is in practice often not as huge as theoretically awaited.

The intention of the seminar was to bring together scientists from the ยฎeld of Numerical Analysis, Computer Science, Engineering and Natural Science, respectively, in order to discuss the state of the art and future developments of parallel processing in the applied sciences. The meeting provided a forum of exchange between these dierent research ยฎelds.

In 24 talks various parallel algorithms for dierent computer architectures and parallel software for mathematical modeling of real life problems were presented.

Due to the variety of attacked problems and to the many dierent existing parallel computers no uniform methodology has evolved during the last years. Therefore dierent methods have to be used for concrete problems. This will also be demonstrated by nearly all the papers of this volume.

For example, in contrast to standard ยฎnite element methods, the recursive substructuring technique assembles the element matrices recursively in several levels. For automated parallelization the method is using functional programming. Adaptivity requires dynamic load balancing.

Adaptivity of multigrid methods for partial dierential equations can be attached by the concept of hash-table storage techniques.

The ecient eigenvalue and singular value computation on shared memory machines is described by two dierent techniques depending on the information that is required.

Nonlinear problems from structural ยฎnite element analysis usually are tackled with Newton-like methods. For a parallel implementation domain decomposition methods are used.

Hyper-systolic algorithms represent a new class of parallel computing structures. Their application to N-body computations and distributed matrix multiplication is discussed.


๐Ÿ“œ SIMILAR VOLUMES


Parallelization Techniques for Sparse Ma
โœ Manuel Ujaldรณn; Emilio L. Zapata; Shamik D. Sharma; Joel Saltz ๐Ÿ“‚ Article ๐Ÿ“… 1996 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 390 KB

Sparse matrix problems are difficult to parallelize efficiently on distributed memory machines since data is often accessed indirectly. Inspector-executor strategies, which are typically used to parallelize loops with indirect references, incur substantial runtime preprocessing overheads when refere

Hybrid numerical techniques for the mode
โœ Bing Keong Li; Feng Liu; Ewald Weber; Stuart Crozier ๐Ÿ“‚ Article ๐Ÿ“… 2009 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 774 KB

## Abstract Radiofrequency (RF) coils for use in MRI can have a significant effect on both the signalโ€toโ€noiseโ€ratio of MR images and the specific absorption rate inside the biological sample. In the past, prototypes were constructed and tested to investigate the performance of the RF coils and oft

Adaptive parallelization techniques in g
โœ Bouchaib Radi; Jean-Francois Estrade ๐Ÿ“‚ Article ๐Ÿ“… 1998 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 282 KB

M et eo-France is developing a new code for operational weather forecasting that includes components both for the variational analysis of meteorological observations and for the prediction model itself. So, we need to prepare our code for the new generation of parallel machines. The parallel version

Compilation techniques for parallel syst
โœ Rajiv Gupta; Santosh Pande; Kleanthis Psarris; Vivek Sarkar ๐Ÿ“‚ Article ๐Ÿ“… 1999 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 270 KB

Over the past two decades tremendous progress has been made in both the design of parallel architectures and the compilers needed for exploiting parallelism on such architectures. In this paper we summarize the advances in compilation techniques for uncovering and eectively exploiting parallelism at