Sciweavers

1628 search results - page 114 / 326
» Dynamically Adaptive Parallel Programs
Sort
View
CGO
2003
IEEE
15 years 8 months ago
Dynamic Trace Selection Using Performance Monitoring Hardware Sampling
Optimizing programs at run-time provides opportunities to apply aggressive optimizations to programs based on information that was not available at compile time. At run time, prog...
Howard Chen, Wei-Chung Hsu, Dong-yuan Chen
146
Voted
PLDI
2012
ACM
13 years 5 months ago
Speculative separation for privatization and reductions
Automatic parallelization is a promising strategy to improve application performance in the multicore era. However, common programming practices such as the reuse of data structur...
Nick P. Johnson, Hanjun Kim, Prakash Prabhu, Ayal ...
CCGRID
2005
IEEE
15 years 8 months ago
Supporting the dynamic grid service lifecycle
This paper presents an architecture and implementation for a dynamic OGSA-based Grid service architecture that extends GT3 to support dynamic service hosting - where to host and r...
Jon B. Weissman, Seonho Kim, Darin England
118
Voted
CACM
2010
140views more  CACM 2010»
15 years 11 hour ago
FastTrack: efficient and precise dynamic race detection
Multithreaded programs are notoriously prone to race conditions. Prior work on dynamic race detectors includes fast but imprecise race detectors that report false alarms, as well ...
Cormac Flanagan, Stephen N. Freund
ISCA
2009
IEEE
318views Hardware» more  ISCA 2009»
15 years 9 months ago
Thread criticality predictors for dynamic performance, power, and resource management in chip multiprocessors
With the shift towards chip multiprocessors (CMPs), exploiting and managing parallelism has become a central problem in computer systems. Many issues of parallelism management boi...
Abhishek Bhattacharjee, Margaret Martonosi