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
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
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
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