Sciweavers

7092 search results - page 169 / 1419
» Parallelizing constraint programs
Sort
View
PDPTA
1996
14 years 2 days ago
Automated Performance Measurement of Parallel Programs
A new approach to monitoring the runtime behaviour of parallel programs will be presented. Our approach provides a speci cation language to build measurement models which describe...
Xiandeng Huang, Christoph Steigner
PPOPP
1997
ACM
14 years 3 months ago
Effective Fine-Grain Synchronization for Automatically Parallelized Programs Using Optimistic Synchronization Primitives
As shared-memory multiprocessors become the dominant commodity source of computation, parallelizing compilers must support mainstream computations that manipulate irregular, point...
Martin C. Rinard
SC
1991
ACM
14 years 2 months ago
Delayed consistency and its effects on the miss rate of parallel programs
In cache based multiprocessors a protocol must maintain coherence among replicated copies of shared writable data. In delayed consistency protocols the effect of out-going and in-...
Michel Dubois, Jin-Chin Wang, Luiz André Ba...
IJWGS
2007
88views more  IJWGS 2007»
13 years 10 months ago
Parallel programming over ChinaGrid
: Grid computing is becoming more and more attractive for providing a convenient uniform platform for coordinating highly distributed and heterogeneous resources and services. In t...
Weiyuan Huang, Yongwei Wu, Yulai Yuan, Jia Liu, Gu...
EUROPAR
1998
Springer
14 years 3 months ago
A Lower Bound for Dynamic Scheduling of Data Parallel Programs
Instruction Balanced Time Slicing IBTS allows multiple parallel jobs to be scheduled in a manner akin to the well-known gang scheduling scheme in parallel computers. IBTS however a...
Fabrício Alves Barbosa da Silva, Luis Migue...