BibTeX entry:

                  @inproceedings{BGLP99,
		  author={Bruno Bacci and Sergei Gorlatch and Christian Lengauer and Susanna Pelagatti},
		  title={Skeletons and Transformations in an Integrated Parallel Programming Environment},
		  year=1999,
  		  booktitle={Parallel Computing Technologies (PaCT-99)},
		  editors={Victor Malyshkin},
		  series={LNCS 1662},
		  publisher={Springer-Verlag},
		  pages={13--27},
abstract={
We present an integrated environment for the systematic development of
parallel and distributed programs. Our approach allows the user
to construct complex applications by composing and transforming skeletons,
i.e., recurring patterns of task and data parallelism.
First academic and commercial experience with skeleton-based systems
has demonstrated the benefits of the approach but also the lack of
a dedicated set of methods for algorithm design and performance prediction.
We take a first step towards such a set of methods by proposing an
environment which integrates a framework for algorithm transformation,
called FAN, with two existing skeleton-based programming systems:
the academic system P3L and its commercial counterpart SkIE.
}
 

Paper itself:

The final version is not available due to copyright restrictions! It can be found in the issue of LNCS or requested from the authors.

Here is the submitted, a very preliminary version (7 pages long; Note: the final version is 15 pages long):

Cross links:

Sergei Gorlatch