Sciweavers

678 search results - page 7 / 136
» Lock-free parallel dynamic programming
Sort
View
IEEEPACT
1997
IEEE
15 years 3 months ago
MDL: A Language and Compiler for Dynamic Program Instrumentation
Jeffrey K. Hollingsworth, Barton P. Miller, M. J. ...
PC
2007
343views Management» more  PC 2007»
14 years 11 months ago
Runtime scheduling of dynamic parallelism on accelerator-based multi-core systems
We explore runtime mechanisms and policies for scheduling dynamic multi-grain parallelism on heterogeneous multi-core processors. Heterogeneous multi-core processors integrate con...
Filip Blagojevic, Dimitrios S. Nikolopoulos, Alexa...
90
Voted
ISCA
1992
IEEE
113views Hardware» more  ISCA 1992»
15 years 3 months ago
Dynamic Dependency Analysis of Ordinary Programs
A quantitative analysis of program execution is essential to the computer architecture design process. With the current trend in architecture of enhancing the performance of unipr...
Todd M. Austin, Gurindar S. Sohi
105
Voted
IPPS
1999
IEEE
15 years 3 months ago
Reducing Parallel Overheads Through Dynamic Serialization
If parallelism can be successfully exploited in a program, significant reductions in execution time can be achieved. However, if sections of the code are dominated by parallel ove...
Michael Voss, Rudolf Eigenmann
JPDC
2010
133views more  JPDC 2010»
14 years 6 months ago
Lock-free parallel dynamic programming
We show a method for parallelizing top down dynamic programs in a straightforward way by a careful choice of a lock-free shared hash table implementation and randomization of the ...
Alex Stivala, Peter J. Stuckey, Maria Garcia de la...