Related articles |
---|
Reference Works wanted: compiler techniques for parallel hardware? bear@sonic.net (Ray Dillinger) (2005-07-02) |
Re: Reference Works wanted: compiler techniques for parallel hardware? gneuner2@comcast.net (George Neuner) (2005-07-05) |
Re: Reference Works wanted: compiler techniques for parallel hardware? drizzle76@gmail.com (dz) (2005-07-11) |
From: | "dz" <drizzle76@gmail.com> |
Newsgroups: | comp.compilers |
Date: | 11 Jul 2005 10:46:44 -0400 |
Organization: | http://groups.google.com |
References: | 05-07-007 |
Keywords: | parallel |
Posted-Date: | 11 Jul 2005 10:46:44 EDT |
Perhaps this url should lead to some research in this area -
http://graphics.stanford.edu/streamlang/
Especially look at Stream C and Kernel C which are catered for
programming DSP kernels and applications. Another very broad area that
comes to my mind is Synchronous data flow diagrams and subsequent code
generation.
dz
Ray Dillinger wrote:
> Are there any well-developed strategies for developing languages that
> take advantage of parallel hardware?
Return to the
comp.compilers page.
Search the
comp.compilers archives again.