| Related articles |
|---|
| Looking for Fine Grained Parallel Compiler Refs mhopper@eecom.gatech.edu (1994-04-21) |
| Re: Looking for Fine Grained Parallel Compiler Refs kamal@cse.iitb.ernet.in (1994-04-30) |
| Newsgroups: | comp.compilers |
| From: | mhopper@eecom.gatech.edu (Michael A. Hopper) |
| Keywords: | parallel, question |
| Organization: | Electrical and Computer Engineering, Georgia Tech. |
| Date: | Thu, 21 Apr 1994 17:14:55 GMT |
I am looking for papers on parallelizing compilers for fine grain message
passing computer architectures. I am interested in the exploitation of
fine/medium grained parallelism (this may be called task level
parallelism, it is just above instruction level parallelism). I am
looking specifically for compiler techniques to recognize this parallelism
and map the code and data to the processors. The target architecture is a
message passing MIMD with very fast I/O and limited memory per processor.
It shares some similarities with the MIT J-Machine.
Does anyone have references on the current work in this area? Thanks for
your help.
-Mike Hopper
--
| mhopper@eecom.gatech.edu
| Office: CoC 333
| Phone: (404) 853-9368
| Home: (404) 409-9209
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.