home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.parallel
- Path: sparky!uunet!gatech!hubcap!fpst
- From: jensen@slow.cs.usu.edu (Gerald Jensen)
- Subject: Looking for references on program partitioning
- Message-ID: <1992Nov9.150727.60536@cc.usu.edu>
- Sender: jensen@slow (Gerald Jensen)
- Nntp-Posting-Host: slow.cs.usu.edu
- Organization: Clemson University
- Date: 9 Nov 92 15:07:25 MDT
- Approved: parallel@hubcap.clemson.edu
- Lines: 24
-
-
- I am doing a thesis on partitioning sequential programs onto multi-processing
- systems (i.e. automatic parallelization of sequential programs). My work
- will be targeted for loosely-coupled machines but may also be applicable to
- shared-memory systems. As the primary tool, I plan to use the Program
- Dependence Graph (PDG).
-
- I am therefore looking for ANY references to previous work done in this or
- related topics. Of particular interest would be intermediate representations
- like the PDG which could be used as tools in program partitioning.
-
- Also, if anyone has implemented programs to generate PDGs or other dependence
- representations and are willing to share them, I would be very appreciative.
-
-
- Thanks,
-
- Gerry Jensen
- jensen@slow.cs.usu.edu
-
-
- Keywords: dependence graphs, parallelization
-
-
-