Sciweavers

3660 search results - page 128 / 732
» Parallel Program Archetypes
Sort
View
112
Voted
IEEEPACT
2006
IEEE
15 years 11 months ago
Performance prediction based on inherent program similarity
Kenneth Hoste, Aashish Phansalkar, Lieven Eeckhout...
PPOPP
2009
ACM
16 years 5 months ago
Serialization sets: a dynamic dependence-based parallel execution model
This paper proposes a new parallel execution model where programmers augment a sequential program with pieces of code called serializers that dynamically map computational operati...
Matthew D. Allen, Srinath Sridharan, Gurindar S. S...
266
Voted
ICFP
2009
ACM
16 years 5 months ago
Parallel concurrent ML
Concurrent ML (CML) is a high-level message-passing language that supports the construction of first-class synchronous abstractions called events. This mechanism has proven quite ...
John H. Reppy, Claudio V. Russo, Yingqi Xiao
WOA
2000
15 years 6 months ago
Calculi for Network Aware Programming
ogramming are evaluated along three different guidelines: the programming abstractions the calculus suggests; the underlying programming model; the security mechanisms provided. Th...
Gian Luigi Ferrari, Rosario Pugliese, Emilio Tuost...
PODC
2009
ACM
16 years 2 months ago
Memory models: a case for rethinking parallel languages and hardware
The era of parallel computing for the masses is here, but writing correct parallel programs remains far more difficult than writing sequential programs. Aside from a few domains,...
Sarita V. Adve