Optimizing parallel programs?

"Juergen Vollmer" <vollmer@karlsruhe.gmd.de>
Thu, 25 Feb 1993 17:26:47 GMT

          From comp.compilers

Related articles
Optimizing parallel programs? vollmer@karlsruhe.gmd.de (Juergen Vollmer) (1993-02-25)
| List of all articles for this month |

Newsgroups: comp.compilers
From: "Juergen Vollmer" <vollmer@karlsruhe.gmd.de>
Keywords: optimize, parallel, question
Organization: Compilers Central
Date: Thu, 25 Feb 1993 17:26:47 GMT

Hello


I'm looking for information about optimization techniques (i.e. analysis
and transformation) of explicit parallel (imperative/functional/logical)
programs.


The optimization should be able to deal with things like: execution of
statements in parallel, message passing, shared and distributed memory,
etc. which are specified explicitly in the source program.


Any reference is welcome. Please email to me, I will summarize.


Juergen Vollmer
vollmer@karlsruhe.gmd.de
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.