How is this problems solved in praxis?

fernau@cs.newcastle.edu.au (Henning Fernau)
2 Jul 2003 00:43:29 -0400

          From comp.compilers

Related articles
How is this problems solved in praxis? fernau@cs.newcastle.edu.au (2003-07-02)
| List of all articles for this month |

From: fernau@cs.newcastle.edu.au (Henning Fernau)
Newsgroups: comp.compilers
Date: 2 Jul 2003 00:43:29 -0400
Organization: http://groups.google.com/
Keywords: parallel, question
Posted-Date: 02 Jul 2003 00:43:29 EDT

When designing a compiler automatically parallelizing programs after
data-flow analysis, it would be desirable if the number of
communications (or thread switches when run on fewer processors than
threads) between threads would be minimized. How is this problem
solved in praxis (if at all)?


Best regards,


Henning


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.