Related articles |
---|
About Mapping and Scheduling milla.sun@gmail.com (2008-07-11) |
Re: About Mapping and Scheduling kamalpr@hp.com (kamal) (2008-07-15) |
From: | milla.sun@gmail.com |
Newsgroups: | comp.compilers |
Date: | Fri, 11 Jul 2008 06:42:15 -0700 (PDT) |
Organization: | Compilers Central |
Keywords: | question, parallel |
Posted-Date: | 12 Jul 2008 23:54:22 EDT |
Hi,everyone,
Does there exist any compilers with these functions or addressing the
following issues:
1.Given a task graph generated from program, allocate all the tasks,
or to say "mapping the tasks to processors"
2.the compilers do some task scheduling work according to some
parameters(such as task execution time,etc) to minimize the cost
Any compilers have implemented these or correspond to these issues?
And any good paper or research result related to these ?
Thanks !~~
Return to the
comp.compilers page.
Search the
comp.compilers archives again.