Related articles |
---|
sequential binary parallelization at run-time wangli.one@gmail.com (Lauren) (2007-10-25) |
Re: sequential binary parallelization at run-time gneuner2@comcast.net (George Neuner) (2007-10-27) |
Unpopular parameter passing mechanisms and parallelisation (was Re: se al407@cam.ac.uk (Anton Lokhmotov) (2007-10-28) |
Re: Unpopular parameter passing mechanisms and parallelisation torbenm@tyr.diku.dk (2007-10-29) |
Re: Unpopular parameter passing mechanisms and parallelisation haberg@math.su.se (2007-10-29) |
Re: Unpopular parameter passing mechanisms and parallelisation (was Re gneuner2@comcast.net (George Neuner) (2007-10-30) |
Re: Unpopular parameter passing mechanisms and parallelisation (was Re gah@ugcs.caltech.edu (glen herrmannsfeldt) (2007-10-30) |
[3 later articles] |
From: | Lauren <wangli.one@gmail.com> |
Newsgroups: | comp.compilers |
Date: | Thu, 25 Oct 2007 11:38:38 -0000 |
Organization: | Compilers Central |
Keywords: | parallel, question |
Posted-Date: | 26 Oct 2007 09:36:47 EDT |
Dear all:
I find the dynamic binary optimization being very popular with the
virtual machine techniques. Most of the papers I have found are
applying conventional compilation optimizations to the sequential
binary to get some speedup. But in the multicore or manycore era, how
shall we exploit various granularity parallelism at run-time? How
extracting parallelism from the serial binary? I can't find papers
about paralleling sequential binary at run-time.
Thanks very much!
[If anyone has the answer to this question, I know a whole lot of people
who'd like to talk to you. -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.