- .nams-info/
- Adaptor: A Compilation System for Data Parallel Fortran
Programs
Last modified 11:00:00, 27 May 1994 - 95.4K - PostScript
(to be published in VIEWEG)
- aero_slides.ps
Last modified 08:56:00, 29 Jun 1998 - 399.4248046875K - PostScript
- aerolog.ps
Last modified 08:56:00, 29 Jun 1998 - 487.96484375K - PostScript
- bregier_slides.ps
Last modified 08:56:30, 10 Nov 1998 - 1.5M - PostScript
- Technical report: PPPE Deliverable D4.3.a - Comparison of HPF-like
Systems v1.1
Last modified 11:00:00, 27 May 1994 - 533.8427734375K - PostScript
November 22, 1993.
Abstract: This report describes our experience with some of the
existing prototype HPF systems which were available to the
members of the PPPE project. The comparison and evaluation of
these early HPF compilers was equally difficult and important
in order to gain some feedback to the compiler designers but
also to accumulate some initial skills in writing efficient HPF
programs.
Authors: V. Getov, University of Vienna;
T. Brandes, GMD;
B. Chapman, University of Southampton;
A. Dunlop, University of Southampton;
T. Hey, University of Southampton and
D. Pritchard, University of Southampton.
- Compiling Data Parallel Programs to Message Passing Programs for
Massively Parallel MIMD Systems
Last modified 11:00:00, 27 May 1994 - 140.4228515625K - PostScript
in "Working Conference on MASSIVELY PARALLEL PROGRAMMING MODELS:
Suitability, Realization, and Performance", Berlin, September 1993.
- ADAPTOR Distributed Array Library (DALIB) Version 4.0 (April
1996)
Last modified 12:00:00, 27 Mar 1996 - 376.412109375K - PostScript
Description of DALIB run-time system of the generated
message-passing programs.
- dbetsy_slides.ps
Last modified 08:56:00, 29 Jun 1998 - 286.1767578125K - PostScript
- Compiling High Performance Fortran to Message Passing
Last modified 13:42:00, 3 Feb 1998 - 23.0K - gzipped PostScript
Abstract: ADAPTOR is a public domain High Performance Fortran
compilation system that provides the comfortable data
parallel programming paradigm on parallel machines with
distributed memory. Therefore, the data parallel programs
with their global view of data are translated to programs
that work on the local parts of the distributed data and
exchange the other needed data via message passing. This
paper describes the design and the implementation of the
ADAPTOR system and discussesits portability by using a
portable messagepassing interface. The advantages of using
the new message passing interface MPI are outlined.
Furthermore, the combination of data parallel programs with
efficient message passage programs is discussed that will
allow the use of existing libraries.
Author: Thomas Brandes (brandes@gmd.de), German National Research Center for Information
Technology (GMD), Schlo Birlinghoven, D-53754 St. Augustin, Germany
- Evaluation of High Performance Fortran on some Real
Applications
Last modified 11:00:00, 27 May 1994 - 128.267578125K - PostScript
Abstract: Due to the existence of a global name space, the data
parallel programming model is very comfortable to use. All
communication requirements are implicit and therefore left to
the compiler. To support this model even to general classes
of parallel architectures, i.e. MIMD machines with
distributed memory, High Performance Fortran was developed.
Beside a data parallel point of view the programmer has the
ability to specify data distributions explicitly via
directives. Some real application programs have been
investigated to show the usefulness of High Performance
Fortran. Therefore these programs have been transformed into
the data parallel style and a prototype compilation system
has been used to translate them to message-passing programs
running on different platforms. The results verify that the
generated message-passing programs scale and can achieve
nearly the same performance as their hand-written
counterparts. The experiences have also shown where the data
parallel programming model has difficulties and where
additional optimizations are required.
Author: Dr. Thomas Brandes (brandes@gmd.de), German National Research Center for
Computer Science (GMD), P.O. Box 1316, 53731 Sankt Augustin, Germany. ; Tel: +49 2241-14-2492; FAX: +49 2241-14-2181
- Optimisations in the High Performance Fortran Compilation
System ADAPTOR
Last modified 11:00:00, 13 Oct 1995 - 369.3583984375K - PostScript
Presented at the HPF Workshop, Southampton, UK. [The Duff
postscript won't preview so I can't be sure of this.]
Author: Dr. Thomas Brandes (brandes@gmd.de), German National Research Center for
Computer Science (GMD), P.O. Box 1316, 53731 Sankt Augustin, Germany. ; Tel: +49 2241-14-2492; FAX: +49 2241-14-2181
- hpf.ps
Last modified 11:00:00, 27 May 1994 - 205.50390625K - PostScript
Paper about High Performance Fortran / Adaptor (in
German)
- Adaptor Installation Guide Version 6.0
Last modified 08:14:30, 25 Jun 1998 - 244.724609375K - PostScript
Author: Dr. Thomas Brandes (brandes@gmd.de), German National Research Center for
Computer Science (GMD), P.O. Box 1316, 53731 Sankt Augustin, Germany. ; Tel: +49 2241-14-2492; FAX: +49 2241-14-2181
- Adaptor Programmers Guide Version 6.0
Last modified 08:15:30, 25 Jun 1998 - 729.4130859375K - PostScript
- rel_notes.6.1.ps
Last modified 14:32:30, 23 Dec 1998 - 152.73046875K - PostScript
- scalapack.ps
Last modified 11:01:00, 6 May 1996 - 131.4716796875K - PostScript
- tasking.ps
Last modified 12:03:30, 22 Feb 1999 - 361.9853515625K - PostScript
- tasking.ps.gz
Last modified 12:03:30, 22 Feb 1999 - 124.4775390625K - gzipped PostScript
- Adaptor : a public domain HPF compilation System (Tutorial)
Last modified 11:00:00, 27 Apr 1995 - 143.4599609375K - PostScript
German National Research Center for Information
Technology (GMD), Institute for Algorithms and Scientific
Computing (SCAI)
Author: Dr. Thomas Brandes (brandes@gmd.de), German National Research Center for
Computer Science (GMD), P.O. Box 1316, 53731 Sankt Augustin, Germany. ; Tel: +49 2241-14-2492; FAX: +49 2241-14-2181
- High Performance Fortran (HPF): The Language (Tutorial)
Last modified 11:00:00, 27 Apr 1995 - 222.787109375K - PostScript
Author: Dr. Thomas Brandes (brandes@gmd.de), German National Research Center for
Computer Science (GMD), P.O. Box 1316, 53731 Sankt Augustin, Germany. ; Tel: +49 2241-14-2492; FAX: +49 2241-14-2181
- High Performance Fortran (HPF) - The new Standard for Data
Parallel Programming (Tutorial)
Last modified 11:00:00, 27 Apr 1995 - 213.3291015625K - PostScript
Author: Dr. Thomas Brandes (brandes@gmd.de), German National Research Center for
Computer Science (GMD), P.O. Box 1316, 53731 Sankt Augustin, Germany. ; Tel: +49 2241-14-2492; FAX: +49 2241-14-2181
- Adaptor Users Guide Version 6.0
Last modified 14:52:30, 21 Dec 1998 - 325.4912109375K - PostScript
Author: Dr. Thomas Brandes (brandes@gmd.de), German National Research Center for
Computer Science (GMD), P.O. Box 1316, 53731 Sankt Augustin, Germany. ; Tel: +49 2241-14-2492; FAX: +49 2241-14-2181
- uguide_6.0.ps
Last modified 08:15:30, 25 Jun 1998 - 279.2236328125K - PostScript