Related articles |
---|
Looking for a data dependence generator ali@sbcs.sunysb.edu (1992-09-28) |
Re: Looking for a data dependence generator rjohnson@cs.cornell.edu (1992-09-29) |
Newsgroups: | comp.compilers,comp.parallel |
From: | ali@sbcs.sunysb.edu (Ai Li) |
Organization: | State University of New York at Stony Brook |
Date: | Mon, 28 Sep 1992 18:54:41 GMT |
Keywords: | parallel, optimize, vector |
Hi,
I am working on a research project for a parallel system and the
project needs a data dependence generator which can detect and
extract all data dependence information (distance vectors, director
vectors, etc) for a given program (mainly for loop structures). Since
lots of work have been done on data dependence analysis for years, I
would like to know whether I could get such a program from somewhere.
I would appreciate greatly if someone could provide me some
information or an available program.
Thanks in advance.
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.