home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / parallel / 2496 < prev    next >
Encoding:
Text File  |  1992-11-10  |  1.2 KB  |  37 lines

  1. Newsgroups: comp.parallel
  2. Path: sparky!uunet!gatech!hubcap!fpst
  3. From: jensen@slow.cs.usu.edu (Gerald Jensen)
  4. Subject: Looking for references on program partitioning
  5. Message-ID: <1992Nov9.150727.60536@cc.usu.edu>
  6. Sender: jensen@slow (Gerald Jensen)
  7. Nntp-Posting-Host: slow.cs.usu.edu
  8. Organization: Clemson University
  9. Date: 9 Nov 92 15:07:25 MDT
  10. Approved: parallel@hubcap.clemson.edu
  11. Lines: 24
  12.  
  13.  
  14. I am doing a thesis on partitioning sequential programs onto multi-processing
  15. systems (i.e. automatic parallelization of sequential programs).  My work 
  16. will be targeted for loosely-coupled machines but may also be applicable to
  17. shared-memory systems.  As the primary tool, I plan to use the Program
  18. Dependence Graph (PDG).
  19.  
  20. I am therefore looking for ANY references to previous work done in this or
  21. related topics.  Of particular interest would be intermediate representations
  22. like the PDG which could be used as tools in program partitioning.
  23.  
  24. Also, if anyone has implemented programs to generate PDGs or other dependence
  25. representations and are willing to share them, I would be very appreciative.
  26.  
  27.  
  28. Thanks,
  29.  
  30. Gerry Jensen
  31. jensen@slow.cs.usu.edu
  32.  
  33.  
  34. Keywords: dependence graphs, parallelization
  35.  
  36.  
  37.