𝔖 Bobbio Scriptorium
✦   LIBER   ✦

OdinMP/CCp?a portable implementation of OpenMP for C

✍ Scribed by Brunschen, Christian ;Brorsson, Mats


Publisher
John Wiley and Sons
Year
2000
Tongue
English
Weight
89 KB
Volume
12
Category
Article
ISSN
1040-3108

No coin nor oath required. For personal study only.

✦ Synopsis


We describe here the design and performance of OdinMP/CCp, which is a portable compiler for C-programs using the OpenMP directives for parallel processing with shared memory. OdinMP/CCp was written in Java for portability reasons and takes a C-program with OpenMP directives and produces a C-program for POSIX threads.

We describe some of the ideas behind the design of OdinMP/CCp and show some performance results achieved on an SGI Origin 2000 and a Sun E10000. Speedup measurements relative to a sequential version of the test programs show that OpenMP programs using OdinMP/CCp exhibit excellent performance on the Sun E10000 and reasonable performance on the Origin 2000.


πŸ“œ SIMILAR VOLUMES


JaMP: an implementation of OpenMP for a
✍ Michael Klemm; Matthias Bezold; Ronald Veldema; Michael Philippsen πŸ“‚ Article πŸ“… 2007 πŸ› John Wiley and Sons 🌐 English βš– 425 KB
Efficient implementation of a portable p
✍ Morrow, P. J.; Crookes, D.; Brown, J.; McAleese, G.; Roantree, D.; Spence, I. πŸ“‚ Article πŸ“… 1999 πŸ› John Wiley and Sons 🌐 English βš– 219 KB πŸ‘ 3 views

This paper describes a domain specific programming model for execution on parallel and distributed architectures. The model has initially been targeted at the application area of image processing, though the techniques developed may be more generally applicable to other domains where an algebraic or

An experimental study of an antenna syst
✍ M. Clenet; J. F. Diouris; A. Sharaiha; J. Saillard; C. Terret πŸ“‚ Article πŸ“… 1997 πŸ› John Wiley and Sons 🌐 English βš– 497 KB πŸ‘ 3 views

The subject is the study of an antenna system for a portable terminal. Experiments and theoretical results of the different types of antennas we use are compared. The main characteristics of the antenna system are reported and compared. A blind adapti¨e algorithm is used with the experimental data i

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